gameinfomode = 0 .. 1
default: 0

The gameinfomode command is used to select what type of a game information display you want. The game information itself is taken from the PGN Tags for each game. Note that this command only affects the display of the game information - not the game itself.

You can choose to have the game information displayed in a simple and short manner using:

gameinfomode = 0

Or you can choose a more elegant display that allows you to use flags and more CSS styles to control the look of the information yourself.

gameinfomode = 1