Implement -monoMouse option (XB)
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 13 Nov 2014 17:33:42 +0000 (18:33 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 7 May 2015 18:53:31 +0000 (20:53 +0200)
commitc7f63aacef9cbcd5b46d6d7693d95d9584786106
treedcbc4e4abc2eb82a6979023dd0905b339950177c
parentff4d3da52f0a87b09de3f49f0512d9994c40b048
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.
args.h
backend.c
common.h
dialogs.c