Disable screensaver and make Display never sleep in Ubuntu 10.04

This post was written by admin on July 31, 2010
Posted Under: General

If you want to watch a moive in Ubuntu,you might want to disable the screensaver and make the display never asleep.And this quick tutorial will show you how to do this.

First go to System->Preferences->Screensaver.You will see the following screen,un-check “Active screensaver when computer is adle” and “Lock screen when sceensaver is active”.

Then,click on Power Management button at bottom.Under Display,set “Put display to sleep when inactive for” to Never.

Now,the screen will never turn black when you’re watching movies!

Related posts:

  1. Gnome Applet to Quick Prevent monitor/screen from going to sleep/screensaver while watching movies
  2. Keep the Display from turning blank on ubuntu
  3. Set a Screensaver as your alive Desktop Wallpaper in ubuntu
  4. Display CPU & Memory Usage on Ubuntu Panel/Unity with Indicator-Sysmonitor
  5. Simple settings to make your Compiz run smoothly

    Reader Comments

    Won’t work on my system :-(
    It would be nice if we had a little background information. Not just a recipe, click here, click there.
    Anyway thank you for the effort, I’m sure it works for some.

    [Reply]

    #1 
    Written By pierre dagenais on September 19th, 2010 @ 3:33 am

    via commandline in ubuntu 10.10 prevent screen from blanking by

    [code]

    xset s noblank

    [/code]

    try “xset” to configure many screensaver/display properties via scripts.

    [Reply]

    #2 
    Written By jameson s on October 12th, 2010 @ 4:38 pm

    I got fed up with the screen keep going to sleep when flying X-Plane 9. Went to System > Preferences > Screensaver, and slid the timer bar across to max 2 hours.
    Now I have at least 2 hours before the screen goes to sleep from the last time the mouse got moved.
    I had tried to put never into the power save mode, but this NEVER worked for me.

    [Reply]

    #3 
    Written By Malcolm Jackson on May 6th, 2011 @ 10:44 am

    I applied above, screen goes black every 5 minutes, very irritating.

    iss this a bug or a feature??

    I hope somebody has a working suggestion, please?

    Bodhi

    [Reply]

    #4 
    Written By bodhi on October 17th, 2011 @ 2:14 am

    Hello,

    I make a file “noscreensaver.ksh” with content:

    #!/bin/bash

    echo “Remove screen saver – press CTRL-C to finish”
    gnome-screensaver-command -d

    Execute this file before watch your movie and the screen save is disabled.

    [Reply]

    #5 
    Written By chevalier on December 27th, 2011 @ 10:10 am

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address