From ce92f0b624cf655d8fced00f4fde1dce0255faaa Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Tue, 1 Feb 2011 07:41:04 -0800 Subject: [PATCH] changed size of borders around squares from 0 to 1 as a default this way highlights show up again. --- xboard.conf.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/xboard.conf.in b/xboard.conf.in index 607a1e9..bd867b7 100644 --- a/xboard.conf.in +++ b/xboard.conf.in @@ -26,7 +26,7 @@ -bitmapDirectory "" -liteBackTextureFile "@bitmapdir@wood_l.xpm" -darkBackTextureFile "@bitmapdir@wood_d.xpm" --overrideLineGap 0 +-overrideLineGap 1 -highlightMoveWithArrow true ; ; Behavior -- 1.7.0.4