Hi, I am trying to get the Raspberry Pi 7'' touchscreen to run with Python. After googling through the web I started using PyGame as a library to display and get touch events. The displaying part works great, but I struggle with the touch events. The coordinates I get back are totaly off, often the ...