Configure XBoard to use UCI2WB as adapter for UCI dialects
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 27 Nov 2016 20:57:50 +0000 (21:57 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 13 Jan 2017 15:39:24 +0000 (16:39 +0100)
The -uxiAdapter option is conditionally set for using UCI2WB in the
master settings file, in a way that would overrule the user settings
only if the latter still has it as an empty string.

xboard.conf

index 1457551..457cd81 100644 (file)
@@ -151,4 +151,7 @@ dialog text pops up help on it}
 -saveSettingsOnExit true
 -saveSettingsFile "~/.xboardrc"
 -settingsFile "~/.xboardrc"
-
+;
+; use uci2wb as UxI adapter for who has not specified differently
+;
+-uxiAdapter {@@@@@uci2wb -%variant "%fcp" "%fd"}