src/Tools/8bit/keyboard/Linux/Xresources.linux
author paulson
Wed, 13 Nov 1996 10:47:08 +0100
changeset 2183 8d42a7bccf0b
parent 1826 2a2c0dbeb4ac
permissions -rw-r--r--
Updated version and date

*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)