From adf7a9f01247a51aa5f4640bfe86a230864c0b65 Mon Sep 17 00:00:00 2001 From: Jason Creighton Date: Mon, 16 Apr 2007 01:36:35 +0200 Subject: added comment about windows key (mod4Mask) darcs-hash:20070415233635-b9aa7-a2b7e4d3fe21647c2389ea6be9378fd116b4c6f8.gz --- Config.hs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Config.hs') diff --git a/Config.hs b/Config.hs index c30155c..d90f0f8 100644 --- a/Config.hs +++ b/Config.hs @@ -90,8 +90,9 @@ workspaces :: Int workspaces = 9 -- modMask lets you easily change which modkey you use. The default is mod1Mask --- ("left alt"). You may also consider using mod3mask ("right alt"), which --- does not conflict with emacs keybindings. +-- ("left alt"). You may also consider using mod3Mask ("right alt"), which +-- does not conflict with emacs keybindings. The "windows key" is usually +-- mod4Mask. modMask :: KeyMask modMask = mod1Mask -- cgit v1.2.3