Operating System - HP-UX
1834811 Members
2601 Online
110070 Solutions
New Discussion

How to change resolution of HP-UX DCE?

 
SOLVED
Go to solution
Ryan Gu
Frequent Advisor

How to change resolution of HP-UX DCE?

I want to change my display solution and refresh rate.

Such as:
old resulotion: 1600 x 1200 75MHz
new resulotion: 1024 x 768 100MHz

How can I do?

I remember it seems to modify a file. But I forgot the file name.
Ryan Gu
4 REPLIES 4
RAC_1
Honored Contributor
Solution

Re: How to change resolution of HP-UX DCE?

man setmon.
There is no substitute to HARDWORK
Arunvijai_4
Honored Contributor

Re: How to change resolution of HP-UX DCE?

# setmon will be useful for this.
# setmon -r Report monitor settings and available choices

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Hanwant Verma_1
Regular Advisor

Re: How to change resolution of HP-UX DCE?

Use the following setmon command:

/opt/graphics/common/bin/setmon

setmon is a program that allows you to change video formats. When you run setmon, it will print a table of available formats. The first
number on each line is an index. Enter the index number for the entry you want to use and setmon will change the card to match. The change can be either temporary (until next boot) or permanent. Similar functionality is available in sam. The -h option gives limited help.



Borislav Perkov
Respected Contributor

Re: How to change resolution of HP-UX DCE?

Hi Jason,

You can do it also via SAM.
Display->Monitor Configuration-> Appropriate Connector -> Actions -> Modify Monitor Type
You can choose and test the settings.

regards,
Borislav