clarify control-based keybindings

closes PR 13043
This commit is contained in:
Robby Findler 2012-08-21 08:28:42 -05:00
parent f1a4aeedba
commit 33b89d6cb4

View File

@ -48,9 +48,12 @@ On most keyboards, ``<'' and ``>'' are shifted characters. So, to
get M->, you actually have to type Meta-Shift->. That is, press and
hold down both the Meta and Shift keys, and then strike ``>''.
On Windows, some of these keybindings are actually standard menu
On Windows (and sometimes under Unix)
some of these keybindings are actually standard menu
items. Those keybindings will behave according to the menus, unless
the @onscreen{Enable keybindings in menus} preference is unchecked.
For example, the C-e keybinding mentioned above actually toggles
the visibility of the interactions window.
@index['("Emacs keybindings")]{If} you are most familiar with
Emacs-style key bindings (especially on windows or some linux installations