| author | wenzelm | 
| Mon, 30 Aug 1999 14:11:47 +0200 | |
| changeset 7391 | b7ca64c8fa64 | 
| parent 1826 | 2a2c0dbeb4ac | 
| permissions | -rw-r--r-- | 
| 1826 | 1  | 
*xterm*vt100.Translations: #override <Key>F7: keymap(isabelle)  | 
2  | 
*xterm*vt100.isabelleKeymap.translations:\  | 
|
3  | 
        !<Key>F8 : string("show_types:=true;") \n \
 | 
|
4  | 
        !<Key>F2 : string("show_types:=false;") \n \
 | 
|
5  | 
        !<Key>F9 : string("show_sorts:=true;") \n \
 | 
|
6  | 
        !<Key>F3 : string("show_sorts:=false;") \n \
 | 
|
7  | 
        !<Key>F12: string("prth ") \n \
 | 
|
8  | 
        !<Key>F11: string("pr();\n") \n \
 | 
|
9  | 
!<Key>F1 : keymap(None)  | 
|
10  | 
||
11  | 
||
12  | 
||
13  | 
||
14  |