From: H.G.Muller Date: Thu, 13 Nov 2014 17:33:42 +0000 (+0100) Subject: Implement -monoMouse option (XB) X-Git-Url: http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=xboard.git;a=commitdiff_plain;h=c7f63aacef9cbcd5b46d6d7693d95d9584786106;hp=c7f63aacef9cbcd5b46d6d7693d95d9584786106 Implement -monoMouse option (XB) With the monoMouse option button-3 is no longer needed in Edit-Position mode, but a button-1 click on an empty square will automatically behave as if it was button 3. It can only be used with -pieceMenu false, as it does not communicate the coordinates of the clicked square. ---