src/Tools/8bit/keyboard/Linux/Xresources.linux
author paulson
Mon, 21 Oct 1996 11:37:21 +0200
changeset 2119 1d8ae796f3bf
parent 1826 2a2c0dbeb4ac
permissions -rw-r--r--
Mentions the possibility of pathnames in ISABELLECOMP;

*xterm*vt100.Translations: #override <Key>F7: keymap(isabelle) 
*xterm*vt100.isabelleKeymap.translations:\
        !<Key>F8 : string("show_types:=true;") \n \
        !<Key>F2 : string("show_types:=false;") \n \
        !<Key>F9 : string("show_sorts:=true;") \n \
        !<Key>F3 : string("show_sorts:=false;") \n \
        !<Key>F12: string("prth ") \n \
        !<Key>F11: string("pr();\n") \n \
        !<Key>F1 : keymap(None)