Any USB Experts?

Matthew Gillen me at mattgillen.net
Thu Mar 2 12:55:03 EST 2006


markw at mohawksoft.com wrote:
> I am looking for a way to use a USB mouse in useland. I am able to open
> it, and read from it, so far so good.
> 
> If you are familiar with mice, I want to write reset, resolution, and
> report mode to the USB mouse, but all writes just get an error.

What's the error?  On my machine, the permissions for /dev/input/mouse0 is:
crw-r--r--  1 root root

(ie no write access for anyone but root)

Matt



More information about the Discuss mailing list