I have the following in my /etc/X11/XF86Config for XFree86 version 4.0b.
The adbmouse is for the trackpad and the usbmouse is for the external mouse.



Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "BusMouse"
    Option "Device" "/dev/adbmouse"
EndSection

Section "InputDevice"
    Identifier "Mouse2"
    Driver "mouse"
    Option "Protocol" "IMPS/2"
    Option "Device" "/dev/usbmouse"
EndSection

Section "ServerLayout"
    Identifier "Main Layout"
    Screen "Screen2"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Mouse2" "SendCoreEvents"
    InputDevice "Keyboard2" "CoreKeyboard"
EndSection


Regards,
Brendan Simon.



Ronnie Stevens wrote:

> I have a Powerbook firewire 400 Mhz with debian installed. But I cant
> get my logitech usb-mouse working. Any help would be nice.
>
> Ronnie Stevens
> studio ZOO
> [EMAIL PROTECTED]
> http://www.zoo.nl
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to