next up previous contents index
Next: Wildcards Up: Basic usage Previous: Command files

Hotkeys

      You can define hotkeys, which work in cursor-mode as explained before (see section 3.4.2 p. [*]), by using the keyalias command. For example to bind the commands

tv > edit; tv > spectrum get;

to the key g, you have to enter:

tv > keyalias g "tv > edit; tv > spectrum get;"

You can print a complete list of hotkeys with the command:

tv > keyalias

To destroy the just defined keyalias for key g use the command:

tv > keyunalias

At startup TV reads the file /ikp/local/lib/tv/.tvkeys which contains the hotkey definitions for the cursor-mode. The contents of this file is shown in appendix A on page [*].



Andreas Fitzler
7/13/2000