Becoming a bit annoyed here. Using the graphical configuration tool for KDE, I have disabled power management stuff. This is a desktop for my personal use, and I am not interested in monitor blanking. The screen, however, continues to blank.
I have determined that the culprit is DPMS. xset q output shows that DPMS is enabled.
I have a problem with the monitor suspend.
No matter what settings I used in KDE power management monitor section, my screen would shut off in around 10 mins. I was trying for 30.
I'm trying to figure this out, and not having any luck.
Under System | Preferences | Power Management
The Power Management Preferences dialog has a tab for 'On AC Power' and 'On Battery Power'.
Each of those tabs has a checkbox marked 'Dim Display when Idle'.
Ubuntu 12.10 quantal: On login, I run "xset -dpms s 0 0 s off". This works great until I suspend and resume. For some reason, dpms is re-enabled after resume. Is there an easy way to completely disable DPMS without recompiling X?
I don't see any problem with it. Try disabling screensaver and DPMS and see if your screen still turns off.xset s 0 0; xset dpms 0 0 0; xset -dpmsIf you want to revert your settings back:xset s 600 600; xset dpms 600 0 900More info here: https://wiki.archlinux.org/index.php/DPMS
rEnr3n
https://bbs.archlinux.org/profile.php?id=62237
2012-08-06T06:04:55Z
Let's have a try - let DPMS manage it instead of xscreensaver. Put these into your autostart:xset s on &
xset dpms &
These commands turn the screen off
Code:
xset dpms force standby
xset dpms force off
also my screen is not dimming on idle like it is set to
Attached Images
Screenshot - 10072012 - 01:58:51 PM.png (57.6 KB)
Screenshot - 10072012 - 01:59:13 PM.png (46.2 KB)
Screenshot - 10072012 - 01:59:21 PM.png (54.4 KB)
Screenshot - 10072
`--> pacman -Si laptop-mode-tools
Repository : community
Name : laptop-mode-tools
Version : 1.61-2
...
Optional Deps : acpid: ACPI support
bluez: bluetooth support
hdparm: hard disk power management
sdparm: SCSI disk power management
ethtool: ethernet support
wireless_tools: WiFi support
Hi ,before I start talking the issue mentioned in the topic , I notice that the forum title has to be updated :" Post your problems here (KDE SC 4.8.x packages) "KDE 4.8.X Ended it's development life cycle & we already start deploying KDE 4.9 so it's better to update forum title.---~~~---~~~---~~~---~~~---~~~---~~~--- Back to the topic my friend & I have found bug in r