icesh -V (return code: 1)
icesh: Usage error: Invalid argument: `-version'.
Usage: icesh [OPTIONS] ACTIONS
Options:
-display DISPLAY Connects to the X server specified by DISPLAY.
Default: $DISPLAY or :0.0 when not set.
-window WINDOW_ID Specifies the window to manipulate. Special
identifiers are `root' for the root window and
`focus' for the currently focused window.
-class WM_CLASS Window management class of the window(s) to
manipulate. If WM_CLASS contains a period, only
windows with exactly the same WM_CLASS property
are matched. If there is no period, windows of
the same class and windows of the same instance
(aka. `-name') are selected.
Actions:
setIconTitle TITLE Set the icon title.
setWindowTitle TITLE Set the window title.
setGeometry geometry Set the window geometry
setState MASK STATE Set the GNOME window state to STATE.
Only the bits selected by MASK are affected.
STATE and MASK are expressions of the domain
`GNOME window state'.
toggleState STATE Toggle the GNOME window state bits specified by
the STATE expression.
setHints HINTS Set the GNOME window hints to HINTS.
setLayer LAYER Moves the window to another GNOME window layer.
setWorkspace WORKSPACE Moves the window to another workspace. Select
the root window to change the current workspace.
listWorkspaces Lists the names of all workspaces.
setTrayOption TRAYOPTION Set the IceWM tray option hint.
Expressions:
Expressions are list of symbols of one domain concatenated by `+' or `|':
EXPRESSION ::= SYMBOL | EXPRESSION ( `+' | `|' ) SYMBOL
Named symbols of the domain `GNOME window state' (numeric range: 0-1023):
AllWorkspaces (1)
Sticky (1)
Minimized (2)
Maximized (12)
MaximizedVert (4)
MaximizedVertical (4)
MaximizedHoriz (8)
MaximizedHorizontal (8)
Hidden (16)
All (1023)
Named symbols of the domain `GNOME window hint' (numeric range: 0-63):
SkipFocus (1)
SkipWindowMenu (2)
SkipTaskBar (4)
FocusOnClick (16)
DoNotCover (32)
All (63)
Named symbols of the domain `GNOME window layer' (numeric range: 0-15):
Desktop (0)
Below (2)
Normal (4)
OnTop (6)
Dock (8)
AboveDock (10)
Menu (12)
Named symbols of the domain `IceWM tray option' (numeric range: 0-2):
Ignore (0)
Minimized (1)
Exclusive (2)
icesh --help (return code: 0)
Usage: icesh [OPTIONS] ACTIONS
Options:
-display DISPLAY Connects to the X server specified by DISPLAY.
Default: $DISPLAY or :0.0 when not set.
-window WINDOW_ID Specifies the window to manipulate. Special
identifiers are `root' for the root window and
`focus' for the currently focused window.
-class WM_CLASS Window management class of the window(s) to
manipulate. If WM_CLASS contains a period, only
windows with exactly the same WM_CLASS property
are matched. If there is no period, windows of
the same class and windows of the same instance
(aka. `-name') are selected.
Actions:
setIconTitle TITLE Set the icon title.
setWindowTitle TITLE Set the window title.
setGeometry geometry Set the window geometry
setState MASK STATE Set the GNOME window state to STATE.
Only the bits selected by MASK are affected.
STATE and MASK are expressions of the domain
`GNOME window state'.
toggleState STATE Toggle the GNOME window state bits specified by
the STATE expression.
setHints HINTS Set the GNOME window hints to HINTS.
setLayer LAYER Moves the window to another GNOME window layer.
setWorkspace WORKSPACE Moves the window to another workspace. Select
the root window to change the current workspace.
listWorkspaces Lists the names of all workspaces.
setTrayOption TRAYOPTION Set the IceWM tray option hint.
Expressions:
Expressions are list of symbols of one domain concatenated by `+' or `|':
EXPRESSION ::= SYMBOL | EXPRESSION ( `+' | `|' ) SYMBOL
Named symbols of the domain `GNOME window state' (numeric range: 0-1023):
AllWorkspaces (1)
Sticky (1)
Minimized (2)
Maximized (12)
MaximizedVert (4)
MaximizedVertical (4)
MaximizedHoriz (8)
MaximizedHorizontal (8)
Hidden (16)
All (1023)
Named symbols of the domain `GNOME window hint' (numeric range: 0-63):
SkipFocus (1)
SkipWindowMenu (2)
SkipTaskBar (4)
FocusOnClick (16)
DoNotCover (32)
All (63)
Named symbols of the domain `GNOME window layer' (numeric range: 0-15):
Desktop (0)
Below (2)
Normal (4)
OnTop (6)
Dock (8)
AboveDock (10)
Menu (12)
Named symbols of the domain `IceWM tray option' (numeric range: 0-2):
Ignore (0)
Minimized (1)
Exclusive (2)