On Thu, 3 Apr 2003 19:26:34 +1000, Owen <oc@xxxxxxxxxxxxx> wrote: > On Wed, 2 Apr 2003 08:47:27 +1000 > Owen <rcook@xxxxxxxxxxx> wrote: > > I've re-updated keybindings.txt,tex and pdf to match the cvs as at 31 > Mar. Thanks! The text file looks much nicer now and both versions have a better introduction text. I would still like to add one more thing, maybe as a separate paragraph after the second one: The Alt key is generally reserved for keyboard access to the menus. You can for example use Alt+F to access the File menu, etc. As in other GTK+ applications, you can then use the arrow keys or any of the underlined keys to navigate in sub-menus, select specific options or cycle through several options using the same shortcut key. Feel free to re-write that paragraph if you find a nicer way to explain this. Also, the part with the underlined keys is not really true yet (especially for the filters) but hopefully it will work soon. I also spotted one error in the file: Filters Repeat "GFig".......................Alt+F Re-Show "GFig"......................Shift+Alt+F This should be replaced by: Filters Repeat "(Last Filter)"..............Ctrl+F Re-Show "(Last Filter)".............Shift+Ctrl+F -Raphaël