You are not logged in.
I configure every Linux system I use to have Emacs keybindings in all GTK text fields; these are things like ctrl+a to go to the beginning of a line. I believe I've set it up every time using gconftool, like this: http://kb.mozillazine.org/Emacs_Keybindings_(Firefox)
This worked in Xfce 4.4.0, but I just upgraded and no text field has these Emacs key shortcuts! Is this a bug? A known issue? What can I do to restore this functionality?
Thanks
Offline
Ah, I figured it out, with some help from "squisher," on the IRC channel. It seems the new settings manager stores its own copies of values, including ones that Gtk uses. Using gconftool now no longer changes the setting for Xfce. I was able to find it with xfconf-query, and enabled Emacs keybindings in Xfce by typing:
xfconf-query -c xsettings -p /Gtk/KeyThemeName -s Emacs
I now don't have to downgrade to Xfce 4.4.
Someone should blog about this, linked on the Xfce main page. And it should be in the Wiki.
Offline
[ Generated in 0.005 seconds, 7 queries executed - Memory usage: 513.18 KiB (Peak: 521.07 KiB) ]