Can anyone tell me how to enable Emacs keybind on Chrome?
I found some links but they are either not clearly mentioning how to do so or not what I want (I don't want external tools to be run for this purpose).
|
Can anyone tell me how to enable I found some links but they are either not clearly mentioning how to do so or not what I want (I don't want external tools to be run for this purpose). |
||||
|
If you're using gtk3 the settings are in the
And to switch back:
If you're using gtk2 the settings are in the
And if you want to customize the keybindings you can copy the settings into ps. so does this mean you've managed to win the battle against Unity to steal all your modify keys back for Emacs to use?! :) |
|||||||
|
gconftool-2 --set /desktop/gnome/interface/gtk_key_theme Emacsor maybegconftool-2 --type string --set /desktop/gnome/interface/gtk_key_theme Emacs. – Chan-Ho Suh Apr 24 '12 at 17:11