From fd3aa1bbc39e032056029e4bda312cf53afa4784 Mon Sep 17 00:00:00 2001 From: H.G. Muller Date: Tue, 30 Nov 2010 22:17:24 +0100 Subject: [PATCH] Correct the key bindings fo view menu in texi file The mentioned bindings for Game List and Eval Graph were wrong. --- xboard.texi | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xboard.texi b/xboard.texi index 0d05f23..8b06cb5 100644 --- a/xboard.texi +++ b/xboard.texi @@ -541,13 +541,13 @@ by clicking on the corresponding move. @cindex Show Evaluation Graph, Menu Item Shows or hides a window which displays a graph of how the engine score(s) evolved as a function of the move number. -The shifted @kbd{Alt+G} key is a keyboard equivalent. +The shifted @kbd{Alt+E} key is a keyboard equivalent. Clicking on the graph will bring the corresponding position in the board display. @item Show Game List @cindex Show Game List, Menu Item Shows or hides the list of games generated by the last @samp{Load Game} -command. The shifted @kbd{Alt+L} key is a keyboard equivalent. +command. The shifted @kbd{Alt+G} key is a keyboard equivalent. @item Tags @cindex Tags, Menu Item Pops up a window which shows the PGN (portable game notation) -- 1.7.0.4