aboutsummaryrefslogtreecommitdiffstats
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
commitd7eafb9fb70b60d5f710ab290cb4f4b085c04c99 (patch)
treeb3fdcc5997eab31b4c73299027a5b609666569bc /Config.hs-boot
parent5a419b7230fefb116b9c914a6ffb2de296b7932b (diff)
downloadxmonad-d7eafb9fb70b60d5f710ab290cb4f4b085c04c99.tar.gz
xmonad-d7eafb9fb70b60d5f710ab290cb4f4b085c04c99.tar.xz
xmonad-d7eafb9fb70b60d5f710ab290cb4f4b085c04c99.zip
ignore numlock/capslock on mouse bindings
darcs-hash:20070601015137-b9aa7-51c6b9ec428c2d16d65b196384fa2ce953dda245.gz
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