My Asus Vivobook S200E has a problem with its touchscreen: it keeps pressing the right side of the screen, even when untouched.
I managed to disable the touchscreen in the Windows 8.1, and the configuration is saved every time I restart the PC. But if I boot into Ubuntu, the touchscreen is active again (of course). I have to run this in the terminal to turn off the touch:
xinput disable 'device name'
The touch would be off, but if I reboot Ubuntu, the touch is on again, so I have to type the script again at the start of my work with Ubuntu. I find this annoying, and is there any way that I can run the script at every startup?