Page 1 of 1

Crontab -e dont work as reboot

Posted: Sun Oct 16, 2022 2:03 pm
by blanelxde
First i used Linux LXLE with LXDE DE. Once I've tried a command for about mouse sensitivity and acceleration. Once i've rebooted, but this crontab did not work. Help.

Code: Select all

@reboot sudo xinput set-prop "YSPRINGTECH USB OPTICAL MOUSE" "Coordinate Transformation Matrix" 0.2 0 0 0 0.2 0 0 0 1
edit: I founded this, but I don't understand how to...
https://www.nixcraft.com/t/solved-cron- ... ux/1858/15

Re: Crontab -e dont work as reboot

Posted: Fri Oct 28, 2022 11:58 pm
by edward
HI. Welcome to the forum.

Although I know nothing about crontabs, I found https://www.adminschoice.com/crontab-quick-reference, which may be of help.

Re: Crontab -e dont work as reboot

Posted: Wed Sep 06, 2023 3:08 pm
by firehurtnova
Use the full paths anYoutube Vancedd add delay to the command to ensure that it runs after the system has fully started. It is because your crontab commands running before all system components get fully initialized during boot.