make mouse bindings configurable

This commit is contained in:
Jason Creighton
2007-06-02 04:06:47 +00:00
parent 0be589ae8c
commit 72a50ead89
4 changed files with 69 additions and 54 deletions

View File

@@ -1,6 +1,3 @@
module Config where
import Graphics.X11.Xlib.Types (Dimension)
import Graphics.X11.Xlib (KeyMask)
borderWidth :: Dimension
modMask :: KeyMask
numlockMask :: KeyMask