summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2011-03-18 09:26:59 +0100
committerMichael Cardell Widerkrantz <mc@hack.org>2011-03-18 09:26:59 +0100
commit979d3f738ba1ae16d37a940ef6dd7dd3e0fd1dc2 (patch)
tree9249cd3e2c9f46a6d7ed78d12aff33f40f071e3c
parentfcaa33e8845c2ae8d2b3775d06a0dddaa0888faf (diff)
downloadmcwm-979d3f738ba1ae16d37a940ef6dd7dd3e0fd1dc2.zip
Updated to match the new behaviour of MODKEY + Tab.
Changed xsetroot example.
-rw-r--r--mcwm.man8
1 files changed, 5 insertions, 3 deletions
diff --git a/mcwm.man b/mcwm.man
index 0cfc728..1af04b7 100644
--- a/mcwm.man
+++ b/mcwm.man
@@ -1,4 +1,4 @@
-.TH mcwm 1 "Jul 20, 2010" "" ""
+.TH mcwm 1 "Mar 18, 2011" "" ""
.SH NAME
mcwm \- MC's Window Manager for X11.
.SH SYNOPSIS
@@ -98,7 +98,9 @@ resize right
start terminal
.IP \(bu 2
.B Tab
-go to next visible window.
+go to next window in the current workspace window ring. If you release
+MODKEY mcwm will change focus. A new press of MODKEY + Tab will bring
+you back to the window where you last had focus.
.IP \(bu 2
.B f
fix window so it is visible on all workspaces. Toggles. Press again to
@@ -142,7 +144,7 @@ complete example:
\&#! /bin/sh
# Set nice background.
-xsetroot \-mod 16 16 \-fg rgb:54/6/6 \-bg grey20
+xsetroot -solid grey20
# Set nice pointer cursor.
xsetroot \-cursor_name plus \-fg white \-bg black