arjanv@xxxxxxxxxx (Arjan van de Ven) writes: >> > "Home" and "End" work. Ctrl+A tends to be mapped to "Select All" in >> > Gnome - following "popular convention". >> >> How can I change this without executing gnome-settings-daemon? > > make sure you have something like this: > $ cat ~/.gtkrc-2.0 > gtk-key-theme-name = "Emacs" Cool, it works. Many thanks. Enrico