Add key bindings for loading next/previous game of list
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 8 Aug 2011 08:31:24 +0000 (10:31 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 8 Aug 2011 08:31:24 +0000 (10:31 +0200)
commitf95d2445401b6419ede201531c31628c81b8ffdd
treee8a5c85b2a713210778ad139797bdf3fd01c65d0
parentdd54cd392e6906b7a19b1ad57ed1e5d748ad6c7c
Add key bindings for loading next/previous game of list

These bindings are set both for the game list and the board window.
To make them useful, focus has to be transferred to the board widget
after loading (it tends to transfer to the tags window), which now
seems to work, but not always. From the game list the shellWidget
seems to get focus rather than the board, which is bad as it is not
sensitive to the key bindings.
xboard.c
xgamelist.c