summaryrefslogtreecommitdiff
path: root/recipes-bsp/binary-drivers/linux-driver-package/xorg.conf.add
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/binary-drivers/linux-driver-package/xorg.conf.add')
-rw-r--r--recipes-bsp/binary-drivers/linux-driver-package/xorg.conf.add11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-bsp/binary-drivers/linux-driver-package/xorg.conf.add b/recipes-bsp/binary-drivers/linux-driver-package/xorg.conf.add
new file mode 100644
index 0000000..0abe390
--- /dev/null
+++ b/recipes-bsp/binary-drivers/linux-driver-package/xorg.conf.add
@@ -0,0 +1,11 @@
+Section "Monitor"
+ Identifier "DSI-1"
+ Option "DPMS" "false"
+EndSection
+
+Section "ServerLayout"
+ Identifier "ServerLayout0"
+ Option "StandbyTime" "0"
+ Option "SuspendTime" "0"
+ Option "OffTime" "0"
+EndSection