Hi everybody,

I'm trying to setup a Debian (unstable) system running on a 2.4.21
kernel with a mouse + keyboard wireless (RF) combo.

The model is a G-Tech (China) K-3523 combo.

I can get the keyboard to work, I get this entry in syslog:

Jul 24 21:48:46 oslo kernel: input0: USB HID v1.00 Keyboard [G-Tech
CHINA    USB Wireless Mouse & KeyBoard V1.01  ] on usb1:4.0

The thing is, the mouse never seems to work in X. I reconfigured X to
use, the following section comes from /etc/X11/XF86Config-4

------
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"
------


The following modules get loaded at boot-up:

mousedev                3768   1 
evdev                   3904   0  (unused)
keybdev                 1696   0  (unused)
hid                    12936   0  (unused)
input                   3264   0  [mousedev evdev keybdev hid]
uhci                   24400   0  (unused)
usbcore                61504   1  [hid uhci]


What the heck am I missing ????


Thanks for answering,

Jeff



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to