Reformat command list.
This commit is contained in:
parent
2f2af2d32b
commit
811bec8f1d
1 changed files with 8 additions and 2 deletions
|
@ -773,16 +773,18 @@ to emacs keybindings.
|
||||||
|
|
||||||
Commands are caseinsensitive, workspace numbering starts at "1", some commands
|
Commands are caseinsensitive, workspace numbering starts at "1", some commands
|
||||||
have synonyms.
|
have synonyms.
|
||||||
|
Possible Operations:
|
||||||
|
|
||||||
Here is a list of possible Operations:
|
|
||||||
.EX
|
|
||||||
.B window manager commands
|
.B window manager commands
|
||||||
|
.EX
|
||||||
Restart \fIargument\fR
|
Restart \fIargument\fR
|
||||||
Quit
|
Quit
|
||||||
Reconfigure
|
Reconfigure
|
||||||
SetStyle \fIargument\fR
|
SetStyle \fIargument\fR
|
||||||
ExecCommand, Execute or Exec \fIcommand\fR
|
ExecCommand, Execute or Exec \fIcommand\fR
|
||||||
|
.EE
|
||||||
.B commands to currently focused window
|
.B commands to currently focused window
|
||||||
|
.EX
|
||||||
Minimize, MinimizeWindow or Iconify
|
Minimize, MinimizeWindow or Iconify
|
||||||
Maximize, MaximizeWindow
|
Maximize, MaximizeWindow
|
||||||
MaximizeVertical
|
MaximizeVertical
|
||||||
|
@ -810,7 +812,9 @@ PrevTab
|
||||||
MoveTabLeft
|
MoveTabLeft
|
||||||
MoveTabRight
|
MoveTabRight
|
||||||
DetachClient
|
DetachClient
|
||||||
|
.EE
|
||||||
.B workspace commands
|
.B workspace commands
|
||||||
|
.EX
|
||||||
NextWorkspace
|
NextWorkspace
|
||||||
PrevWorkspace
|
PrevWorkspace
|
||||||
RightWorkspace \fIby-number\fR
|
RightWorkspace \fIby-number\fR
|
||||||
|
@ -825,7 +829,9 @@ ShowDesktop : Iconifies all windows.
|
||||||
RootMenu
|
RootMenu
|
||||||
WorkspaceMenu
|
WorkspaceMenu
|
||||||
SetWorkspaceName
|
SetWorkspaceName
|
||||||
|
.EE
|
||||||
.B special commands
|
.B special commands
|
||||||
|
.EX
|
||||||
MacroCmd
|
MacroCmd
|
||||||
.EE
|
.EE
|
||||||
.\" --- groups ---
|
.\" --- groups ---
|
||||||
|
|
Loading…
Reference in a new issue