projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72f6342
)
set xservers default color depth to 16
author
John Crispin
<john@openwrt.org>
Tue, 9 Oct 2007 22:07:26 +0000
(22:07 +0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/XOrg/server/xorg-server-X11R7.2/files/xorg.conf
b/XOrg/server/xorg-server-X11R7.2/files/xorg.conf
index 445279ab8d863d46d8c0c28a09a7508bafc6d1a6..ee032285339facbfeed1f15fb9041caad5aecb99 100644
(file)
--- a/
XOrg/server/xorg-server-X11R7.2/files/xorg.conf
+++ b/
XOrg/server/xorg-server-X11R7.2/files/xorg.conf
@@
-64,8
+64,8
@@
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
- DefaultDepth 8
-
#
DefaultDepth 16
+
#
DefaultDepth 8
+ DefaultDepth 16
# DefaultDepth 24
SubSection "Display"