not sure if this would help, but I've compiled SDL with fbcon ( no directfb ) for 2008.9 and it seems working ( no hw accel I think ) i had to set following env vars on the handset to get touchscreen alive export SDL_MOUSEDRV=TSLIB export TSLIB_TSDEVICE=/dev/input/touchscreen0
sparky mat wrote: > I compiled directfb with input driver list = tslib , and gfx-driver > list = none. Post this, I compiled SDL with directfb backend support. > > The problem is, SDL doesn't seem to respond to touchscreen events. I > am not too familiar with directfb. Is there any way to check if the > touchscreen input is working at the directfb level and if it is, why > is it not working with SDL? > > _______________________________________________ > support mailing list > [email protected] > https://lists.openmoko.org/mailman/listinfo/support > > _______________________________________________ support mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/support
