diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf')
| -rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf b/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf index f4cd139e8d..3eb380a0a4 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf +++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf | |||
| @@ -35,4 +35,8 @@ Section "ServerLayout" | |||
| 35 | Identifier "Default Layout" | 35 | Identifier "Default Layout" |
| 36 | Screen "Default Screen" | 36 | Screen "Default Screen" |
| 37 | Option "AllowEmptyInput" "no" | 37 | Option "AllowEmptyInput" "no" |
| 38 | Option "BlankTime" "0" | ||
| 39 | Option "StandbyTime" "0" | ||
| 40 | Option "SuspendTime" "0" | ||
| 41 | Option "OffTime" "0" | ||
| 38 | EndSection | 42 | EndSection |
