




5.2.1  Finding the keys
There are several ways to find the key for a given command, and the command on a given key:
- 
The files 
msw-key-binds.lisp
and 
selection-key-binds.lisp 
show the default state, just like 
key-binds.lisp
 shows the Emacs bindings. 
- 
The Editor command Describe Bindings shows all the current global key bindings.
 
- 
The Editor command Describe Key reports the command on a given key.
 
- 
The Editor command Where Is reports the key for a given command.
 
- 
Use the 
Help > Editing
 menu. 
LispWorks Editor User Guide (Windows version) - 23 Mar 2005




