lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Lynx, X, and wheel mouse


From: Klaus Weide
Subject: Re: lynx-dev Lynx, X, and wheel mouse
Date: Wed, 19 Jul 2000 14:15:59 -0500 (CDT)

On Wed, 19 Jul 2000, Webmaster Jim wrote:

> ! 
> ! Lynx wheel mouse
> !
> lynx*vt100.translations: #override\n\
> Shift<Btn4Down>,<Btn4Up>: string("(")\n\
> Shift<Btn5Down>,<Btn5Up>: string(")")\n\

These would be "trapped" in form input fields...

> Ctrl<Btn4Down>,<Btn5Up>: string("^B")\n\
> Ctrl<Btn5Down>,<Btn4Up>: string("^F")\n\

And these would act differently in form input fields, too
(but maybe that's actually desirable.)

> <Btn4Down>,<Btn4Up>: string("^P")\n\
> <Btn5Down>,<Btn5Up>: string("^N")\n\

> The shift and ctrl combos don't work as expected, but the simple wheel
> motions translate to DOWN_TWO and UP_TWO properly.

Only if you have "Emacs keys" OFF.  And again, may be different
in form input fields.

  Klaus


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]