I'm running Jessie logging in as "pi" user. Edit "/home/pi/.config/lxsession/LXDE/autostart" and add the following line: @/home/pi/ts_input.sh Edit "/home/pi/ts_input.sh" and add the "xinput" lines corresponding to your "display_rotate" value For display_rotate=1 add in ts_input.sh: #!/bin/bash /usr...