Introduction
Introduction Statistics Contact Development Disclaimer Help
tfixed order of key bindings described in dwm.1 - dwm - [fork] customized build…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit cb9607c284f978463be9e2628f115d9f41a49f89
parent 4bd4f421d39823a5514ff43640401719be3efbf3
Author: Anselm R. Garbe <[email protected]>
Date: Thu, 22 Feb 2007 11:06:37 +0100
fixed order of key bindings described in dwm.1
Diffstat:
M dwm.1 | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/dwm.1 b/dwm.1
t@@ -62,20 +62,20 @@ click on a tag label adds/removes that tag to/from the foc…
Start
.BR xterm (1).
.TP
+.B Mod1-Return
+Zooms/cycles current window to/from master area (tiling layout only).
+.TP
.B Mod1-j
Focus next window.
.TP
.B Mod1-k
Focus previous window.
.TP
-.B Mod1-Return
-Zooms/cycles current window to/from master area (tiling layout only).
-.TP
.B Mod1-l
-Grow master area (tiling layout only).
+Increase master area width (tiling layout only).
.TP
.B Mod1-h
-Shrink master area (tiling layout only).
+Decrease master area width (tiling layout only).
.TP
.B Mod1-i
Increase the number of windows in the master area (tiling layout only).
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.