https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #3 from sndirsch@novell.com 2006-11-14 05:05 MST ------- Thomas, Werner is talking about: !! If Alt is not Meta use it for emacs line editing of e.g. bash, !! define Pause key, and ignore DRemove on foreign displays. *VT100.Translations: #override \ Alt<KeyPress>Shift_L,Alt<KeyPress>: string(0x01B) insert() \n\ Alt<KeyPress>Shift_R,Alt<KeyPress>: string(0x01B) insert() \n\ Alt Ctrl <KeyPress>: string(0x01B) insert() \n\ Alt <KeyPress>: string(0x01B) insert() \n\ <Key>Pause: string("\033[P") \n\ <Key>DRemove: ignore() in /usr/share/X11/app-defaults/XTerm. This is part of a SUSE specific patch (p_xterm-settings.diff) from Werner. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.