Fix multi-leg promotions
[xboard.git] / conf / xq
1 ;
2 ; settings for oriental Xiangqi theme
3 ;
4 -variant xiangqi
5 ;
6 ; pieces: supplied xiangqi svg's
7 ;
8 -pid ~~/themes/xiangqi
9 -trueColors true
10 ;
11 ; board: supplied board bitmap
12 ;
13 -useBoardTexture true
14 -liteBackTextureFile  "~~/themes/textures/xqboard.png"
15 -darkBackTextureFile  "~~/themes/textures/xqboard.png"
16 ;
17 ; suppress square boundaries and highlight with arrow instead
18 ;
19 -overrideLineGap 0
20 -highlightMoveWithArrow true
21 ;
22 ; define common non-compliant notations
23 ;
24 -pieceNickNames ".N...MB..G..n...mb..g."
25 -colorNickNames "r."
26 ;
27 ; set default engines
28 ;
29 -fcp maxqi
30 -scp maxqi
31 ;
32 ; set up own persistence file, used for this theme only
33 ;
34 -settingsFile ~/.xboard-xiangqi-rc
35 -saveSettingsFile ~/.xboard-xiangqi-rc
36