> > > I think you have too many mice in your running X, there is
> > > /dev/input/mice, which is supposed to gather all mouse data, as well as
> > > /dev/psaux (which is included in /dev/input/mice, as far as I know).
> >
> > You mean the Identifier "Logitech LX7" and "USB Maus", correct?
> > This used to work fine, but I'll give that a try and report back!
>
> I now commented the Logitech LX7 entry in the layout
> section of my xorg.conf and also commented out the LX7
> all together. Please see <http://pastebin.ca/855885>
> for an updated version of my xorg.conf, which I attached
> as well. I also attached a new Xorg.0.log.
Still the USB Mouse is added twice, most likely by hal/hotplugging.

hal-0.5.10 introduced support for telling xorg what to hotplug. 
xorg-server-1.4 introduced support of hal hotplugging (triggered with the hal 
use flag), so both together hotplug mice! See in the logfile at the end, it 
says which devices are evaluated and added. To keep it short, just disable 
hotplugging in xorg by adding:

Option "AutoAddDevices" "false"

to Section ServerFlags. Then good ol' xorg.conf alone is used.


Sascha

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to