On Mon, Mar 19, 2007 at 02:18:58PM +0000, MJ Ray wrote:
Eur Ing Chris Green cl@isbd.net wrote:
I know there's a way to do this but I've forgotten what it is.
How do I get "Unix'ish" keyboard shortcuts in Firefox? [...]
I think you want to look for the Emacs keybinding setting in gtkrc. I can't remember the exact details, but I hope that's enough info for you to find it. (I think the GTK maintainers switched to Windows keybindings very badly - ctrl-A went from "start of line" to "select all" so if you wanted to type something extra on the start of the line, you suddenly erased the buffer with no undo possible.)
Excellent, thank you very much, a quick Google for "Emacs keybinding gtkrc" and up popped the specific set-up for this in Firefox. ... and now CTRL/U in particular does what I expect.