You are not logged in.
Pages: 1
Where can i put these commands to disable screen blanking on startup?
xset s off
xset dpms 0 0 0
xset -dpms s off
arch xfce x86_64
Offline
my first thought (i don't know if this would work, but am guessing that it likely would) is to put a .desktop file in directory ~/.config/autostart/ that includes an Exec= line that runs a script (that i'd put in the same directory) that does those 3 commands plus anything else. i currently run a command that starts up various xfce4-terminal instances in different workspaces. be sure to chmod those files to 750 or 550.
Offline
Pages: 1
[ Generated in 0.010 seconds, 8 queries executed - Memory usage: 515.81 KiB (Peak: 516.73 KiB) ]