Set keyboard focus at startup to board window
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 10 Mar 2010 17:54:28 +0000 (18:54 +0100)
committerArun Persaud <arun@nubati.net>
Sat, 13 Mar 2010 18:52:34 +0000 (10:52 -0800)
commitf6e234db5b6a98d82607c098e94422d64b00f0ff
treed0b780fd6d179ace6f6db1d0bd320d9790f17359
parentcd8d4f7a65a3ef8641af1f8a40371bb574df01d4
Set keyboard focus at startup to board window

This makes XBoard sensitive to the keybindings also when the cursor is
outside the board window. This focus seems to persist indefinitely: each
time the board window gets selected, the key bindings become activem
wherever the mouse pointer is. Downside: the mouse pointer is no longer
an arrow outside the board window, but becomes a text-insert tool there.
xboard.c