| Move the cursor left one character
| Left Arrow
|
| Move the cursor right one character
| Right Arrow
|
| Move the cursor left one word
| Ctrl+Left Arrow
|
| Move the cursor right one word
| Ctrl+Right Arrow
|
| Move the cursor up one line
| Up Arrow
|
| Move the cursor down one line
| Down Arrow
|
| Move the cursor up one paragraph
| Ctrl+Up Arrow
|
| Move the cursor down one paragraph
| Ctrl+Down Arrow
|
| Move the cursor to the start of the line
| Home
|
| Move the cursor to the end of the line
| End
|
| Move the cursor to the top of the document
| Ctrl+Home
|
| Move the cursor to the end of the document
| Ctrl+End
|
| Scroll the document one page up
| PgUp
|
| Scroll the document one page down
| PgDn
|
| Move the cursor to the top of the previous page
| Ctrl+PgUp
|
| Move the cursor to the top of the next page
| Ctrl+PgDn
|
See also...