I am trying to get Emacs-like Keybindings in GTK, Firefox, Chrome, etc. I have followed the directions recommended here (and in lots of places) but to no effect.
In other words, I added gtk-key-theme-name = "Emacs"
to my .gtkrc-2.0
, and I also ran gconf-editor
and set /desktop/gnome/interface/gtk_key_theme
to "Emacs". I even rebooted just for good measure.
I am using an ordinary 12.04 install, with Unity 3D as the desktop environment.
gsettings set org.gnome.desktop.interface gtk-key-theme "Emacs"
– sam Aug 29 '12 at 14:49$ gsettings set org.gnome.desktop.interface gtk-key-theme "Default"
– shock_one May 22 '14 at 13:18