src/Tools/8bit/keyboard/Linux/Xresources.linux
author paulson
Wed, 14 Feb 2001 12:16:32 +0100
changeset 11115 285b31e9e026
parent 1826 2a2c0dbeb4ac
permissions -rw-r--r--
a new theorem from Bryan Ford

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