-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,


[EMAIL PROTECTED] wrote:
in this section:

> Section "Screen"
>       Identifier      "Default Screen"
>       Device          "Generic Video Card"
>       Monitor         "Generic Monitor"
>       DefaultDepth    24
>       SubSection "Display"
>               Depth           1
>               Modes           "800x600" "640x480"
>       EndSubSection
>       SubSection "Display"
>               Depth           4
>               Modes           "800x600" "640x480"
>       EndSubSection
>       SubSection "Display"
>               Depth           8
>               Modes           "800x600" "640x480"
>       EndSubSection
>       SubSection "Display"
>               Depth           15
>               Modes           "800x600" "640x480"
>       EndSubSection
>       SubSection "Display"
>               Depth           16
>               Modes           "800x600" "640x480"
>       EndSubSection
>       SubSection "Display"
>               Depth           24
>               Modes           "800x600" "640x480"
>       EndSubSection
> EndSection

Change all the "800x600" "640x480" lines into:
"1024x768" "800x600" "640x480" lines.

So each subsection will look like:
SubSection "Display"
                Depth           x # and "x" beeing -> 1, 4, 8, 15, 16 or 24. 
(I'd go for
16, just as pretty, but a faster system.)
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection

Later,
Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCqXfAmHLz+zAEfmERApedAJ9OfIFVwrNn/UQSejPogsAKEm9XagCgkujE
V6owyFZv2luT0RlR3QDhc08=
=871o
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to