Quantcast
Channel: Lubuntu 14.04 - Disable screen saver....for real this time? - Ask Ubuntu
Viewing all articles
Browse latest Browse all 9

Answer by cioby23 for Lubuntu 14.04 - Disable screen saver....for real this time?

$
0
0

In order to disable the scren blacking use the following two commands in the .xinitrc file before any existing exec startlxde command:

xset s off &xset -dpms &

If you do not have this file please create it in your home directory and paste the above content:

touch ~/.xinitrc

Make sure it is an executable script, by running

chmod +x ~/.xinitrc

Viewing all articles
Browse latest Browse all 9

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>