On Monday 23 October 2006 00:44, Iain Buchanan wrote:
> On Wed, 2006-10-18 at 14:41 +0200, Alan McKinnon wrote:
> > On Wednesday 18 October 2006 14:15, Iain Buchanan wrote:

> > I don't see why you can't use /dev/input/mice - I have the same mouse
> > setup as you and it works for me. Unless you have problematic hardware
> > that is
>
> because the touchpad has to be configured differently to the usb mice,
> otherwise things like "emulate3buttons" don't always work (on the
> touchpad).  Also, I have different acceleration settings on different
> mice, so I couldn't do that if they all used the same
> "/dev/input/mice"...

My touchpad does not seem to have a problem:
=========================================
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "synaptics"
        Option      "Protocol" "SynPS/2"
        Option      "InputFashion" "Mouse"
        Option      "Device" "/dev/input/mice"
        Option       "Name" "SynPS/2 Synaptics TouchPad"
        Option       "SHMConfig" "on"
        Option       "Vendor" "0002"
        Option      "ZAxisMapping"      "4 5"
        Option      "Emulate3Buttons"   "True"
        Option      "Buttons"   "3"
EndSection
=========================================

On the other hand I have not tried (yet) a USB mouse to see if/how it will be 
picked up.  No problem with PS/2 mice though.  They are detected as soon as I 
plug them in.

-- 
Regards,
Mick

Attachment: pgpZwxp3AtlkS.pgp
Description: PGP signature

Reply via email to