about summary refs log tree commit diff stats
path: root/dwm.1
diff options
context:
space:
mode:
authorarg@10ksloc.org <unknown>2006-07-21 09:39:44 +0200
committerarg@10ksloc.org <unknown>2006-07-21 09:39:44 +0200
commitba59bc8b9fdc828db5472d4e95ab2b1c248ce3c6 (patch)
treec4079e489ee2bc69195c088f54f758425e0e2da5 /dwm.1
parentcd8d8e120857329800e93e22572e35560d1b0e80 (diff)
downloaddwm-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.117
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
6bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# Contributing to Ranger

## Tips for bug reports

* Always completely fill out the issue template that is automatically inserted
  on issue creation.
* You can obtain much better error messages with `ranger --debug`, please post
  those in bug reports rather than the usual, single-line error message. Also
  check the log by using the default map `W` or by running the command `display_log`.
* Send security-relevant bugs PGP-encrypted to hut@hut.pm, see `HACKING.md`.

## Tips on patching

* See `HACKING.md`

Thank you!