9d17c83bc1d90185315d82e505162fb4f83e7a99
[xboard.git] / manual / html_node / Options.html
1 <html lang="en">
2 <head>
3 <title>Options - XBoard</title>
4 <meta http-equiv="Content-Type" content="text/html">
5 <meta name="description" content="XBoard">
6 <meta name="generator" content="makeinfo 4.13">
7 <link title="Top" rel="start" href="index.html#Top">
8 <link rel="prev" href="Menus.html#Menus" title="Menus">
9 <link rel="next" href="Chess-Servers.html#Chess-Servers" title="Chess Servers">
10 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
11 <meta http-equiv="Content-Style-Type" content="text/css">
12 <style type="text/css"><!--
13   pre.display { font-family:inherit }
14   pre.format  { font-family:inherit }
15   pre.smalldisplay { font-family:inherit; font-size:smaller }
16   pre.smallformat  { font-family:inherit; font-size:smaller }
17   pre.smallexample { font-size:smaller }
18   pre.smalllisp    { font-size:smaller }
19   span.sc    { font-variant:small-caps }
20   span.roman { font-family:serif; font-weight:normal; } 
21   span.sansserif { font-family:sans-serif; font-weight:normal; } 
22 --></style>
23 </head>
24 <body>
25 <div class="node">
26 <a name="Options"></a>
27 <p>
28 Next:&nbsp;<a rel="next" accesskey="n" href="Chess-Servers.html#Chess-Servers">Chess Servers</a>,
29 Previous:&nbsp;<a rel="previous" accesskey="p" href="Menus.html#Menus">Menus</a>,
30 Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
31 <hr>
32 </div>
33
34 <h2 class="chapter">4 Options</h2>
35
36 <p><a name="index-Options-188"></a><a name="index-Options-189"></a>
37 This section documents the command-line options to XBoard.  You can
38 set these options in two ways: by typing them on the shell command
39 line you use to start XBoard, or by editing the settings file
40 (usually ~/.xboardrc) to alter the value of the setting that was
41 saved there.  Some of the options
42 cannot be changed while XBoard is running; others set the initial
43 state of items that can be changed with the <a href="Options.html#Options">Options</a> menu.
44
45    <p>Most of the options have both a long name and a short name. To turn a
46 boolean option on or off from the command line, either give its long
47 name followed by the value true or false
48 (&lsquo;<samp><span class="samp">-longOptionName true</span></samp>&rsquo;), or give just the short name to turn the
49 option on (&lsquo;<samp><span class="samp">-opt</span></samp>&rsquo;), or the short name preceded by &lsquo;<samp><span class="samp">x</span></samp>&rsquo; to
50 turn the option off (&lsquo;<samp><span class="samp">-xopt</span></samp>&rsquo;). For options that take strings or
51 numbers as values, you can use the long or short option names
52 interchangeably.
53
54 <ul class="menu">
55 <li><a accesskey="1" href="Chess-engine-options.html#Chess-engine-options">Chess engine options</a>:         Controlling the chess engine. 
56 <li><a accesskey="2" href="UCI-_002b-WB-Engine-Settings.html#UCI-_002b-WB-Engine-Settings">UCI + WB Engine Settings</a>:     Setting some very common engine parameters
57 <li><a accesskey="3" href="Tournament-options.html#Tournament-options">Tournament options</a>:           Running tournaments and matches between engines. 
58 <li><a accesskey="4" href="ICS-options.html#ICS-options">ICS options</a>:                  Connecting to and using ICS. 
59 <li><a accesskey="5" href="Load-and-Save-options.html#Load-and-Save-options">Load and Save options</a>:        Input/output options. 
60 <li><a accesskey="6" href="User-interface-options.html#User-interface-options">User interface options</a>:       Look and feel options. 
61 <li><a accesskey="7" href="Adjudication-Options.html#Adjudication-Options">Adjudication Options</a>:         Control adjudication of engine-engine games. 
62 <li><a accesskey="8" href="Other-options.html#Other-options">Other options</a>:                Miscellaneous. 
63 </ul>
64
65    </body></html>
66