diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fluxbox.1.in | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in index 0a23599..bdb4895 100644 --- a/doc/fluxbox.1.in +++ b/doc/fluxbox.1.in | |||
@@ -773,16 +773,18 @@ to emacs keybindings. | |||
773 | 773 | ||
774 | Commands are caseinsensitive, workspace numbering starts at "1", some commands | 774 | Commands are caseinsensitive, workspace numbering starts at "1", some commands |
775 | have synonyms. | 775 | have synonyms. |
776 | Possible Operations: | ||
776 | 777 | ||
777 | Here is a list of possible Operations: | ||
778 | .EX | ||
779 | .B window manager commands | 778 | .B window manager commands |
779 | .EX | ||
780 | Restart \fIargument\fR | 780 | Restart \fIargument\fR |
781 | Quit | 781 | Quit |
782 | Reconfigure | 782 | Reconfigure |
783 | SetStyle \fIargument\fR | 783 | SetStyle \fIargument\fR |
784 | ExecCommand, Execute or Exec \fIcommand\fR | 784 | ExecCommand, Execute or Exec \fIcommand\fR |
785 | .EE | ||
785 | .B commands to currently focused window | 786 | .B commands to currently focused window |
787 | .EX | ||
786 | Minimize, MinimizeWindow or Iconify | 788 | Minimize, MinimizeWindow or Iconify |
787 | Maximize, MaximizeWindow | 789 | Maximize, MaximizeWindow |
788 | MaximizeVertical | 790 | MaximizeVertical |
@@ -810,7 +812,9 @@ PrevTab | |||
810 | MoveTabLeft | 812 | MoveTabLeft |
811 | MoveTabRight | 813 | MoveTabRight |
812 | DetachClient | 814 | DetachClient |
815 | .EE | ||
813 | .B workspace commands | 816 | .B workspace commands |
817 | .EX | ||
814 | NextWorkspace | 818 | NextWorkspace |
815 | PrevWorkspace | 819 | PrevWorkspace |
816 | RightWorkspace \fIby-number\fR | 820 | RightWorkspace \fIby-number\fR |
@@ -825,7 +829,9 @@ ShowDesktop : Iconifies all windows. | |||
825 | RootMenu | 829 | RootMenu |
826 | WorkspaceMenu | 830 | WorkspaceMenu |
827 | SetWorkspaceName | 831 | SetWorkspaceName |
832 | .EE | ||
828 | .B special commands | 833 | .B special commands |
834 | .EX | ||
829 | MacroCmd | 835 | MacroCmd |
830 | .EE | 836 | .EE |
831 | .\" --- groups --- | 837 | .\" --- groups --- |