ecu*VT100.Translations: #override\
     Shift <Key>Tab:  string(0x1b) string("[Z") \n \
     <Key>Insert:     string(0x1b) string("[L") \n \
     <Key>Home:       string(0x1b) string("[H") \n \
     <Key>End:        string(0x1b) string("[F") \n \
     <Key>Begin:      string(0x1b) string("[E") \n \
     <Key>F27:        string(0x1b) string("[H") \n \
     <Key>R13:        string(0x1b) string("[F") \n \
     <Key>F29:        string(0x1b) string("[I") \n \
     <Key>F31:        string(0x1b) string("[E") \n \
     <Key>F35:        string(0x1b) string("[G") \n
