diff -r 6f93af279e0a -r 76f6c8659f40 dwm.1 --- a/dwm.1 Wed Mar 05 13:13:13 2008 +0000 +++ b/dwm.1 Wed Mar 05 18:31:08 2008 +0000 @@ -63,14 +63,14 @@ .B Mod1\-Tab Toggles to the previously selected tags. .TP -.B Mod1\-space -Toggles between layouts. +.B Mod1\-f +Apply floating layout. .TP -.B Mod1\-b -Shows/hides the status bar. +.B Mod1\-m +Apply monocle layout. .TP -.B Mod1\-h -Decreases the master area width about 5% (tiled layout only). +.B Mod1\-t +Apply tiled layout. .TP .B Mod1\-j Focus next window. @@ -78,9 +78,6 @@ .B Mod1\-k Focus previous window. .TP -.B Mod1\-l -Increases the master area width about 5% (tiled layout only). -.TP .B Mod1\-r Re-applies tagging rules to all windows. .TP