On Sun, Sep 20, 2009 at 05:12:34PM +0200, [email protected] wrote:
> I just discovered the vt100.translations resource
> 
> But ... in urxvt it doesn't work and I my attempts to diff

that's an xterm-specific resource, it has nothing to do with terminal
emulation or terminfo.

> In the theory I know it's up to mutt to handle the mouse and the

It's an option for mutt to do so, it doesn't _have_ to :)

> anyway urxvt has the mouseWheelScrollPage resource so I still think
> that the wheel is somewhere internally ""handled"".

Sure, urxvt handles the mouse wheel. mutt could ask urxvt (or xterm) to get
sent mouse events instead, but doesn't do so.

mouse events are not part of keysym handling, btw., with either xterm or
urxvt.

the equivalent of the event translations for xterm is a perl extension in
urxvt, which is vastly more flexible and powerful than the xterm (actually
Xt) resource method. urxvt is not based on Xt, so xt-specific resources
don't apply.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [email protected]
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to