Try the following to install your USB mouse:
install gpm
in /etc/gpm.conf:
###
device=/dev/adbmouse
responsiveness=
repeat_type=ms3
type=bm
append="-M -t ps2 -m /dev/usbmouse -R"
###
so you make use of the USB mouse and your touchpad
in XF86Config:
##
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
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.
What fails? What have you tried? If you are trying it in X, are you using Xpmac
or fbdev? If you are using fbdev, what does your XF86Config
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
4 matches
Mail list logo