
8 Mar
2011
8 Mar
'11
2:47 p.m.
Comment #2 on issue 435 by daniel.w...@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 })