Author Topic: [SOLVED] Blanking blank monitor  (Read 537 times)

Offline clarms

  • Full Member
  • ***
  • Posts: 72
[SOLVED] Blanking blank monitor
« on: November 17, 2010, 10:54:17 PM »
No not cursing, just wondering how and where to change the blanking of the monitor. This is to change the amount of time to the blanking or to turn it off and back on. Whether this is set by a command or in a gui, where is the setting stored?
« Last Edit: January 07, 2011, 12:21:38 AM by clarms »

Offline Village Idiot

  • Hero Member
  • *****
  • Posts: 2345
  • Have A Nice Day.
Re: Blanking blank monitor
« Reply #1 on: November 17, 2010, 11:53:08 PM »
Use the command: xset

For information on it's usage, type: xset --help

HTH

 :)
$ fortune
No Microsoft products were used in any way for the creation of this message.
If you are using a Microsoft product to view it, BEWARE! - I'm not
responsible for any harm you might encounter as a result.

Offline clarms

  • Full Member
  • ***
  • Posts: 72
Re: Blanking blank monitor
« Reply #2 on: November 18, 2010, 12:12:45 AM »
Use the command: xset

For information on it's usage, type: xset --help

HTH

 :)

Thanks! I was not sure if this was it or if there was a gui. It looks like it is part of xset's screensaver control. Will mess with this. Fwiw the --help gets an unknown option, so guessing it is just xset.

Offline Village Idiot

  • Hero Member
  • *****
  • Posts: 2345
  • Have A Nice Day.
Re: Blanking blank monitor
« Reply #3 on: November 18, 2010, 12:42:37 AM »
Fwiw the --help gets an unknown option, so guessing it is just xset.

Ah yeah sorry. Operating the forum under the influence.  ;) Please excuse me.  :-[

Fwiw,  :P you can search google for xset and you'll find lots of examples for this command. As for the gui, you might prefer to set-up some desktop shortcuts for yourself. For example, an icon on the task bar that, when clicked, turns off the monitor.

Have a lot of fun!

 :)
$ fortune
No Microsoft products were used in any way for the creation of this message.
If you are using a Microsoft product to view it, BEWARE! - I'm not
responsible for any harm you might encounter as a result.

Offline Dragynn

  • Hero Member
  • *****
  • Posts: 1436
  • Abide.
Re: Blanking blank monitor
« Reply #4 on: November 18, 2010, 08:35:58 AM »
Hi Clarms,

more info on xset:

I don't know which version you are using of PCLOS, but all I think have menu options for Screensaver and Power management, you can adjust those settings to turn off the screensaver and power management and it will stop screen blanking. Note that those services still need to be running to accomplish this. If you turn off those two services completely in PCC so they don't start up at all when you boot, the underlying default settings of xset take over, so your screen will go blank every 600 seconds. You can turn them off manually after you boot, but the settings you input will not persist when you re-boot. If you don't want to do this every time, there is a small script Texstar wrote, that you can set to run on every boot-up that will do it. See this thread here:

http://www.pclinuxos.com/forum/index.php/topic,81771.0.html

 Good luck!
This aggression will not stand man.

Offline clarms

  • Full Member
  • ***
  • Posts: 72
Re: Blanking blank monitor
« Reply #5 on: January 07, 2011, 12:20:42 AM »
Thanks for the link! And thanks Texstar! The little script works perfect.

... If you don't want to do this every time, there is a small script Texstar wrote, that you can set to run on every boot-up that will do it. See this thread here:

http://www.pclinuxos.com/forum/index.php/topic,81771.0.html

 Good luck!