en
cs
Default configuration
Default nocheto.ini config file content
This is the default ~/.nocheto/config/nocheto.ini
file content:
[nocheto]
checkforupdate = 1
checkdayinterval = 1
[startup]
[pgn]
pgnclock = ""
[nocheng]
logfile = ""
[engine]
engine = /usr/games/stockfish
level = 0
goseconds = 1
threads = 1
autoplay = 1
multipv = 1
[board]
boardtype=utf8
autoboard = 1
viewgraph = 0
viewtree = 1
viewtreeheight = 0
viewtabletree = 0
viewtabletreeheight = 0
viewboard = 1
viewmoves = 0
viewvariants = 0
coloredvariants = 1
viewfen = 0
viewopening = 0
viewcpmeter = 1
viewcoordinates = 1
viewhourglass = 1
viewexplorer = 0
viewexplorerheight = 0
viewgamesexplorer = 0
gamesexplorerdimension="2 0"
gamesexplorermode="both"
viewtablebase = 0
viewcomments = "window,tree"
expandtree = 0
expandtabletree = 0
actualmove_l = ">>"
actualmove_r = "<<"
actualmove_color = 33
currenttablemove_l = "*"
currenttablemove_r = "* "
analyzenotation = "algebraic"
whiteisofield=""
blackisofield=""
whiteutf8field=""
blackutf8field=""
stalemateisosign="#="
[console]
speach = 0
playsounds = 1
keepontop = 0
whitecolor =
blackcolor =
boardcolor =
movecolor =
onmovecolor =
bestmovecolor = 92
enginemovecolor = "34!"
okmovecolor = "37!"
inaccuracymovecolor = "35"
mistakemovecolor = 33
blundermovecolor = "31!"
bestlinecolor = "90!"
whitefieldcolor=""
blackfieldcolor=""
[gui]
boardtheme=default
piecestheme=default
boardwhitecolor=""
boardblackcolor="99,99,99"
movecolor="155,0,0"
[timecontrols]
default="180+1"
classical="40/7200:900+30"
standard="40/7200:3600"
rapid="900+10"
rapid30="1800"
blitz="300+5"
blitz5="300"
blitz3="180"
bullet="60"
bullet2="120+1"
hourglass="*180"
[aliases]
q = "quit"
nchess = "fen rnbqkbnr/pppppppp/2n2n2/8/8/2N2N2/PPPPPPPP/RNBQKBNR w KQkq - 0 1"
c = O-O
cc = O-O-O
0-0 = O-O
0-0-0 = O-O-O
? = "nag ?"
?? = "nag ??"
alias[!] = "nag !"
alias[!!] = "nag !!"
alias[!?] = "nag !?"
alias[?!] = "nag ?!"
1 = "r>"
2 = "r>>"
3 = "r>>>"
4 = "r>>>>"
5 = "r>>>>>"
6 = "r>>>>>>"
7 = "r>>>>>>>"
8 = "r>>>>>>>>"
9 = "r>>>>>>>>>"
listns = listnamespace
ns = namespaces
e = explore
[database]
player =
dbname = data/explorer/
namespaces = primary
The meaning of the sections and properties is described at the Config file description page.