[xmonad] Issue 182 in xmonad: Key bindings should be showable
codesite-noreply at google.com
codesite-noreply at google.com
Fri Jan 13 01:19:48 CET 2012
Comment #10 on issue 182 by allber... at gmail.com: Key bindings should be
showable
http://code.google.com/p/xmonad/issues/detail?id=182
On US keyboards, xmonad will not see xK_question because that is not bound
directly; instead, programs get "?" from XLookupString(ShiftMask,
XK_slash). On some other keyboards, xK_question is the directly bound key.
More information about the xmonad
mailing list