diff --git a/collects/scribblings/drracket/keybindings.scrbl b/collects/scribblings/drracket/keybindings.scrbl index 45b8a68ee7..dbbbb67e3d 100644 --- a/collects/scribblings/drracket/keybindings.scrbl +++ b/collects/scribblings/drracket/keybindings.scrbl @@ -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