The Eterm Mutt theme should have the following lines added to it to make F1 -
F4 work properly with mutt.  Apprently mutt uses the bindings that xterm
sends.

This should go in the keyboard section of:
/usr/X11R6/share/Eterm/themes/mutt/MAIN

# 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"

I know Vincent was complaigning about not being able to get his function keys
to work under mutt.  Well that's why.  Of course this fix only works if they're
launching mutt ala:
Eterm -t mutt

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

"Heuristics are bug ridden by definition. If they didn't
have bugs, then they'd be algorithms." 


Reply via email to