[hack] Risoluzione schermo

Elisa lab@kkk.it
Dom 6 Mar 2005 22:01:17 CET


On Sun, 06 Mar 2005 20:48:33 +0100
kdav wrote:

>         SubSection "Display"
>                 Depth           24
>                 Modes           "800x600" "640x480"
>         EndSubSection

Secondo me e' qui il punto... piu' sopra hai scelto:

Section "Screen"
        Identifier      "Default Screen"
        Device          "Scheda video generica"
        Monitor         "@@@:0000"
        DefaultDepth    24

e quindi ti manca la configurazione "1024x768". Scrivi quella sezione
cosi':

         SubSection "Display"
                 Depth           24
                 Modes           "1024x768" "800x600" "640x480"
         EndSubSection

e vedrai che va.

Ciao!

Elisa

-- 
LaB

***
GnuPG KeyID: DFCA51D6
***



Maggiori informazioni sulla lista golem-hack