home *** CD-ROM | disk | FTP | other *** search
- <BUTTONS0>
- %TMT_IF "BUTTONS AND 1 THEN BUTTONS_CHANGE 3 ELSE BUTTONS_CHANGE 1"
- | Toggle the button bar between different configurations.|M\Schange in one direction.|M\Achange in the other.
- -
- %BUTTONS_CLOSE:BUTTONS_FLAGSTOGGLE 27
- | \Sclose the button bar.|MIf needed, it may be recovered again from the mode menu.
- -
- %TMT_IF "TICKED(BUTTONS_FLAGSTOGGLE 26) THEN TMT_MOUSETRAP ELSE BUTTONS_MOVE"
- | Drag to reposition the button bar (unless it is locked in position).
- -
- QUICKSAVE:CLOSEWINDOW
- | \Ssave and then close the window.
- -
- QUICKSAVE
- | \Ssave the file.
- -
- DISCARDFILE
- | \Sdiscard the file.
- <BUTTONS1>
- %TMT_IF "BUTTONS AND 1 THEN BUTTONS_CHANGE 0 ELSE BUTTONS_CHANGE 2"
- | Toggle the button bar between different configurations.|M\Schange in one direction.|M\Achange in the other.
- -
- %BUTTONS_CLOSE:BUTTONS_FLAGSTOGGLE 27
- | \Sclose the button bar.|MIf needed, it may be recovered again from the mode menu.
- -
- %TMT_IF "TICKED(BUTTONS_FLAGSTOGGLE 26) THEN TMT_MOUSETRAP ELSE BUTTONS_MOVE"
- | Drag to reposition the button bar (unless it is locked in position).
- -
- LEARN
- | \Sstart and to stop learning a sequence of keypresses.
- -
- EXECUTE
- | \Sexecute the currently learned sequence.
- -
- BINDTOKEY
- | \Sbind the currently learned sequence to a keypress.
- -
- UNIVERSALARG
- | \Sprompt of the number of times to repeat a subsequent command.
- -
- <BUTTONS2>
- %TMT_IF "BUTTONS AND 1 THEN BUTTONS_CHANGE 1 ELSE BUTTONS_CHANGE 3"
- | Toggle the button bar between different configurations.|M\Schange in one direction.|M\Achange in the other.
- -
- %BUTTONS_CLOSE:BUTTONS_FLAGSTOGGLE 27
- | \Sclose the button bar.|MIf needed, it may be recovered again from the mode menu.
- -
- %TMT_IF "TICKED(BUTTONS_FLAGSTOGGLE 26) THEN TMT_MOUSETRAP ELSE BUTTONS_MOVE"
- | Drag to reposition the button bar (unless it is locked in position).
- -
- CUT
- | \Scut any current selection.
- -
- PASTE
- | \Spaste in any stored text.
- -
- COPYSEL
- | \Scopy any current selection.
- -
- MOVESEL
- | \Smove any current selection.
- -
- YANK
- | \Syank - cycles through previously stored regions.
- -
- SELECTBUFFER
- | \Sselect the entire buffer.
- -
- CLEARSEL
- | \Sclear any current selection.
- -
- SWAPCASE
- | \Sswap the case of any current selection, or the character at the cursor position.
- -
- <BUTTONS3>
- %TMT_IF "BUTTONS AND 1 THEN BUTTONS_CHANGE 2 ELSE BUTTONS_CHANGE 0"
- | Toggle the button bar between different configurations.|M\Schange in one direction.|M\Achange in the other.
- -
- %BUTTONS_CLOSE:BUTTONS_FLAGSTOGGLE 27
- | \Sclose the button bar.|MIf needed, it may be recovered again from the mode menu.
- -
- %TMT_IF "TICKED(BUTTONS_FLAGSTOGGLE 26) THEN TMT_MOUSETRAP ELSE BUTTONS_MOVE"
- | Drag to reposition the button bar (unless it is locked in position).
- -
- %BUTTONS_FLAGSTOGGLE &BD3E
- | \Sto reposition the button bar.
- -
- %BUTTONS_FLAGSTOGGLE &BD5E
- | \Sto reposition the button bar.
- -
- %BUTTONS_FLAGSTOGGLE &DD3E
- | \Sto reposition the button bar.
- -
- %BUTTONS_FLAGSTOGGLE &DD5E
- | \Sto reposition the button bar.
- -
-