I want to run a script that will turn off my Touch Pad upon startup. Previously I was given the script to run and I connected it to Settings->Advanced->Autostart. The file is touchpad.sh and it is shown as enabled. The file touchpad.sh.txt is attached. The txt extension is added so that I can attach it to this message. A copy of the file permissions is also attached. I was also told that "awk" must be installed. I checked and it is. This is shown in the attached file TomAwk.txt.
I can't get this file to execute on startup so now I have to enter the instruction in the console
synclient TouchpadOff=1
This turns off the touch pad for one session only. What do I need to do to get the script to run?
Thanks!
I can't get this file to execute on startup so now I have to enter the instruction in the console
synclient TouchpadOff=1
This turns off the touch pad for one session only. What do I need to do to get the script to run?
Thanks!
Comment