** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/583462
Title:
qemu disables screensaver
Status in QEMU:
Fix Released
Bug descripti
This is now fixed by:
commit 111f8ec99b67aeef152c71a5db12f0c0cb2422bd
Author: Jan Kiszka
Date: Sun May 23 10:29:34 2010 +0200
sdl: Do not disable screensaver by default
Unless we are running in full-screen mode, QEMU's SDL window should not
disable the host's screensaver. The
Looks like it is SDL related, because setting
SDL_VIDEO_ALLOW_SCREENSAVER=1
fixes it.
I understand disabling the screensaver is the default in SDL so the
screensaver won't activate while watching a movie or playing a game.
http://www.libsdl.org/faq.php?action=listentries&category=9#90
Since I d
When I run
$xtrace qemu
I get:
001:<:00xx: 4: Request(115): ForceScreenSaver mode=Reset(0x00)
every 4 seconds, which explains things I suppose.
Why is that??
--
qemu disables screensaver
https://bugs.launchpad.net/bugs/583462
You received this bug notification because you are a member of qemu
Debian bugreport about this:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578672 (#578672).
I tried it here again, with your program (using 0.12.4 from debian) - and it
works as expected for me, no resets every 4 secs, screen saver triggers after
configured time even if the input is grabbed
** Attachment added: "Code used to check idle time."
http://launchpadlibrarian.net/48825708/idletime
--
qemu disables screensaver
https://bugs.launchpad.net/bugs/583462
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
Status in QEMU: