After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 691701 - gnome-rr: Make sure DPMS takes effect immediately
gnome-rr: Make sure DPMS takes effect immediately
Status: RESOLVED FIXED
Product: gnome-desktop
Classification: Core
Component: libgnome-desktop
unspecified
Other All
: Normal normal
: ---
Assigned To: Desktop Maintainers
Desktop Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-14 10:10 UTC by Bastien Nocera
Modified: 2013-01-14 11:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gnome-rr: Make sure DPMS takes effect immediately (1.04 KB, patch)
2013-01-14 10:10 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2013-01-14 10:10:20 UTC
.
Comment 1 Bastien Nocera 2013-01-14 10:10:22 UTC
Created attachment 233427 [details] [review]
gnome-rr: Make sure DPMS takes effect immediately

Otherwise, with DPMS Off:
- querying xbacklight will return 0 as the backlight
  is actually off
- setting the backlight won't have any effect if we haven't
  processed the DPMS On yet
Comment 2 Richard Hughes 2013-01-14 11:06:48 UTC
Review of attachment 233427 [details] [review]:

Good catch, looks good to me.
Comment 3 Bastien Nocera 2013-01-14 11:09:07 UTC
Attachment 233427 [details] pushed as 332c0fd - gnome-rr: Make sure DPMS takes effect immediately