*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 13 Apr 2010 13:02:27 +0200
changeset 1107 20bf29323b08
parent 1106 acb35f8d9f34
child 1108 57820a0912e3
*** empty log message ***
Keyboard.wsp
--- a/Keyboard.wsp	Tue Apr 13 13:02:20 2010 +0200
+++ b/Keyboard.wsp	Tue Apr 13 13:02:27 2010 +0200
@@ -73,6 +73,7 @@
 Ctrl-HOME  Ctrl-HOME    goto begin of page/text (press twice for begin of text)
 Ctrl-POS1  Ctrl-POS1    goto begin of page/text (press twice for begin of text)
 Ctrl-END   Ctrl-END     goto end of page/text (press twice for end of text)
+CTRL-g     CTRL-g       goto line (opens a dialog for the line-number)
 
 Shift-HOME Shift-HOME   select from begin of line
 Shift-POS1 Shift-POS1   select from begin of line
@@ -80,7 +81,7 @@
 
 CTRL-W   CTRL-W         forward to end-of this / begin of next word
 CTRL-w   CTRL-w         forward to begin next word
-CTRL-l   CTRL-l         expand selection by one line / select line
+CTRL-l   CTRL-l         goto line
 
 CTRL-A   CTRL-A         select from begin of text
 CTRL-E   CTRL-E         select from end of text