mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-15 20:13:47 -07:00
ignore numlock/capslock on mouse bindings
This commit is contained in:
@@ -3,3 +3,4 @@ import Graphics.X11.Xlib.Types (Dimension)
|
||||
import Graphics.X11.Xlib (KeyMask)
|
||||
borderWidth :: Dimension
|
||||
modMask :: KeyMask
|
||||
numlockMask :: KeyMask
|
||||
|
Reference in New Issue
Block a user