summaryrefslogtreecommitdiff
path: root/target/lemote/xorg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'target/lemote/xorg.conf')
-rw-r--r--target/lemote/xorg.conf10
1 files changed, 1 insertions, 9 deletions
diff --git a/target/lemote/xorg.conf b/target/lemote/xorg.conf
index 95b9dffe1..c9c9388f2 100644
--- a/target/lemote/xorg.conf
+++ b/target/lemote/xorg.conf
@@ -33,18 +33,11 @@ Section "Device"
Option "SWCursor" "true"
Option "UseBIOS" "false"
Option "PanelSize" "1024x600"
-# Option "DualHead" "true"
-EndSection
-
-Section "Device"
- Identifier "card1"
- Driver "fbdev"
- Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
- Option "DPMS" "false"
+ Option "DPMS" "true"
HorizSync 30-70
VertRefresh 50-80
EndSection
@@ -56,6 +49,5 @@ Section "Screen"
DefaultDepth 16
SubSection "Display"
Modes "1024x600"
- # Virtual 1824 600
EndSubSection
EndSection