You need to setup the Environment variables for tslib. Also you need to have built directfb to support tslib.
export TSLIB_CALIBFILE='/etc/pointercal.tslib' export TSLIB_CONFFILE='/etc/ts.conf' export TSLIB_TSDEVICE='/dev/ttyS0' Your TSLIB_TSDEVICE will probably be different from my example. also the /etc/ts.conf should have the correct module_raw uncommented. Craig On Wednesday 09 January 2008 4:16:15 pm som j wrote: > Hello all, > > Currently i have the DirectFB 1.1.1 and tslib 1.0.0 working fine > seperatly.But when i am trying to get the touch support enabled for the > DirectFB Application (df_winodw), i seem to have no clue as how to enable > the support in the directfbrc file. > > Any inputs on the same will be really appreciated. > > Thanks in advance > > Regards > Som _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
