summaryrefslogtreecommitdiffstats
path: root/Config.hs-boot
diff options
context:
space:
mode:
authorJason Creighton <jcreigh@gmail.com>2007-06-01 03:51:37 +0200
committerJason Creighton <jcreigh@gmail.com>2007-06-01 03:51:37 +0200
commitdba1257bd521925f5e6524f1b49468beae5ea87a (patch)
treeb3fdcc5997eab31b4c73299027a5b609666569bc /Config.hs-boot
parent473dafebcd0c24b10a94c977b18e424ffca36543 (diff)
downloadmetatile-dba1257bd521925f5e6524f1b49468beae5ea87a.tar
metatile-dba1257bd521925f5e6524f1b49468beae5ea87a.zip
ignore numlock/capslock on mouse bindings
darcs-hash:20070601015137-b9aa7-51c6b9ec428c2d16d65b196384fa2ce953dda245
Diffstat (limited to 'Config.hs-boot')
-rw-r--r--Config.hs-boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.hs-boot b/Config.hs-boot
index 681160a..ca01d46 100644
--- a/Config.hs-boot
+++ b/Config.hs-boot
@@ -3,3 +3,4 @@ import Graphics.X11.Xlib.Types (Dimension)
import Graphics.X11.Xlib (KeyMask)
borderWidth :: Dimension
modMask :: KeyMask
+numlockMask :: KeyMask