xt5250*VT100.Translations: #override \n\
         <Key>Scroll_Lock: string("\033H") \n\
	 ~Shift<Key>Print: string("\020") \n\
	  Shift<Key>Print: string("\003") \n\
        ~Shift<Key>Escape: string("\001") \n\
	 Shift<Key>Escape: string("\003") \n\
           <Key>Control_L: string("\022")
