On Thu, May 17, 2012 at 05:21:07PM +0200, Raph <[email protected]> wrote:
> is there any way a terminal-based application can test for its terminal
> built-in mouse wheel support ? and activation status ?

See urxvt(7) for the command sequences that rxvt-unicode supports. As for
feature support, you can query the version number and make your deductions
from there.

> The later only being actually useful I guess its not up the terminfo db
> to provide it.

That sentence doesn't parse. However, what would "activation" tell you? Not
every mouse has a mouse wheel, so the only way to find out if mouse wheel
events are there is to ask the user to wheel and then test.

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