diff options
| author | Ivan Kanakarakis <ivan.kanak@gmail.com> | 2012-01-06 14:28:04 +0200 |
|---|---|---|
| committer | Ivan Kanakarakis <ivan.kanak@gmail.com> | 2012-01-06 14:32:11 +0200 |
| commit | 524d9a7b82121ce0a996b9ac20e149d818c06f88 (patch) | |
| tree | c3802e2302cefe3f62710075c0accab4f7d2ae6b | |
| parent | bd981b3255b2f5d38dcfbf4cdc6bae2ae44f64ae (diff) | |
update man page; Mod1-Shift-F{n} moves focus windows to nth desktop - closes #6
| -rw-r--r-- | monsterwm.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/monsterwm.1 b/monsterwm.1 index 6ed2946..fcad4a2 100644 --- a/monsterwm.1 +++ b/monsterwm.1 @@ -98,10 +98,14 @@ Toggles to the last selected desktop. .B Mod1\-Shift\-q Quit monsterwm. .TP -.B F{1..n} +.B Mod1\-F{1..n} Move to the nth workspace. By default, .I monsterwm is configured with four workspaces. +.TP +.B Mod1\-Shift\-F{1..n} +Move focused window to nth workspace. +.TP .SH CUSTOMIZATION .I monsterwm is customized by copying |
