Re: Mutt in an Eterm

2000-11-24 Thread Kai Weber
+ Ben Reser <[EMAIL PROTECTED]>: > Add this to the keyboard section of the MAIN file for the theme you use for > mutt: > [keysyms] Thank you. This works for me. I had the idea, but not the knowledge to do it for myself. Kai. -- ::: mailto:[EMAIL PROTECTED] . http://www.tu-ilmenau.de/~bond/ :::

Re: Mutt in an Eterm

2000-11-23 Thread Ben Reser
Add this to the keyboard section of the MAIN file for the theme you use for mutt: # F1 - F4 since xterm sends different codes for these mutt is looking for them # instead of what Eterm sends by default. keysym 0xFFBE "^[OP" keysym 0xFFBF "^[OQ" keysym 0xFFC0 "^[OR" keysym 0xFFC1 "^[OS" FYI this