Sherman Grunewagen <sugarwa...@gmx.com> writes: > Just moved from F21 to F25 and many things are not working as expected (which > is to be expected!) > One is the way to get most applications (like Firefox, and KDE itself, to > honour basic emacs > key bindings for cursor motions. In F21 and prior I had a little file in my > home dir called > ".gtkrc-2.0" which contained this magic line: > > gtk-key-theme-name = "Emacs" > > This no longer works. > Would one of you kind souls share the magic incantation for F25? > Thanks! > > -Sherman > > _______________________________________________ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email to users-le...@lists.fedoraproject.org
Hi, This snippet from http://shallowsky.com/blog/linux/gtk3-emacs-key-theme.html works for gtk+ Firefox. ~/.config/gtk-3.0/settings.ini [Settings] gtk-key-theme-name = Emacs _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org