Alter XBoard key bindings to mimic WinBoard
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 6 Apr 2010 13:05:10 +0000 (15:05 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 6 May 2010 14:26:31 +0000 (16:26 +0200)
commit3e6512b1c72eafde8370ecba041923840d1085c1
treec0da9ab8f0b0dc08e611b081d8377fcaf05bf34e
parentd51e50afdde788620868b604518000530f976a13
Alter XBoard key bindings to mimic WinBoard

A lot of new bindings were added, and four menuProcs had to be registered
to be able to add bindings to them. The use of the control key as
temporary take-back for the last move conflicted with the use of Ctrl
keystrokes, and this function was migrated to '.'. The iconify function
had no shortcut in WinBoard, but to get rid of letter bindings it was
migrated to '-'.
xboard.c