[xmonad] Issue 460 in xmonad: XMonad.Util.EZConfig multimediaKeys missing <XF86TouchpadToggle>
codesite-noreply at google.com
codesite-noreply at google.com
Fri Sep 23 14:58:26 CEST 2011
Updates:
Status: Fixed
Comment #4 on issue 460 by vogt.a... at gmail.com: XMonad.Util.EZConfig
multimediaKeys missing <XF86TouchpadToggle>
http://code.google.com/p/xmonad/issues/detail?id=460
Sat Sep 17 11:14:19 EDT 2011 Daniel Schoepe
* Add XF86TouchpadToggle to the list of multimedia keys in X.U.EZConfig
stringToKeysym "XF86TouchpadToggle" looks like it will work here (it equals
269025193, not 0), so no changes to the X11 binding seem to be necessary.
Perhaps it would be better to just pass all strings that look
like "<XF86....>" minus the <> to stringToKeysym.
More information about the xmonad
mailing list