From eb322f0b8993fea56dd05124155ff1773fe5103b Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Sat, 24 Nov 2007 03:26:35 +0100 Subject: Haddock docs: modMask --> modMask x darcs-hash:20071124022635-bd4d7-16491e97f6ddf5d1a467379296696d6b26bd2721.gz --- XMonad/Actions/Commands.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad/Actions/Commands.hs') diff --git a/XMonad/Actions/Commands.hs b/XMonad/Actions/Commands.hs index 807a19c..7daccfe 100644 --- a/XMonad/Actions/Commands.hs +++ b/XMonad/Actions/Commands.hs @@ -44,7 +44,7 @@ import Data.Maybe -- -- Then add a keybinding to the runCommand action: -- --- > , ((modMask .|. controlMask, xK_y), runCommand commands) +-- > , ((modMask x .|. controlMask, xK_y), runCommand commands) -- -- and define the list of commands you want to use: -- -- cgit v1.2.3