[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Riminilug-general] consiglio per linux su vecchio portatile



livio1087 wrote:
> ops ancora ....lo schermo nonmiva a 1024x768 come si fa? 
> ho xubuntu deskop non ancora installato...
controlla il file /etc/X11/xorg.conf (naturalmente da root)
ti incollo la mia sezione screen

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NV34 [GeForce FX 5200]"
    Option         "AddARGBGLXVisuals" "True"
    Monitor        "SharpLCD"
    DefaultDepth    24
SubSection     "Display"
        Depth       1
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

dovrebbe bastare aggiungere il valore 1024x768 nelle varie sottosezioni
relative alle depth

ciao
michele
_______________________________________________
Riminilug-general mailing list
Riminilug-general@xxxxxxxxxxxx
http://riminilug.it/mailman/listinfo/riminilug-general