Fix multi-leg promotions
[xboard.git] / conf / shogi
1 ;
2 ; settings for oriental Shogi theme
3 ;
4 -variant shogi
5 ;
6 ; pieces: supplied shogi svg's, and flip them in flipView
7 ;
8 -pid ~~/themes/shogi
9 -flipBlack true
10 -trueColors true
11 ;
12 ; board: no checkering (both w. and w.o. texture)
13 ;
14 -liteBackTextureFile  "~~/themes/textures/wood_l.png"
15 -darkBackTextureFile  "~~/themes/textures/wood_l.png"
16 -lightSquareColor #FF8040
17 -darkSquareColor #FF8040
18 ;
19 ; detour under-promotion is less convenient when non-pawns promote
20 ;
21 -sweepPromotions false
22 ;
23 ; no adjudication
24 ;
25 -trivialDraws false
26 -materialDraws false
27 ;
28 ; direct Load Position to handicap positions
29 ;
30 -positionDir ~~/positions/shogihandicaps
31 ;
32 ; common non-compliant notations
33 ;
34 -colorNickNames "sg"
35 ;
36 ; redefine default engine
37 ;
38 -fcp gnushogi
39 -scp gnushogi
40 ;
41 ; set up own persistence file, used for this theme only
42 ;
43 -settingsFile ~/.xboard-shogi-rc
44 -saveSettingsFile ~/.xboard-shogi-rc
45