/media/mmc3/etc/init.d/auto-startx
--- etc/init.d/auto-startx.orig 2009-10-20 12:39:30.000000000 -0300 +++ etc/init.d/auto-startx 2009-12-31 13:46:06.000000000 -0300 @@ -8,6 +8,7 @@ start) if [ ! -f /etc/default/autologin ] ; then if [ -x /usr/sbin/first-boot-wizard.sh ] ; then + TSLIB_TSDEVICE=/dev/input/event3 TSLIB_CONFFILE=/etc/ts.conf ts_calibrate /usr/bin/xinit /usr/sbin/first-boot-wizard.sh 2>&1 > /var/log/first-boot-wizard.log else echo -n "No user specified for auto login. Creating..."