Configure XBoard for -size 49 in master settings
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 28 Sep 2014 20:19:00 +0000 (22:19 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 28 Sep 2014 20:19:00 +0000 (22:19 +0200)
Now the code for auto-sizing works, it turns out this does more harm than
good in the GTK build, as it takes maximum size that fits the screen as
initial size, and the board window then cannot be shrunk below that.
So we configure a hard -size 49 for a cold startup.

xboard.conf.in

index a65f645..56e5f84 100644 (file)
@@ -1,5 +1,5 @@
 ;
-; xboard 4.6 Save Settings file
+; xboard 4.8 Save Settings file
 ;
 ; This file contains the system-wide settings of XBoard, in so far they
 ; deviate from the compiled-in defaults, and are not settable through menus,
@@ -12,6 +12,7 @@
 ;
 ; Looks
 ;
+-size 49
 -internetChessServerInputBox false
 -titleInWindow false
 -showButtonBar true