Xfce Forum

Sub domains
 

You are not logged in.

#1 2019-10-15 18:51:30

johnywhy
Member
Registered: 2011-10-09
Posts: 283

Where to Put xset Commands on Startup?

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

#2 2019-10-22 22:31:21

Skaperen
Member
From: right by Jesus, our Saviour
Registered: 2013-06-15
Posts: 812

Re: Where to Put xset Commands on Startup?

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

Board footer

Powered by FluxBB