next up previous contents index
Next: precision Up: Miscellanous Previous: keyunalias

keytable

   

tv > keytable activate < title >
Deactivates the currently used keytable and activates the keytable named < title > .
tv > keytable ascii [ < char-value > [ < char-value > ]]
Prints a list of ascii codes in five formats. The values printed are decimal, hexadecimal, octal, a 'symbolic name' and the key to be pressed. The circumflex stands for the control key.
tv > keytable create < title >
Creates an empty keytable.
tv > keytable delete < title >
Deletes the keytable named < title > .
tv > keytable list
Prints the active hotkey table.
tv > keytable read
tv > keytable read merge < filename > [ < title > ]
Merges the keytable read from < filename > to the keytable < title > or the active keytable if no title is specified.
tv > keytable read replace < filename > [ < title > ]
Replaces the keytable specified by < title > , or the active one if no title is specified, with the one read from < filename >
tv > keytable status
Prints a list of existing keytables and the files they are saved in.
tv > keytable write < filename >
Writes active keytable to < filename > .

next up previous contents index
Next: precision Up: Miscellanous Previous: keyunalias
Andreas Fitzler
7/13/2000