On 03/21/2007 01:00:08 AM, Pete Zaitcev wrote:
> On Tue, 20 Mar 2007 12:01:11 -0500, Chris Browning <[EMAIL PROTECTED]>
> wrote:
> 
> > input_report_rel(dev, REL_X, (signed char) mouseX);
> > input_report_rel(dev, REL_Y, (signed char) mouseY);
> >
> > and the probe function reports EV_REL and REL_X | REL_Y.
> 
> > http://browning.homelinux.com/airflo.c.txt
> 
> I see you call input_sync. Hmm. Try to post to the input developers'
> list (I think it's something like  
> [email protected]).
> The USB list may not be the best place.
> 
> -- Pete
> 
> P.S. find evdev at sourceforge and look at events you generate.
> 

Will do, thank you.

-Chris

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to