
18 Apr
2007
18 Apr
'07
7:31 p.m.
On Wed, 18 Apr 2007 13:04:18 +0200
"Bas van Dijk"
It seems like I've located the problem. Because I was doing some numeric input in OpenOffice Calc I enabled num-lock. This seems to change to modMask.
So the "solution" is to disable num-lock before giving xmonad commands. However this is not a very user friendly solution.
For now, you can find the value of your numlock mask with xev, and change the numlockMask in Config.hs Spencer Janssen