TOC PREV NEXT INDEX DOC LIST MASTER INDEX




Editor Key Bindings

The editor key bindings support a variety of keyboards. For your keyboard, replace the character * in the following tables with one of these key combinations: Meta, Control-Meta, Alt, or Control-Alt

To:
Press:
Move forward one character
Control —— f or Right
Move backward one character
Control —— b or Left
Move forward one word
* —— f or * —— Right
Move backward one word
* —— b or * —— Left
Move to end of line
Control —— e
Move to beginning of line
Control —— a
Move to next line
Control —— n or Down
Move to previous line
Control —— p or Up
Move to end of selected text
Control->
Move to beginning of selected text
Control-<
Move forward one paragraph
* —— ] or * —— Down
Move backward one paragraph
* —— [ or * —— Up
Move to next page
Control —— v
Move to previous page
* —— v
Move to end of file
* —— >
Move to beginning of file
* —— <
Cut next word and place in clipboard
* —— Delete or * —— d
Cut to end of line and place in clipboard
Control —— k or Control —— Delete
Cut entire line and place in clipboard
Control —— u
Cut selected text and place in clipboard
Control —— w
Copy selected text to clipboard
*-w or Control-c
Paste text from clipboard to insertion point
Control-y
Delete next character
Control —— d
Delete previous character
Back Space or Delete
Place remaining text on new line (cursor remains on current line)
Control —— o
Place remaining text on new line, indented
Control —— j
Redraw display
Control —— l (L)
Set anchor at insertion point
Control —— Space or Control —— @


Rational Software Corporation 
http://www.rational.com
support@rational.com
techpubs@rational.com
Copyright © 1993-2001, Rational Software Corporation. All rights reserved.
TOC PREV NEXT INDEX DOC LIST MASTER INDEX TECHNOTES APEX TIPS