Text scrolling shortcuts
These shortcuts enable you to scroll the text without moving the insertion point:
- CTRL+UP - Scroll the text one line up while holding the insertion point in the same position.
- CTRL+DOWN - Scroll the text one line down while holding the insertion point in the same position.
- ALT+u then t - scrolls the text up so that the insertion point moves to the top of the window while remaining at the same point in the text.
- ALT+u then m - scrolls the text so that the insertion point moves to the middle of the window while remaining at the same point in the text.
- ALT+u then b - scrolls the text down so that the insertion point moves to the middle of the window while remaining at the same point in the text.
- ALT+SHIFT+t - move the insertion point to the top of the window.
- ALT+SHIFT+m - move the insertion point to the middle of the window.
- ALT+SHIFT+b - move the insertion point to the bottom of the window.