Keyboard.wsp
changeset 696 e87ca185b124
parent 695 37222d6f160e
child 698 e180dcf9ca60
equal deleted inserted replaced
695:37222d6f160e 696:e87ca185b124
    69 Shift-POS1 Shift-POS1   select from begin of line
    69 Shift-POS1 Shift-POS1   select from begin of line
    70 Shift-END  Shift-END    select to end of line
    70 Shift-END  Shift-END    select to end of line
    71 
    71 
    72 CTRL-W   CTRL-W         forward to end-of this / begin of next word
    72 CTRL-W   CTRL-W         forward to end-of this / begin of next word
    73 CTRL-w   CTRL-w         forward to begin next word
    73 CTRL-w   CTRL-w         forward to begin next word
    74 CTRL-l   CTRL-l         expand selection by one line
    74 CTRL-l   CTRL-l         expand selection by one line / select line
    75 
    75 
    76 CTRL-A   CTRL-A         select from begin of text
    76 CTRL-A   CTRL-A         select from begin of text
    77 CTRL-E   CTRL-E         select from end of text
    77 CTRL-E   CTRL-E         select from end of text
    78 CTRL-X   CTRL-X         flush (trow away) typeahead input
    78 CTRL-X   CTRL-X         flush (trow away) typeahead input
    79 
    79