Scrolling Shortcuts

You can scroll through text in the Source Editor using keyboard shortcuts.

[PENDING: Alt-t, alt-b, and alt-m may change to alt-u t, alt-u b, and alt-u m. Watch for updates in netbeans builds.]

Shortcut Action
Ctrl-Up arrow Scrolls the text up one line while holding the insertion point in the same position
Ctrl-Down arrow Scrolls the text down one line while holding the insertion point in the same position
Alt-T Scrolls the text up so the insertion point moves to the top of the window while remaining at the same point in the text
Alt-Shift-T Puts the insertion point at the top of the window without scrolling the text
Alt-M Scrolls the text so the insertion point moves to the middle of the window while remaining at the same point in the text
Alt-Shift-M Puts the insertion point in the middle of the window without scrolling the text
Alt-B Scrolls the text down so the insertion point moves to the bottom of the window while remaining at the same point in the text
Alt-Shift-B Puts the insertion point at the bottom of the window without scrolling the text
See also
Setting Global Source Editor Keyboard Shortcuts

Legal Notices