Desktop Resolution

Hi friends, i had small problem in my home pc i install solaris 10 but GUI is very big cannot view any thing, but i can open terminal where with very difficulty is there any command to re size my resolution some thing like 1024. if not i want to log in default console other than GUI only terminal ex- like DOS prompt.

check the kdmconfig file,
m64config -depth 24 -res 1024x768x75". Other suggestions are
"fbconfig -depth 24 -res 1024x768x75", and to edit "/etc/dt/config/Xservers"

OR simply try this
To set the resolution, run the following command as root:

  \# eeprom output-device=screen:r1280x1024x76 

then reboot. Alternatively, halt the machine and type

  ok setenv output-device screen:r1280x1024x76 
  ok reset

The m64config or fbconfig commands are SPARC specific.

On x86 H/W, Xorg is used. It is unclear what resolution you currently have. What graphic card are you using ? What screen (CRT or LCD) native resolution ?

Or Xsun (it's still there) which is configuured by using kdmconfig.

You are correct. Xsun is EOL though and will eventually be replaced by Xorg with SPARC H/W too.

Hi Friend, i am using Intel Mother Board and CRT monitor 17" right now my screen Resolution is 376 when i type kdmconfig the error was :-
sorry current window size is 37
6 is too small minimum window size is 80*24 so please assist me.

Thanks in Advance.