Click to See Complete Forum and Search --> : USB Razer click problem


ASCI Blue
05-06-2002, 12:25 PM
Running Gentoo 1.0, kernel 2.4.19, Xfree86 4.2 with a USB Razer 1000 mouse (www.razerzone.com).

When using above mouse my single clicks are sometimes read as two or at times three clicks. eg; closing an Xchat window to find that and one or two others closed.


hid 12960 0 (unused)
mousedev 3968 1
usbmouse 1824 0 (unused)
input 3616 0 [hid mousedev usbmouse]
usb-uhci 22212 0 (unused)


lsmod



Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "off"
Option "Resolution" "1000"
EndSection


XF86Config file.

I've tried using KDE's periferals tool to adjust double click interval with no success. I put the interval to 0 and still had it reading as more than one click. I've tried both my USB ports on the motherboard and am currently using the USB 'hub' on my keyboard. Any ideas or suggestions would be appriciated.

Lorithar
05-06-2002, 05:08 PM
Ummmm seems to me that the double click interval should be around 300 .. .but remember that you can remap clicking events in KDE ... are you sure that you haven't remapped the function in the KDE control Panel - Look & Feel / Window behaviour section ... ( I screwed that up once ...took days for me to figure it out)

ASCI Blue
05-06-2002, 05:50 PM
Took a quick look in the events, and everything looks kosher. I also fired up Fluxbox to see if I have the same problem which I do. The titlebars do the shade/rollup thing and Xchat at times still closes multiple windows.

Only other thing I can think of is something wrong in my XF86Config file, this mouse worked fine with 4.1 when I was using Debian. I also get a similar reaction when using Windows before the Razer drivers are installed, there are no linux drivers.