>Hi!
>
>I have a 3-button microsoft-type serial mouse (I do not know the vendor,
>only FCC ID if needed) which generates the `middle button down' event as
>previous `button down/up' event (any).  Attached are:

I have heard about this tipe of mouse.  It's one of old serial mice,
isn't it?

>1. the script(1) output of unmodified moused(8) with comments on events.
>2. the patch that makes my mouse's 3rd button work.

Thank you for the patch.

However, this modification should best be implemented as an option (or
a special kludge for this mouse).

It is perfectly valid the same data packet is sent from the mouse
twice (or three time or more), and there may be some 3-button mice
which stop working if this kludge is invoked for all mice as a
standard feature.

Kazu

>Cheers,
>-- 
>Ruslan Ermilov         Oracle Developer/DBA,
>[EMAIL PROTECTED]          Sunbay Software AG,
>[EMAIL PROTECTED]         FreeBSD committer,
>+380.652.512.251       Simferopol, Ukraine


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to