diff options
author | arg@10ksloc.org <unknown> | 2006-07-21 09:39:44 +0200 |
---|---|---|
committer | arg@10ksloc.org <unknown> | 2006-07-21 09:39:44 +0200 |
commit | ba59bc8b9fdc828db5472d4e95ab2b1c248ce3c6 (patch) | |
tree | c4079e489ee2bc69195c088f54f758425e0e2da5 /dwm.1 | |
parent | cd8d8e120857329800e93e22572e35560d1b0e80 (diff) | |
download | dwm-ba59bc8b9fdc828db5472d4e95ab2b1c248ce3c6.tar.gz |
preparing 0.6 which will be available in the evening after sanders patch approx.
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/dwm.1 b/dwm.1 index 3da3031..e300923 100644 --- a/dwm.1 +++ b/dwm.1 @@ -1,4 +1,4 @@ -.TH DWM 1 dwm-0.5 +.TH DWM 1 dwm-0.6 .SH NAME dwm \- dynamic window manager .SH SYNOPSIS @@ -87,25 +87,12 @@ Start Lock .B screen .TP -.B Control-[0..n] +.B Mod1-Control-[0..n] Append .B nth tag to current .B window .TP -.B Control-Shift-[0..n] -Replace current -.B window -of -.B nth -tag with current tag. -.B window -.TP -.B Control-Button1 -Zooms the clicked -.B window -to master column -.TP .B Mod1-Button1 Moves current .B window |