emacs keybindings in ubuntu 12.04
- by sam
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:
http://kb.mozillazine.org/Emacs_Keybindings_(Firefox)
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 Ubuntu 12.04 install, with unity3d as the desktop environment.
Thanks!
Sam