Hi Andy. this depends on your input module... I assume you are using the x11 system (check your directfbrc file) on the PC. This will generate DIEF_AXISABS events, check x11input.c.
On your target you might be using the serialmouse input module, this will generate DIEF_AXISREL events, check serialmouse.c. Andy Turner wrote: > I have some DirectFB software which I can run in a window on an x86 Linux PC, > and also full screen on a custom target board. For some reason on the > desktop version I can capture the axisabs position of the mouse, but on the > target I get only the axisrel data. Does anyone have any idea why the two > would be different? > > > > _______________________________________________ > directfb-users mailing list > directfb-users@directfb.org > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users > > -- .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list directfb-users@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users