| Key | Action
|
|
| Left Arrow | Scrolls the window left one column.
|
| Right Arrow | Scrolls the window right one column.
|
| Up Arrow | Scrolls the window up one row.
|
| Down Arrow | Scrolls the window down one row.
|
|
| Prev Page |
|
| Ctrl-B |
|
| b |
|
| B | Scroll the window backward one page.
|
|
| Next Page |
|
| Ctrl-F |
|
| Space |
|
| f |
|
| F | Scroll the window forward one page.
|
|
| Home |
|
| | | Scroll the list to the left margin.
|
|
| End |
|
| $ | Scroll the list to the right margin.
|
|
| 1 |
|
| < |
|
| g | Move to the top of the scrolling window.
|
| > |
|
| G | Move to the bottom of the scrolling window.
|
|
| l |
|
| L | Load a file into the scrolling window.
|
|
| s |
|
| S |
Save the contents of the scrolling window into a file.
|
|
| Return |
Set the widget's exitType to vNORMAL, exit the widget and return 1.
|
| Tab |
Set the widget's exitType to vNORMAL, exit the widget and return 1.
|
| Escape |
Set the widget's exitType to vESCAPE_HIT, exit the widget and return -1.
|
| Ctrl-L | Refreshes the screen.
|
|