I have a versapoint wireless usb keyboard/mouse combo. 
http://www.interlinkelectronics.com/products/retail/rfkeyboard.htm

I've been trying to get it to work for the last few nights with varying 
results.  

I've found that using the standard input, hid, kbdev, and mousedev modules it 
doesn't work.  When I try to use those modules I get timeout errors and 
disconnect/connect messages.

If I use the HIDBP modules, I can get the keyboard to work and with a hacked 
XF86Config I can get the pointer to work.  The only thing I can't get to work 
are the mouse buttons.  When I click the buttons the pointer just moves a few 
pixels.

I've tried all the mouse protocols for XFree86, but the ImPS/2 seems to work 
the best.

Here's part of my XF86Config:

Section "InputDevice" 
         Identifier  "Mouse0" 
         Driver      "mouse" 
         Option      "Protocol" "IMPS/2" 
         Option      "Device" "/dev/usbmouse" 
         Option     "ZAxisMapping" "X" 
         Option      "FlipXY" "true" 
         Option      "InvX" "true" 
         Option      "InvY" "false" 
 EndSection 
 

Is it possible to have a working mouse using the HIDBP modules?

I've tried using the 2.4.20-gentoo-sources and 2.4.20 vanilla-sources for my 
kernel, but I get the same results with both.

I've tested an other wireless usb keyboard/mouse combo and I got it to work, 
but I like the layout of the versapoint better so I'd like to get it to work 
if possible.

Sorry for the long first post,

Jason


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to