How to adjust automatic suspend/sleep option

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
rsal
Posts: 198
Joined: 12. Mar 2012, 17:00

How to adjust automatic suspend/sleep option

Post by rsal »

I have xscreensaver installed in which I have unchecked "power management enabled" option (in 'Advanced' tab). However, still the desktop suspends after 30 minutes. How and from where can I alter this setting? Thanks for your help.
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: How to adjust automatic suspend/sleep option

Post by laprjns »

Salix Menu ==> Settings ==> Screensaver
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
rsal
Posts: 198
Joined: 12. Mar 2012, 17:00

Re: How to adjust automatic suspend/sleep option

Post by rsal »

Screensaver opens the same xscreensaver window which is not working as I have described above. Have you tried to disable 'power management' in screensaver 'Advanced' tab options? Does it prevent the system from going to sleep after 30 minutes of inactivity?
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: How to adjust automatic suspend/sleep option

Post by gapan »

Maybe it's DPMS you're talking about and not the screensaver?

Try:

Code: Select all

xset -dpms; xset s off
Image
Image
rsal
Posts: 198
Joined: 12. Mar 2012, 17:00

Re: How to adjust automatic suspend/sleep option

Post by rsal »

I will try it and let you know the result. Do I need to give this command as root? (The command gave no error from regular user account).
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: How to adjust automatic suspend/sleep option

Post by gapan »

No, it should run as your user.
Image
Image
Post Reply