[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: usbmouse kernel 2.2.16pre4



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
> info@zoo.nl
> http://www.zoo.nl
>
> --
> To UNSUBSCRIBE, email to debian-powerpc-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: