Hi I've found the solution to the touchscreen calibration issue... just add a few more environment parameters to the jivelite command.
sudo SDL_VIDEODRIVER=fbcon SDL_FBDEV=/dev/fb1 SDL_MOUSEDEV=/dev/input/touchscreen SDL_MOUSEDRV=TSLIB /home/pi/jivelite/bin/jivelite & Source of answer here: http://raspberrypi.stackexchange.com/questions/17117/2-8-tft-touchscreen-with-pygame-script-from-console I hope this helps - jivelite with fully working capacitive touchscreen is really good. ------------------------------------------------------------------------ Ted99's Profile: http://forums.slimdevices.com/member.php?userid=63953 View this thread: http://forums.slimdevices.com/showthread.php?t=98156 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
