When I was running debian I had to set the following variable before tslib would
work. 
export TSLIB_TSDEVICE=/dev/input/event1

If you google "tslib sdl" there are many interesting articles on this combo.
such as:
http://www.opentom.org/LibSDL




Quoting sparky mat <[EMAIL PROTECTED]>:

> I am trying to get the touchscreen to work in SDL (on Debian) compiled
> over DirectFB. SDL is not detecting any event from the touchscreen.
> 
> As far as I understand, the following environment variables are to be
> set:
> 
> export SDL_MOUSEDRV=TSLIB
> export SDL_MOUSEDEV=/dev/input/event1 ( <-- is this correct? )
> 
> Is there something I am missing?
> 
> _______________________________________________
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
> 


_______________________________________________
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support

Reply via email to