1Cgoban(6) Games Manual Cgoban(6)
2
3
4
6 cgoban - X11 Go Toolset
7
9 cgoban -help
10
11 cgoban [ <options> ]
12
14 Information on the switches is available with cgoban -help.
15
16 One switch that you may want to use is the cgoban -fontHeight size
17 switch. This switch changes the size of everything that cgoban draws.
18 The default is 12; running cgoban -fontHeight 14 will make the board,
19 etc. larger, while cgoban -fontHeight 10 will make it all smaller.
20
21 Any of the command line switches can be set instead with an X default.
22 For example, if you want to set black and white to be the default mode,
23 you can run complete goban with cgoban -nocolor, or you can add
24 cgoban*color: 0 to your X defaults.
25
26 Cgoban will store a new .cgobanrc file every time you run it. In this
27 file it will save the current state of cgoban. This is handy; you
28 don't normally have to set command line switches since cgoban will
29 remember them in the .cgobanrc file. However, it is possible that the
30 .cgobanrc file gets some bad data in it. Just delete the file and then
31 you can start from scratch again.
32
34 Kevin Sonney ksonney@redhat.com
35
36 http://cgoban1.sourceforge.net/
37
38
39
40 24 October 2002 Cgoban(6)