ignore numlock/capslock on mouse bindings

This commit is contained in:
Jason Creighton
2007-06-01 01:51:37 +00:00
parent 9669c26fdc
commit b46a449baf
3 changed files with 12 additions and 8 deletions

View File

@@ -3,3 +3,4 @@ import Graphics.X11.Xlib.Types (Dimension)
import Graphics.X11.Xlib (KeyMask)
borderWidth :: Dimension
modMask :: KeyMask
numlockMask :: KeyMask