Re: Detecting input from two usb mouse

From: BearItAll (bearitall_at_rassler.co.uk)
Date: 08/10/05


Date: Wed, 10 Aug 2005 11:47:22 +0100

On Tue, 09 Aug 2005 05:00:37 -0700, rush2sankar wrote:

> Hi,
>
>
> We have two usb mice connected to the system. our requirement is
> that we should be able to identify which mouse is generating which
> event. i dont have any idea from where to proceed. Pls help me!
>
>
> regards
> sankar

Why have you got two mice on the same machine?

If you are a programmer you can probably get that information from the
mouse events, but I suspect it is more likely that you will need to setup
your own call back function/s in response to one of the mice drivers. But
that would be a separate mouse for your application rather than a system
mouse.



Relevant Pages