bash - Startup script not running - Ask Ubuntu
this question has answer here:
- why won't rc.local run xinput? 1 answer
- “startup applications” not working 2 answers
i trying run command on startup
$ xinput set-prop "10" --type=float "coordinate transformation matrix" 0.5 0 0.5 0 1 0 0 0 1
i have in rc.local not running on startup. appreciated.
Comments
Post a Comment