I tried to use "C-i C-f" for a command, but found out "C-i" was the key for TAB.
I tried using translate or something before to switch keys and now when I type "C-i", "H-i" shows up.
I tried (keyboard-translate "H-i" "C-i") and now Tab and "C-i" show Mouse-2
Now I realized that keyboard-translate is probably permanent, is there a way to reset it?
Thanks in advance ^^