This is what I am using. I am able to use both my Synaptic Touchpad and a 
Microsoft Optical usb mouse at the same time. This ia with Sarge or SID.

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection

Ralph

On Tuesday 13 April 2004 08:00 am, Robert Waldner wrote:
> Hi!
>
> I have a hp/compaq nc8000, which runs quite nicely. Only problem is
>  that it doesn't have any PS2 connectors, so I'm forced to use USB
>  devices for external keyboard/mouse.
>
> And while this all works beautifully with the keyboard, I haven't found
>  a way to use both mice. AFAIU having one InputDevice stanza per mouse,
>  one with CorePointer set, should do it, but XFree never recognizes/
>  enables the one wich doesn't have CorePointer set.
>
> Hints?
>
> (running unstable, XFree86 4.3.0-7, kernel 2.4.24)
>
> cheers+tia,
> &rw

Reply via email to