[ug-bosug] How do I change the X resolution ?

Pradhap Devarajan Pradhap.Devarajan at Sun.COM
Mon Jul 10 21:29:35 PDT 2006


Sriram,
          You can try adding the "Modes" value into /etc/X11/xorg.conf 
and try starting X.
 *Note* the card0,Screen0,Monitor0 can change depending upon your 
configuration.

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     8
                Modes    "1400x1050" "1280x1024" "1024x768" "800x600" 
"640x480"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection


~ Pradhap.D

Sriram Narayanan wrote:
> I've got a Dell Latitude D620. I've installed Solaris 10 June 2006 x86
> release onto it.
>
> Belenix and the Solaris 10 installer provide me with a high
> resolution, but post install, the Solaris 10 desktop starts up in
> 640x480 mode. I need to set this to 1280x768.
>
> How do I do this ?
>
> -- Sriram
> _______________________________________________
> ug-bosug mailing list
> List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
> List-Owner: mailto:ug-bosug-owner at opensolaris.org
> List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54





More information about the ug-bosug mailing list