]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
xorg-xserver-config: Disable screen blanking for qemu images
authorK Sanjay Nayak <nayakksanjay@gmail.com>
Tue, 9 Apr 2024 08:39:49 +0000 (14:09 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Apr 2024 07:49:46 +0000 (08:49 +0100)
commit173fb4247fdb2b7b5e6a1a604ddbbc8727b3d3bb
tree8031e55eebbbf097ba95f90578ab975768aeaf01
parentf6a561db603a6583969137fdd9fb4ec0138bff46
xorg-xserver-config: Disable screen blanking for qemu images

Disable BlankTime, StandbyTime, SuspendTime and OffTime in X default for QEMU images

This fix addresses the issue of Xserver screensaver blanking being enabled on QEMU images by
disabling BlankTime, StandbyTime, SuspendTime, and OffTime in the Xorg default settings for QEMU images.

Reference : https://www.x.org/archive/X11R6.8.0/doc/xorg.conf.5.html

[YOCTO #15436]

Reported-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: K Sanjay Nayak <nayakksanjay@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf
meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuppc/xorg.conf
meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemush4/xorg.conf
meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86-64/xorg.conf
meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf