diff options
author | grubert <grubert> | 2006-03-24 15:15:35 (GMT) |
---|---|---|
committer | grubert <grubert> | 2006-03-24 15:15:35 (GMT) |
commit | 8a36df5a7b5736a611b7d618b812c61585515a79 (patch) | |
tree | 1147014d6ed79a0691d848d24ce75bdc7a48d4d9 /doc | |
parent | 7c4e48cc699fe523b2f86af2e8189cd6baa00eb9 (diff) | |
download | fluxbox_pavel-8a36df5a7b5736a611b7d618b812c61585515a79.zip fluxbox_pavel-8a36df5a7b5736a611b7d618b812c61585515a79.tar.bz2 |
Change SendToWorkspace and add TakeToWorkspace.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fluxbox.1.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in index e278516..cc9885e 100644 --- a/doc/fluxbox.1.in +++ b/doc/fluxbox.1.in | |||
@@ -570,7 +570,8 @@ Close | |||
570 | Shade, ShadeWindow | 570 | Shade, ShadeWindow |
571 | Stick, StickWindow | 571 | Stick, StickWindow |
572 | ToggleDecor | 572 | ToggleDecor |
573 | SendToWorkspace \fInumber\fR : Sends the current window and takes you with it. | 573 | SendToWorkspace \fInumber\fR : Sends the current window to the workspace |
574 | TakeToWorkspace \fInumber\fR : Sends the window and changes to the workspace. | ||
574 | KillWindow | 575 | KillWindow |
575 | NextTab | 576 | NextTab |
576 | PrevTab | 577 | PrevTab |