set xservers default color depth to 16
authorJohn Crispin <john@openwrt.org>
Tue, 9 Oct 2007 22:07:26 +0000 (22:07 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 9 Oct 2007 22:07:26 +0000 (22:07 +0000)
SVN-Revision: 9227

XOrg/server/xorg-server-X11R7.2/files/xorg.conf

index 445279ab8d863d46d8c0c28a09a7508bafc6d1a6..ee032285339facbfeed1f15fb9041caad5aecb99 100644 (file)
@@ -64,8 +64,8 @@ Section "Screen"
     Identifier "Screen0"
     Device     "Videocard0"
     Monitor    "Monitor0"
-    DefaultDepth 8
-#    DefaultDepth 16
+#    DefaultDepth 8
+    DefaultDepth 16
 #    DefaultDepth 24
 
     SubSection "Display"