From: H.G. Muller Date: Mon, 29 Nov 2010 17:01:38 +0000 (+0100) Subject: Configure XBoard to use wood board texture by default X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=a4c8b9c47860717c1b3d2961eec042eb47f3cc2d;p=xboard.git Configure XBoard to use wood board texture by default The texture pixmaps are sought in /usr/share/games/xboard, with names wood_l.pm and wood_d.xpm. I guess the " make install" should be adapted to put them there. XBoard is resitent to non-existence of the files, btw. It simply ignores the arguments in that case. --- diff --git a/xboard.conf b/xboard.conf index e2ae0ea..807b739 100644 --- a/xboard.conf +++ b/xboard.conf @@ -24,6 +24,9 @@ -fontSizeTolerance 4 -pixmapDirectory "" -bitmapDirectory "" +-liteBackTextureFile "/usr/share/games/xboard/wood_l.xpm" +-darkBackTextureFile "/usr/share/games/xboard/wood_d.xpm" +-overrideLineGap 1 ; ; Behavior ;