Bindings
Mouse
When in the NTE main window, mouse command bindings are:
- Left mouse button
- - Select an existing block, or create a new block if no existng one is
under the pointer.
- Middle mouse button (Left mouse button and CTRL key in PC Windows)
- - Grab and move an existing block
- Right mouse button
- - Send a shared pointer that the other participants can see
Keyboard
Key bindings are similar to those of EMACS. The key bindings provided are:
- Ctrl-B - move cursor backwards
- Ctrl-F - move cursor forwards
- Ctrl-P - move cursor to previous line
- Ctrl-N - move cursor to next line
- Ctrl-A - move cursor to beginning of line
- Ctrl-E - move cursor to end of line
- Ctrl-K - delete from cursor to the end of the current line
- Ctrl-D - delete character immediately to the right of the cursor
There are extra NTE specific bindings which are:
- Ctrl-L - lower the current block
- Ctrl-O _ raise the current block
- Ctrl-R - delete the current block
- Ctrl-T - undelete the last deleted block
- Ctrl-Q - exit from nte
- Ctrl-Z - load plain text file
- Ctrl-X - load structured text file
- Ctrl-C - save page as plain text file
- Ctrl-V - save page as structured text file
Return to main help page