]> Git Repo - qemu.git/commit
sdl: Do not disable screensaver by default
authorJan Kiszka <[email protected]>
Sun, 23 May 2010 08:29:34 +0000 (10:29 +0200)
committerAnthony Liguori <[email protected]>
Mon, 24 May 2010 20:18:23 +0000 (15:18 -0500)
commit111f8ec99b67aeef152c71a5db12f0c0cb2422bd
tree86abac4250387d9ef5cdcbc89c4b463fec361cd6
parent9c678ccd15e71968ba9ce3cba704f429c5c7d539
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 user can still change this behaviour
by setting the environment variable SDL_VIDEO_ALLOW_SCREENSAVER as
desired.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
sdl.c
This page took 0.021549 seconds and 4 git commands to generate.