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 [EMAIL PROTECTED]

Reply via email to