1GOGUI-DISPLAY(1) GoGui Reference GOGUI-DISPLAY(1)
2
3
4
6 gogui-display - Go Text Protocol adapter showing the current board in a
7 window.
8
10 gogui-display [-config file] [-laf name] [-verbose] [program]
11
12 gogui-display -help
13
14 gogui-display -version
15
17 Go Text Protocol adapter showing the current board in a window. If no
18 program argument is given, the adapter generates answers to genmove
19 commands by waiting for input on the graphical board.
20
21 The program also tracks the standard error stream of the Go program for
22 GoGui Live Graphics commands (see GoGui documentation).
23
25 -config file
26 Read command line options and arguments from the given file.
27
28 -help
29 Display help and exit.
30
31 -laf name
32 Set Swing look and feel. See gogui(1) for allowed arguments.
33
34 -verbose
35 Print the GTP stream from the adapter to the Go program to standard
36 error.
37
38 -version
39 Print version and exit.
40
41GoGui 1.4.9 02/10/2017 GOGUI-DISPLAY(1)