[xmonad] EZConfig, binding special keys
wirtwolff
wirtwolff at gmail.com
Mon Jan 5 03:45:27 EST 2009
Lars, as well as the normal M.fromList with M.union binding method, you
can also use EZConfig.additionalKeys if you want, as that uses the
(mod1Mask, xK_SomeKey) style bindings you will need. (no easy submaps,
like additionalKeysP, though)
http://subvert.org.uk/~bma/technotes/getting-fancy-keys-working/ has
step by step directions for using xev and xmodmap to get special keys
working in xmonad.
regards,
Wirt
More information about the xmonad
mailing list