[xmonad] Issue 435 in xmonad: no longer possible to bind actions to mod2Mask + key

codesite-noreply at google.com codesite-noreply at google.com
Tue Mar 8 20:47:19 CET 2011


Comment #2 on issue 435 by daniel.w... at gmail.com: no longer possible to  
bind actions to mod2Mask + key
http://code.google.com/p/xmonad/issues/detail?id=435

That code looks like it would make an infinite type error (though I haven't  
tried it). Did you mean this, instead?

setNumLockMask m = modify (\x -> x { numberlockMask = m })




More information about the xmonad mailing list