How to change display resolution

Hi,

I would like to know how to change the display resolution in solaris on sparc.

Can anyone please help me.

Regards,
Raja

hi,

you could use:
# fbconfig -prconf
to see your current settings and the possible settings...
to change it:
# fbconfig -res video-mode -depth 8or24

you can only change this settings while the xserver isn't running!

g P

You can use: m64config
#m64config -res (resolution) -depth 8or24

sorry, but thats not true at all... it belongs to your graphikcard..... m64config is only for m64 cards (like in a blade100)... there are similar tools for pgx32 or pgx64 but fbconfig always works, because it configure your framebuffer... the other tools only use fbconfig in the backround.....

gP