[Bug 93562] intel-virtual-output doesn't sync built-in X11 screensaver
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 4 10:17:39 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93562
--- Comment #15 from Chris Wilson <chris at chris-wilson.co.uk> ---
Still nothing. Ok, I've pushed the patch (since I'm fairly confident it didn't
break anything at least):
commit 8e987511f0f190115e2587a94922b766d4f8719a
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Sat Jan 2 21:29:58 2016 +0000
tools/intel-virtual-output: Propagate screen blanking
When attaching to a target display, disable the builtin screen blanking
(equivalent to xset -d :8 s off, or setting
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
in the target xorg.conf). Then listen to the ScreenSaver notify events
on the host and forward the activations/resets to the targets. This
should then keep all the screen blanking in sync.
Reported-by: Raffael Herzog <herzog at raffael.ch>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93562
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
So if you run git pull, recompile, then ./tools/intel-virtual-output <blah>
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160104/c74a7002/attachment.html>
More information about the intel-gfx-bugs
mailing list