summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf b/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf
index c12d92c201..c01c3331c5 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf
@@ -30,4 +30,8 @@ Section "ServerLayout"
30 Identifier "Default Layout" 30 Identifier "Default Layout"
31 Screen "Default Screen" 31 Screen "Default Screen"
32 Option "AllowEmptyInput" "no" 32 Option "AllowEmptyInput" "no"
33 Option "BlankTime" "0"
34 Option "StandbyTime" "0"
35 Option "SuspendTime" "0"
36 Option "OffTime" "0"
33EndSection 37EndSection