diff options
author | arg@10ksloc.org <unknown> | 2006-08-01 12:32:33 +0200 |
---|---|---|
committer | arg@10ksloc.org <unknown> | 2006-08-01 12:32:33 +0200 |
commit | 7b5638f61d5c8b5a76bc3f7a5962cb7490da3b6b (patch) | |
tree | 4f002a641211db4af64bd925497d56469082b712 /dwm.1 | |
parent | 937cabfa0aad7eef6d25e9d142a478163de200c5 (diff) |
applied Sanders patches
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 24 |
1 files changed, 7 insertions, 17 deletions
@@ -21,7 +21,7 @@ time. But each window may contain more than one tag, which makes it visible in several views. .P .B dwm -consists of a small status bar which reads the text displayed from standard +has a small status bar which reads the text displayed from standard input, if written. It draws 1-pixel borders around windows to indicate the focus state. Unfocused windows contain a small bar in front of the window displaying the tags and the window title. @@ -56,14 +56,12 @@ Focus tag .TP .B Mod1-space -(Re-)arrange -.B all -windows tiled -.TP -.B Mod1-Shift-space -(Re-)arrange -.B all -windows floating +Toggle between +.B tiled +and +.B floating +mode (affects +.BR "all windows" ) .TP .B Mod1-Shift-[0..n] Apply @@ -79,14 +77,6 @@ Quit Start .B terminal .TP -.B Mod1-Shift-w -Start -.B web browser -.TP -.B Mod1-Shift-l -Lock -.B screen -.TP .B Mod1-Control-[0..n] Append .B nth |