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

Re: Trying to setup a wireless keyboard + mouse



Hello Jeff!

At Friday 25 July 2003 05:00 J.F.Gratton wrote:

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

Hm, looking good so far, I think.

Do you use gpm on the console?

Do you get anything when you do a 'cat /dev/input/mice' and move the
mouse a little bit?

Cheers,
Flo



Reply to: