From: H.G.Muller Date: Sun, 28 Sep 2014 20:19:00 +0000 (+0200) Subject: Configure XBoard for -size 49 in master settings X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=0ab0f706f923b40c125d6d651bfdc673cbfcbbe0;hp=da0fb381172ddf9800e6a378419630d92ce316cb;p=xboard.git Configure XBoard for -size 49 in master settings 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. --- diff --git a/xboard.conf.in b/xboard.conf.in index a65f645..56e5f84 100644 --- a/xboard.conf.in +++ b/xboard.conf.in @@ -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