[xmonad] darcs patch: Grab all keycodes linked to each keysym,
not just one
Brent Yorgey
byorgey at seas.upenn.edu
Fri Jan 2 09:33:54 EST 2009
On Mon, Dec 15, 2008 at 07:57:11PM +0100, svein.ove at aas.no wrote:
> Sat Dec 13 22:06:02 CET 2008 svein.ove at aas.no
> * Grab all keycodes linked to each keysym, not just one
> XKeysymToKeycode only gives the first code bound to a given symbol. To
> handle the case where multiple keys are bound to the same symbol,
> XKeycodeToKeysym is used instead, searching through all possible (247)
> keycodes for each sym.
I don't understand the significance of this patch. Could you explain
a bit more? What incorrect behavior does it fix? Could it be related
to Issue #102?
http://code.google.com/p/xmonad/issues/detail?id=102
Is it related to any other issues in the bug tracker?
thanks,
-Brent
More information about the xmonad
mailing list