<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic screen property in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-property/m-p/2859876#M95804</link>
    <description>hi:&lt;BR /&gt;I changed the screen property of my hp server from 1280x1024 to 1024x768 through the SAM. after reboot, the screen is dark. I login through the telnet, i found the property didn't changed.  How can i restore the property and make the screen light again?</description>
    <pubDate>Mon, 09 Dec 2002 04:12:03 GMT</pubDate>
    <dc:creator>cafe_1</dc:creator>
    <dc:date>2002-12-09T04:12:03Z</dc:date>
    <item>
      <title>screen property</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-property/m-p/2859876#M95804</link>
      <description>hi:&lt;BR /&gt;I changed the screen property of my hp server from 1280x1024 to 1024x768 through the SAM. after reboot, the screen is dark. I login through the telnet, i found the property didn't changed.  How can i restore the property and make the screen light again?</description>
      <pubDate>Mon, 09 Dec 2002 04:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-property/m-p/2859876#M95804</guid>
      <dc:creator>cafe_1</dc:creator>
      <dc:date>2002-12-09T04:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: screen property</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-property/m-p/2859877#M95805</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i think you are using a workstation with a graphical monitor? A "real" server should only have the normal ascii-console. So go to that thing, reboot it and while starting up try to hit the "tab"-key until you get into the menu for the graphical resolutions. There you can test every desired resolution and change to the right one. It's the better way to do this than using sam. Good luck.&lt;BR /&gt;&lt;BR /&gt;Heinz</description>
      <pubDate>Mon, 09 Dec 2002 09:20:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-property/m-p/2859877#M95805</guid>
      <dc:creator>Heinz Gaertner</dc:creator>
      <dc:date>2002-12-09T09:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: screen property</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-property/m-p/2859878#M95806</link>
      <description>Setting the Monitor Type at Power On&lt;BR /&gt;&lt;BR /&gt;If you replace your workstation???s monitor with a different monitor type, you need to let the computer???s firmware know you made this change. To do this, reboot the workstation and use either the automatic monitor selection process or the boot console handler???s monitor command.&lt;BR /&gt;&lt;BR /&gt;Once you have rebooted the system by turning it off, wait for a short time for the hard disk drive???s disk to stop spinning.&lt;BR /&gt;&lt;BR /&gt;Next, turn the workstation on and watch for the Num Lock light to flash.&lt;BR /&gt;&lt;BR /&gt;NOTE&lt;BR /&gt;It takes approximately one to two minutes after powering on the workstation before the Num Lock light flashes.&lt;BR /&gt;&lt;BR /&gt;Wait two seconds after the Num Lock light comes on, which is near the end of the boot sequence, then press Tab to initiate the automatic monitor selection process. If you see information similar to the following displayed on your screen and it is the correct monitor type, press the Enter key to select it.&lt;BR /&gt;&lt;BR /&gt;MONITOR INFORMATION&lt;BR /&gt;&lt;BR /&gt;Path Slot Head Type Size Freq Class GRAPHICS(2)  2 1 n nnnnxnnnn nnHz PCI &lt;BR /&gt;&lt;BR /&gt;Press [RETURN] to select this monitor type (type n of n types)&lt;BR /&gt;&lt;BR /&gt;Note that if you do not select this monitor type, the system cycles through all of the available monitor types one at a time until you find one that meets your needs. Once you have made your monitor type selection, the system queries you to confirm your selection.&lt;BR /&gt;&lt;BR /&gt;Press Y to save this monitor type.&lt;BR /&gt;&lt;BR /&gt;If you press any key other than Y, the following message is displayed: Monitor type not saved.&lt;BR /&gt;&lt;BR /&gt;At this point, the new monitor type is active, but not saved. Because you didn???t save the monitor type, the next time you reboot the system the original monitor type will be used.&lt;BR /&gt;&lt;BR /&gt;Next, the following message is displayed:&lt;BR /&gt;&lt;BR /&gt;To select a new Graphics Monitor Type press the "TAB" key now, otherwise EXIT by entering any other key (or will time out in 15 seconds)...&lt;BR /&gt;&lt;BR /&gt;To restart the monitor selection process, press Tab.&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Dec 2002 09:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-property/m-p/2859878#M95806</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2002-12-09T09:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: screen property</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-property/m-p/2859879#M95807</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1. I would try to restart graphics once more (make sure there are no other users in graphics sessions!).&lt;BR /&gt;&lt;BR /&gt;'/sbin/init.d/dtlogin.rc stop'&lt;BR /&gt;should kick off current CDE sessions.&lt;BR /&gt;&lt;BR /&gt;Then start graphics again.&lt;BR /&gt;'/sbin/init.d/dtlogin.rc start'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2. Do you see any error messages when starting? Also check log files in $HOME/.dt/&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Mihails&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Dec 2002 09:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-property/m-p/2859879#M95807</guid>
      <dc:creator>Mihails Nikitins</dc:creator>
      <dc:date>2002-12-09T09:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: screen property</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-property/m-p/2859880#M95808</link>
      <description>hi,all:&lt;BR /&gt;&lt;BR /&gt;maybe i did not introduce the problem clearly. After reboot the screen did not display anything, so even i press the tab key, nothing will happen. the screen's power led change in green or yellow. So i just can login in system by telnet. i don't think there is something wrong in the display adopter, because before i change the screen propety, the system is ok. what do you think?</description>
      <pubDate>Tue, 10 Dec 2002 07:00:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-property/m-p/2859880#M95808</guid>
      <dc:creator>cafe_1</dc:creator>
      <dc:date>2002-12-10T07:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: screen property</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-property/m-p/2859881#M95809</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;boot the machine using ASCII console and change the resolution using SAM, and then you can use graphics console</description>
      <pubDate>Tue, 10 Dec 2002 07:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-property/m-p/2859881#M95809</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-12-10T07:16:50Z</dc:date>
    </item>
  </channel>
</rss>

