Pavel Tsekov wrote:

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

This will be not always reliable. Suppose such situation:
a user presses left mouse button, then (without releasing it)
presses right mouse button, and finally, he releases one of these
buttons. How do we know which button (left or right) was released?
_______________________________________________
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel

Reply via email to