explain what mod-return now does. it cycles

This commit is contained in:
Don Stewart
2007-04-11 07:36:36 +00:00
parent e9597b4899
commit 56c4a62468

View File

@@ -22,7 +22,7 @@ module Config where
-- mod-shift-q exit window manager -- mod-shift-q exit window manager
-- mod-shift-ctrl-q restart window manager -- mod-shift-ctrl-q restart window manager
-- --
-- mod-return move currently focused window into master position -- mod-return cycle the current tiling order
-- --
-- mod-1..9 switch to workspace N -- mod-1..9 switch to workspace N
-- mod-shift-1..9 move client to workspace N -- mod-shift-1..9 move client to workspace N