* [Bluez-users] Newbie Question: Setting 2 BT Mice to specific /dev/input/mouse* files
@ 2005-06-02 16:46 Rodrigo Almeida
2005-06-02 18:10 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Rodrigo Almeida @ 2005-06-02 16:46 UTC (permalink / raw)
To: bluez-users
Hi
(I'm in a Vanilla kernel, 2.6.11-mh2 patch, with the
Logitech DiNovo USB HUB in HCI mode with 2 IOGEAR mini
mice)
I'm working on a project that uses 2 BT Mice
simultaneously. They don't perform the same functions
(core pointer control, ex.) each one has a specific
interaction function associated. In order to deal with
these two mice separately, I've to write in my
XF86Config file like this:
Option "Device" "/dev/input/mouse1"
and
Option "Device" "/dev/input/mouse2"
rather than:
Option "Device" "/dev/input/mice"
and
Option "Device" "/dev/input/mice"
The problem for me is that bluetooth mice seems to
behave differently than other mice. They'll not keep
on the same /dev/input/mouse* during all the use time,
but they will change from the /dev/input/mouse2 to
/dev/input/mouse3, for example.
I've searched in this mail list for related problems
with no success. I've also read some HOTPLUG tutorials
and FAQs but I haven't found anywhere yet containing
clues to the way that this dev files are picked.
Does anyone knows some pointer or FAQ to these issues
of DEV files or a clue for why BlueZ works like this?
Thanks for any help,
Rodrigo
_____________________________________________________________________________
Découvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos mails, photos et vidéos !
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bluez-users] Newbie Question: Setting 2 BT Mice to specific /dev/input/mouse* files
2005-06-02 16:46 [Bluez-users] Newbie Question: Setting 2 BT Mice to specific /dev/input/mouse* files Rodrigo Almeida
@ 2005-06-02 18:10 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2005-06-02 18:10 UTC (permalink / raw)
To: bluez-users
Hi Rodrigo,
> (I'm in a Vanilla kernel, 2.6.11-mh2 patch, with the
> Logitech DiNovo USB HUB in HCI mode with 2 IOGEAR mini
> mice)
>
> I'm working on a project that uses 2 BT Mice
> simultaneously. They don't perform the same functions
> (core pointer control, ex.) each one has a specific
> interaction function associated. In order to deal with
> these two mice separately, I've to write in my
> XF86Config file like this:
>
> Option "Device" "/dev/input/mouse1"
> and
> Option "Device" "/dev/input/mouse2"
>
> rather than:
> Option "Device" "/dev/input/mice"
> and
> Option "Device" "/dev/input/mice"
>
> The problem for me is that bluetooth mice seems to
> behave differently than other mice. They'll not keep
> on the same /dev/input/mouse* during all the use time,
> but they will change from the /dev/input/mouse2 to
> /dev/input/mouse3, for example.
>
> I've searched in this mail list for related problems
> with no success. I've also read some HOTPLUG tutorials
> and FAQs but I haven't found anywhere yet containing
> clues to the way that this dev files are picked.
>
> Does anyone knows some pointer or FAQ to these issues
> of DEV files or a clue for why BlueZ works like this?
they will disconnect and reconnect and then the device nodes might
change. You may can use udev to get stable device names, but this is a
question for the input subsystem gurus. I don't know if this is already
supported.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-06-02 18:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-02 16:46 [Bluez-users] Newbie Question: Setting 2 BT Mice to specific /dev/input/mouse* files Rodrigo Almeida
2005-06-02 18:10 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox