[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LYNX-DEV mouse support question
From: |
Wayne Buttles |
Subject: |
LYNX-DEV mouse support question |
Date: |
Sun, 13 Apr 1997 13:25:58 -0400 (EDT) |
I am fooling around with Lynx/2.7.1ac-0.5's support for mouse control.
It works fine for selecting a link to follow, but there is
no provision for scrolling up/down. I played with it a bit and thought of
this method for a simple up/down:
If right click
if mouse x < 40 (somewhere in left part of screen)
page up
else
page down
It works fine in my case, but I was wondering if people thought it would
interfere with the normal working of certain xterm settings.
Wayne
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
- LYNX-DEV mouse support question,
Wayne Buttles <=