[ltp] T40 forward/back keys in Mozilla

Pekka Pessi linux-thinkpad@linux-thinkpad.org
Tue, 09 Dec 2003 19:27:03 +0200


Rob Mayoff <mayoff@dqd.com> writes:
>If xev prints FocusIn and FocusOut events as a result of you pressing
>the Back/Forward keys, then some other program has "grabbed" those keys.
>Possibly you (or someone) has configured Metacity to grab the keys.

>gconftool-2 -R /apps/metacity/global_keybindings | grep -v disabled

I checked the output, there is nothing about F19/F20. 
Left/Right/Up/Down/Escape/Tab with various modifiers.

On the closer look it seems to be that "tpb" is the culprit. Mea culpa.

>If you see F19 or F20 in the output, you need to change metacity's
>keybindings.  Metacity doesn't have a nice interface for this, so I
>suggest using gconf-editor to do it.

RedHat 8.0 uses more-or-less nice program called
gnome-keybinding-properties for editing keybindings.

--Pekka