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

Re: usbmouse



That remarkable Thu, May 15, 2003 at 10:35, Philippe Dhont   (Sea-ro) wrote:
> Hi,
>
> Still problems with my usbmouse ! Can't get it working under KDE
> This is the situation:
> - dell portable
> - kernel 2.4.20
> - changed kernel (HID support, mouse support, uhci support)

Hi,

this works for my logitech usb optical mouse, with kernel 2.4.18.

>From Osamu Aoki's Debian Reference (http://www.debian.org/doc), chapter 3.3:

 Make sure you have:
        * "Input Core Support" and "Input Core Support/Mouse Support"
          enabled in the kernel or as modules.
        * "Support for USB", "Preliminary USB device filesystem", "UHCI or
          OHCI", and "USB HID Support" enabled in the kernel or as modules.

	  For typical scroll _USB_ mice, configuration combinations should be:

          | /etc/X11/X86Config-4
          =========================+======================================
          | Section "InputDevice"
          |  Identifier "Generic Mouse"
          |  Driver     "mouse"
          |  Option     "SendCoreEvents" "true"
          |  Option     "Device"   "/dev/input/mice"
          |  Option     "Protocol" "IMPS/2"
          |  Option     "Buttons" "5"
          |  Option  "ZAxisMapping" "4 5"
          | EndSection


cheers,

--
Rodrigo Agerri
Dept. of Computing
City University, London
Tel: 0044 (0) 20 7040 0292
http://www.soi.city.ac.uk/~au700



Reply to: