Re: [Sawfish] F1-F12 keybinding on gnome background. |
[ Thread Index | Date Index | More lists.tuxfamily.org/sawfish Archives ]
On Saturday 21 April 2012 16:03:02 Deric Bytes wrote:
My global-keymap bindings for the Function keys F1-F12 do not seem to work on the gnome background.
They work if I click on the top gnome panel.
And also work when focus is on a window.
I am using the latest archlinux packages - sawfish 1.8.2, gnome 3.2.1 fallback
(bind-keys global-keymap
"F1" '(switch-2-terminal)
"F2" '(switch-2-emacs)
"F3" '(switch-2-firefox)
"F4" '(switch-2-gmail)
;; NOTE: F5 is usually refresh
)Dunno what switch-2-terminal is, but maybe
"F1" 'switch-2-terminal
Regards
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |