]> git.draconx.ca Git - rrace.git/blob - src/motifopt.opt
Implement window icons.
[rrace.git] / src / motifopt.opt
1 --display=DISPLAY
2 X server DISPLAY name to use.
3
4 --geometry=[W][xH][+X[+Y]]
5 Set initial window size (W by H) and/or position (X, Y).
6
7 --iconic
8 Start iconified.
9
10 --title=NAME
11 Set window title to NAME.
12
13 --xrm=STRING
14 Set the X resource described by STRING, overriding defaults.
15
16 --version
17 Print a version message and then exit.
18
19 --help
20 Print this message and then exit.