Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xorg and LCD power save
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
DMoL
Tux's lil' helper
Tux's lil' helper


Joined: 07 May 2006
Posts: 100
Location: Minsk, Belarus

PostPosted: Sat May 09, 2009 10:21 am    Post subject: xorg and LCD power save Reply with quote

Hi,

I have a trouble with turning off my LCD after some period of time.
Code:
# cat /etc/X11/xorg.conf
Section "ServerFlags"
  Option  "off time"  "5"  # Turn off after 5 min
EndSection

 # grep OffTime /var/log/Xorg.0.log
(**) Option "OffTime" "5"



But, according to
Code:
xset q
...
DPMS (Energy Star):
  Standby: 0    Suspend: 3600    Off: 7200
  DPMS is Enabled
  Monitor is On


How to turn off my LCD after 5 mins? Thanks for any helping.
Back to top
View user's profile Send private message
Malvineous
Apprentice
Apprentice


Joined: 20 Oct 2006
Posts: 281
Location: Brisbane, Australia

PostPosted: Thu May 21, 2009 6:10 am    Post subject: Reply with quote

Your window manager (KDE, Gnome, etc.) is probably overriding the setting. Try looking in its configuration/control panel/etc. for power or display settings. Failing that you can run "xset dpms ..." to update the setting at runtime. I have a shortcut key bound to "xset dpms force off" so I can press a key when I walk away to put all the monitors into powersave immediately.
Back to top
View user's profile Send private message
DMoL
Tux's lil' helper
Tux's lil' helper


Joined: 07 May 2006
Posts: 100
Location: Minsk, Belarus

PostPosted: Thu May 21, 2009 6:43 am    Post subject: [solved] Reply with quote

Yep! Thanks! My XFCEs screen server properties has "Advanced" page, where the options are overriden.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum