LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-01-2008, 09:56 PM   #1
thatquietboy
LQ Newbie
 
Registered: May 2008
Posts: 26

Rep: Reputation: 17
Question DPMS only works for root on XFCE, 12.1


The subject line says it all... I've only been using slack as a desktop for a few months, and I was never able to get the DPMS settings to work as a regular user running x (with XFCE). I just worked around it by manually turning my monitor off, but last week i ran x as root, walked away, and to my surprise, the monitor was in power save mode. Ran x as a lowly user, and no monitor power down. I'm guessing this is a permissions issue. Has anyone ever solved this? Its a trivial issue, but I would like to resolve it.

tia,
 
Old 06-01-2008, 10:16 PM   #2
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
DPMS is specified in your /etc/X11/xorg.conf. Usually a simple
Code:
Option         "DPMS"
in your Monitor section should suffice, but if it isn't working you may wish to try adding a section like the following:
Code:
Section "ServerFlags"
    Option         "blank time" "0"
    Option         "standby time" "0"
    Option         "suspend time" "0"
    Option         "off time" "0"
EndSection
Of course, change "0" to the length of time in minutes that you want. See `man xorg.conf` for more details. If it still doesn't work you could try running `xset +dpms` or some such thing and see what happens.
 
Old 06-01-2008, 11:15 PM   #3
symatic
Member
 
Registered: May 2007
Distribution: Slackware
Posts: 242

Rep: Reputation: 32
You may also try adding yourself/user to the 'power' group. Make sure you logout and then login as your user. The above suggestions should work, I have had DPMS issues with Xfce w/ my ATI card. This issue does not occur with KDE. It is an issue with xscreensaver. If worse comes to worse the ServerFlags generally do the trick. The Suspend and Standby options with the older drivers used to turn my computer off. That was real strange!!

Last edited by symatic; 06-01-2008 at 11:18 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there GUI program similar to wall that works on xfce? anamericanjoe Linux - Desktop 1 04-29-2008 09:56 PM
[(X)ubuntu] Is it possible to run root-tail with XFCE 4.3.99.1 (BETA 2)? DARKGuy Ubuntu 0 12-02-2006 06:57 AM
API for X that works with KDE XFCE etc. binarybob0001 Programming 9 11-18-2006 04:52 AM
XFCE menu ask for root password? infornography Linux - Software 2 09-06-2004 06:20 AM
IntelliMouse thumb buttons work as root, broken as non-root user, wheel works always digital vortex Linux - Hardware 7 03-02-2004 04:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration