diff --git a/var/etc/X11/xorg.conf b/var/etc/X11/xorg.conf index 6af9d8a..c3b9145 100644 --- a/var/etc/X11/xorg.conf +++ b/var/etc/X11/xorg.conf @@ -57,10 +57,10 @@ Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" - DefaultDepth 24 + DefaultDepth 16 SubSection "Display" Viewport 0 0 - Depth 24 + Depth 16 Modes "1024x768" "1280x1024" EndSubSection EndSection