*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Thu, 21 Aug 2003 15:45:07 +0200
changeset 551 2122af550d22
parent 550 1ab596a68079
child 552 8342beae9d6c
*** empty log message ***
Keyboard.wsp
--- a/Keyboard.wsp	Thu Aug 21 15:12:33 2003 +0200
+++ b/Keyboard.wsp	Thu Aug 21 15:45:07 2003 +0200
@@ -21,7 +21,6 @@
 CMD-g       goto lineNumber
 CMD-h       help (= explain)
 CMD-i       inspectIt
-CMD-l       enter/leave learn-macro mode (CMD-M to replayMacro)
 CMD-m       select up to matching parenthesis
 CMD-p       printIt
 CMD-r       replace
@@ -33,10 +32,12 @@
 
 CMD-A       select all
 CMD-B       browseIt
-CMD-M       execute keyboard macro (CMD-l to learn)
+CMD-L       enter/leave learn-macro mode (CMD-M to replayMacro)
+CMD-M       execute keyboard macro (CMD-L to learn)
 CMD-S       save as (a file)
 
 CMD-Tab     focus next (unless eaten by windowManager)
+CMD-CRSR-x  focus next/previous (unless eaten by windowManager)
 
 CTRL-a      goto begin of line
 CTRL-b      backward one page