How to check screen resolution under XSun Server (x86)

Hi,I changed my X Server to XSun and configured it to 1280x800 (same virtual resolution) f黵 my wide screen notebook. Is there any way to check if the resolution is right?Thanks,Marco
[224 byte] By [Buckyball] at [2007-11-26 0:46:29]
# 1
you might try kmconfig command to re-configure your display setting and choose to test it then also before saving the changes.hope it helps.-van.
canteurervan at 2007-7-5 19:41:42 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
sorry for the mispell,it's "kdmconfig", not kdconfig
canteurervan at 2007-7-5 19:41:42 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 3
To see the current display resolution use "xdpyinfo".
unixconsole at 2007-7-5 19:41:42 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 4
Thank you!Hmm, xdpyinfo said it is 1152x768, any ideas how to get the 1280x800?`RegardsMarco
Buckyball at 2007-7-5 19:41:42 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 5
Use the kdmconfig program to change your display settings.
unixconsole at 2007-7-5 19:41:42 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 6
I did this, but end up at 1152x768 (Toshiba M30 with 15,4" wide screen). No idea how to get rid of that problem.
Buckyball at 2007-7-5 19:41:42 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 7

Either you should choose the correct driver with supported resolution of 1280x800 of widescreen,

Or, try some generic driver that gives you the resolution of 1280x800. That should work.

If you don't have 1280x800 at all, then 1280x1207 should work too. (Wait, I can't remember exactly 1207 or 1270, you should check it out and see... sorry, it goes blank on me).

Hope it helps.

-van.

canteurervan at 2007-7-5 19:41:42 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 8
The output of /usr/openwin/bin/xdpyinfo my help you debug.
jclingan at 2007-7-5 19:41:42 > top of Java-index,Solaris Operating System,Solaris 10 Features...