Hi, Was anybody able to use that 7" touchscreen with Pyagme in console mode (without desktop). For example using Raspbian Stretch Lite. Some people report that touch/mouse events (coordinates) are not tracked properly. https://forum-raspberrypi.de/forum/thread/38115-peppy-webradio/?postID=364374#post364374 This Python driver handles mouse/touch events properly: https://github.com/pimoroni/python-multitouch but Pygame not. Just wondering what could be the reason.
Thanks in advance!