Ive made a pygame program which displays some buttons to click which then switches some outputs on the gpio via the touchscreen. When I run the program from the raspberry gui it works perfectly no problems. However when I run the python program straight from the command line the cursor is way off. I...