summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-system/10-monitor.conf
diff options
context:
space:
mode:
Diffstat (limited to 'linhes/linhes-system/10-monitor.conf')
-rw-r--r--linhes/linhes-system/10-monitor.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/linhes/linhes-system/10-monitor.conf b/linhes/linhes-system/10-monitor.conf
new file mode 100644
index 0000000..a92ff49
--- /dev/null
+++ b/linhes/linhes-system/10-monitor.conf
@@ -0,0 +1,10 @@
+Section "Extensions"
+ Option "DPMS" "True"
+EndSection
+
+Section "ServerFlags"
+ Option "StandbyTime" "0"
+ Option "SuspendTime" "0"
+ Option "OffTime" "0"
+ Option "BlankTime" "0"
+EndSection