SET FUNCTION KEYS MOTIF (default in Motif environment)
Defines some function keys as in other Motif applications.
Keys Definitions with SET FUNCTION KEYS MOTIF
-------------------------------------------------------------
Ctrl/Space ............... Select
Ctrl// (slash) ........... Select All
Ctrl/\ (backslash) ....... Reset
Alt/Left arrow ........... Start of Line
Alt/Right arrow .......... End of Line
Alt/Ctrl/Left arrow ...... Top
Alt/Ctrl/Right arrow ..... Bottom
Ctrl/Up arrow ............ WPS Paragraph -- reverse
Ctrl/Down arrow .......... WPS Paragraph -- forward
Ctrl/Left arrow .......... EDT/WPS Word -- reverse
Ctrl/Right arrow ......... EDT/WPS Word -- forward
Ctrl/Shift/Insert Here ... Restore
Alt/Remove ............... Primary Cut
Ctrl/Remove .............. EDT Delete EOL
Shift/Remove ............. Store Text (Copy)
Alt/Shift/Remove ......... Primary Copy
Ctrl/Shift/Select ........ Primary Selection Restore (re-highlight)
Ctrl/Prev Screen ......... Page Left (Shift Left one window width)
Ctrl/Next Screen ......... Page Right (Shift Right one window width)
Shift/Delete ............. Pending delete or Erase Character
Usage notes:
o SET FUNCTION KEYS MOTIF does not override any definitions of the keys,
whether EVE default, EDT keypad, WPS keypad, or definitions done with
DEFINE KEY or LEARN. Learn sequences created before you enabled Motif
function keys may not replay properly because the keys are now defined
according to their Motif functions.
o Shifted function keys work on DECwindows, but not on character-cell
terminals, such as a VT220 or VT100.
o On some keyboards, the Alt key may be labeled COMPOSE CHARACTER. To
enter a compose character sequence, use ALT/SPACE. Some newer keyboards
have a separate ALT key.
o To keep the Motif-style function keys for future editing sessions, do
either of the following:
* Use SAVE EXTENDED EVE to create a section file which saves your key
definitions in binary form---in effect, your own customized version
of EVE. See help on Section Files.
* Put SET FUNCTION KEYS MOTIF in an initialization file (typically
named EVE$INIT.EVE). See help on Initialization Files.
+------------------------------------------------------------------+
| For a list of defined keys, see help on Keys or press GOLD-HELP. |
| |
| For a keypad diagram, press HELP (with VT100 keypad, press PF2). |
+------------------------------------------------------------------+
Related topics:
SET FUNCTION KEYS NOMOTIF SHOW KEY