<?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 Re: Display settngs problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/display-settngs-problem/m-p/4305340#M674012</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;to stop and start cde&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/dtlogin.rc stop&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/dtlogin.rc start&lt;BR /&gt;&lt;BR /&gt;to re-read the config file reset the session&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/dtlogin.rc reset&lt;BR /&gt;&lt;BR /&gt;Andy</description>
    <pubDate>Sat, 15 Nov 2008 21:53:50 GMT</pubDate>
    <dc:creator>Andrew Rutter</dc:creator>
    <dc:date>2008-11-15T21:53:50Z</dc:date>
    <item>
      <title>Display settngs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-settngs-problem/m-p/4305334#M674006</link>
      <description>Hi,&lt;BR /&gt;I try to launch a GUI application in HPUX through remote execution on a Linux machine by exporting the display.ie., Exporting the display from Linux to HPUX.The actual application resides in Linux.&lt;BR /&gt;&lt;BR /&gt;The GUI is also launched, but I could see that the GUI display ( fonts, colour ) is different to that when I launch in Linux directly.&lt;BR /&gt;&lt;BR /&gt;How can I overcome this? Do I have to check any Display configuration in HPUX.&lt;BR /&gt;&lt;BR /&gt;Kindly provide your views.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Nov 2008 04:50:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-settngs-problem/m-p/4305334#M674006</guid>
      <dc:creator>shanmugt</dc:creator>
      <dc:date>2008-11-13T04:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Display settngs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-settngs-problem/m-p/4305335#M674007</link>
      <description>could be the Display settings under the Linux,&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;you could try from your pc /workstation using any  X Window Applications. software &lt;BR /&gt;&lt;BR /&gt;example:-&lt;BR /&gt;&lt;BR /&gt;Hummingbird&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson</description>
      <pubDate>Thu, 13 Nov 2008 05:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-settngs-problem/m-p/4305335#M674007</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-11-13T05:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Display settngs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-settngs-problem/m-p/4305336#M674008</link>
      <description>No.My requirement is to display that in HPUX but no changes in the GUI apperance is allowed.&lt;BR /&gt;&lt;BR /&gt;Display should be the same as it is in Linux.Any options or any reasons why it appears so.</description>
      <pubDate>Thu, 13 Nov 2008 08:58:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-settngs-problem/m-p/4305336#M674008</guid>
      <dc:creator>shanmugt</dc:creator>
      <dc:date>2008-11-13T08:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Display settngs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-settngs-problem/m-p/4305337#M674009</link>
      <description>If you are using ssh with Xforwarding to connect to the linux box from the HP-UX server, you don't have to export your display.&lt;BR /&gt;&lt;BR /&gt;But if you are using ssh without forwarding or telnet you need to export your display, after you ssh do a #export DISPLAY=IPHPUXSERVER:0.0&lt;BR /&gt;and a  #xhost + &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then try just a simple #xterm</description>
      <pubDate>Thu, 13 Nov 2008 09:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-settngs-problem/m-p/4305337#M674009</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2008-11-13T09:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Display settngs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-settngs-problem/m-p/4305338#M674010</link>
      <description>Regarding fonts:&lt;BR /&gt;Fonts may be different because HP-UX includes a standard collection of commercial Motif fonts, which must be licensed to distribute them. The price of the font license is included in the price of HP-UX. Most Linuxes won't include commercial fonts, and replace them with freeware alternatives. Sometimes these freeware fonts e.g. cover more Unicode characters than the standard Motif fonts.&lt;BR /&gt;&lt;BR /&gt;X Window System is designed to handle different fonts gracefully: if the X server system (which is actually displaying the GUI) does not have the exact font the application is requesting, it can use the "closest matching" font.&lt;BR /&gt;&lt;BR /&gt;You could make the Linux machine run a network-accessible font server and add the Linux font server to the font path of the HPUX system. This would allow the HPUX system to use the exact same fonts as the Linux system.&lt;BR /&gt;&lt;BR /&gt;The font server is usually named "xfs" (or "xfstt" if it includes TrueType font support). Install it from your Linux distribution's package repository if it isn't installed, read its documentation and start it. On a modern Linux distribution, the font server may be configured to serve only localhost by default: to allow HPUX to use Linux's font server, you must remove this restriction.&lt;BR /&gt;&lt;BR /&gt;Regarding colours:&lt;BR /&gt;The X Window System can define colours by abstract names, like "DarkGoldenrod". The list of colour names and their RGB values is /etc/X11/rgb.txt in Linux, /usr/lib/X11/rgb.txt in HP-UX. If your Linux system has more color definitions than your HP-UX system, add the missing definitions to the rgb.txt file of the HP-UX system and restart the X server.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 13 Nov 2008 13:45:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-settngs-problem/m-p/4305338#M674010</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-11-13T13:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Display settngs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-settngs-problem/m-p/4305339#M674011</link>
      <description>That would help me.Could you indicate how to restart Xserver.&lt;BR /&gt;&lt;BR /&gt;Meanwhile, I made use of xrdb and .Xdefaults to solve the problem atleast for the colour problem.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 15 Nov 2008 09:01:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-settngs-problem/m-p/4305339#M674011</guid>
      <dc:creator>shanmugt</dc:creator>
      <dc:date>2008-11-15T09:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Display settngs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/display-settngs-problem/m-p/4305340#M674012</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;to stop and start cde&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/dtlogin.rc stop&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/dtlogin.rc start&lt;BR /&gt;&lt;BR /&gt;to re-read the config file reset the session&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/dtlogin.rc reset&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Sat, 15 Nov 2008 21:53:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/display-settngs-problem/m-p/4305340#M674012</guid>
      <dc:creator>Andrew Rutter</dc:creator>
      <dc:date>2008-11-15T21:53:50Z</dc:date>
    </item>
  </channel>
</rss>

