I have a Clock / Weather / MPD client PyGame application that runs on a Raspi3 with an official Raspi Touchscreen. The app works fine when executed under startx. When started from the command line, the app works perfect except touch responses are way off. USB mouse responses work fine. I’ve downgrad...