commit 0b5c14cf593c82b85570c45beac553dfce2f9689
parent a73de0cff42588d3dc3b40e4e8b198c847208dca
Author: Anselm R. Garbe <garbeam@gmail.com>
Date: Wed, 10 Oct 2007 18:51:03 +0200
added Mod1-Tab description to dwm.1
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/dwm.1 b/dwm.1
@@ -59,6 +59,9 @@ Start
.B Mod1\-Return
Zooms/cycles current window to/from master area (tiled layout only).
.TP
+.B Mod1\-Tab
+Toggles to the previously selected tags.
+.TP
.B Mod1\-b
Shows/hides the status bar.
.TP