On Thu, Jun 21, 2007 at 10:15:55PM -0700, Zac Wheeler wrote:
> I'm working on getting the basics of DirectFB working under
> qemu-system-arm. I've gotten the input drivers "working" with the
> linuxinput drivers, but encountered an interesting issue. The keyboard
> portion of df_input works fine. The mouse buttons respond correctly. The
> problem is the mouse pointer's movements, which always just headed to
> the bottom right corner. I commented out the joystick section.
> 
> I added printf statements for each mouse movement and it verified that
> the "relative" statements were being executed. I also verified that they
> were always positive, resulting in the crosshairs rocketing to the lower
> right as soon as I move the mouse pointer.
> 
> It doesn't matter what the physical input device is - I have a laptop
> and it performs the same regardless of the underlying hardware.

What hardware does qemu emulate?

-- 
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to