aboutsummaryrefslogtreecommitdiffstats
path: root/Config.hs
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-04-14 01:07:06 +0200
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-04-14 01:07:06 +0200
commit1ce8b2cda375c01eb8a11a2d9ce05f49941e71cf (patch)
treedd7398c332e600569dcb7ad4717b07b003c8cd5c /Config.hs
parentee8af949e971588daaaef20089e899811cd9c588 (diff)
downloadxmonad-1ce8b2cda375c01eb8a11a2d9ce05f49941e71cf.tar.gz
xmonad-1ce8b2cda375c01eb8a11a2d9ce05f49941e71cf.tar.xz
xmonad-1ce8b2cda375c01eb8a11a2d9ce05f49941e71cf.zip
Clear up documentation on mod-h/l
darcs-hash:20070413230706-a5988-5e095da766d7425f6099a7de1ac8171d4db7bfe4.gz
Diffstat (limited to 'Config.hs')
-rw-r--r--Config.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config.hs b/Config.hs
index 8398827..42ea7fc 100644
--- a/Config.hs
+++ b/Config.hs
@@ -27,8 +27,8 @@ module Config where
-- mod-j
-- mod-k
--
--- mod-h resize currently focused window
--- mod-l
+-- mod-h decrease the size of the master area
+-- mod-l increase the size of the master area
--
-- mod-shift-c kill client
-- mod-shift-q exit window manager