X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.conf.in;h=63f56c99fc8d44a6dde1dae9c54e150448a1ef5d;hb=259aca883470b6cd7fc47e417475f05120400d3c;hp=1c0b7372dbab0a2a84371e40b964af511de64fcc;hpb=fb6bfeeb1a191e561fa63e20bc5bff3666ca3898;p=xboard.git diff --git a/xboard.conf.in b/xboard.conf.in index 1c0b737..63f56c9 100644 --- a/xboard.conf.in +++ b/xboard.conf.in @@ -24,15 +24,19 @@ -fontSizeTolerance 4 -pixmapDirectory "" -bitmapDirectory "" --liteBackTextureFile "@bitmapdir@/wood_l.xpm" --darkBackTextureFile "@bitmapdir@/wood_d.xpm" +-liteBackTextureFile "@pixmapsdir@/wood_l.xpm" +-darkBackTextureFile "@pixmapsdir@/wood_d.xpm" -overrideLineGap 1 -highlightMoveWithArrow true ; ; Behavior ; -soundProgram "aplay -q" --soundDirectory @bitmapdir@/sounds +-soundDirectory "@soundsdir@" +-soundTell phone.wav +-soundChallenge gong.wav +-soundMove woodthunk.wav +-soundIcsAlarm penalty.wav -pasteSelection false -keepLineBreaksICS false -timeDelay 1 @@ -44,6 +48,7 @@ -msLoginDelay 0 -delayBeforeQuit 0 -delayAfterQuit 0 +-defaultTourneyName "Tourney_%y%M%d_%h%m.trn" ; ; PGN format & Game List ; @@ -65,6 +70,34 @@ -materialDraws true -trivialDraws false ; +; Configure the ICS text menu +; +-icsMenu {Give me;ptell Please give me $input; +Avoid;ptell Please don't let him get $input; +Q;$add a Queen $input; +R;$add a Rook $input; +B;$add a Bishop $input; +N;$add a Knight $input; +P;$add a Pawn $input; +Dead;ptell I will be checkmated; +MultiLine; +set open 0 +set seek 0 +set tell 1; +Kill;ptell I will checkmate him!; +Who;who; +Finger (name);finger $name; +Players;players; +Vars (name);vars $name; +Games;games; +Observe (name);observe $name; +Sought;sought; +Match (name);match $name; +Tell (name);tell $name $input; +Play (name);play $name; +Message (name);message $name $input; +} +; ; Save user settings. ; Must be last in file to make user options prevail over system-wide settings! ;