Re: [PATCH] Help Viewer - mouse issues



On Wed, 2007-01-03 at 19:19, Grigory Trenin wrote:

> 1) mouse-rightbutton.patch
> Returning to a previous node by pressing right mouse button
> doesn't work in xterm. It works only in Linux console with GPM.
> The problem is that help_event() catches only GPM_UP event,
> and it seems that xterm doesn't report which mouse button
> was released. Handling GPM_DOWN instead of GPM_UP will fix it.

I had this idea now. How about fixing the code that captures mouse
events from xterm instead ? I.e. when it receives a mouse down event
it will record which key was pressed and it will copy this information
to the mouse up event ? I'm CC-ing to the xterm developer just in 
case he can give some insight.





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