<?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: X-Windows Color problem in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/x-windows-color-problem/m-p/3598099#M69991</link>
    <description>Hi,&lt;BR /&gt;  Along with defining DECW$SERVER_PIXEL_DEPTH 24&lt;BR /&gt;&lt;BR /&gt;I also recommend that you add this line as well:&lt;BR /&gt;&lt;BR /&gt;$ DECW$SERVER_DEFAULT_VISUAL_CLASS :== 24&lt;BR /&gt;&lt;BR /&gt;REF: Page 4-4 Section 4.4.4 of the Radeon Controller installation Guide.&lt;BR /&gt;&lt;BR /&gt;cheers!&lt;BR /&gt;&lt;BR /&gt;Rick Retterer</description>
    <pubDate>Tue, 09 Aug 2005 12:30:13 GMT</pubDate>
    <dc:creator>Rick Retterer</dc:creator>
    <dc:date>2005-08-09T12:30:13Z</dc:date>
    <item>
      <title>X-Windows Color problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/x-windows-color-problem/m-p/3598097#M69989</link>
      <description>Hello, all,&lt;BR /&gt;Our application server is ES40 (VMS7.2-1). When the application exports its X-windows to a DS15 (VMS7.3-1, with most update patch applied) workstation, the X-windows background color was changed to red from black and so as the font can not be recognized clearly. However, the application works normal when it displays on other workstation (AS500, AS200 running VMS6.2-1, DS10 running VMS7.2-1). The DS15's video adapter is Radon7500).&lt;BR /&gt;&lt;BR /&gt;Does there any solution to let the application displays normally?&lt;BR /&gt;&lt;BR /&gt;DS15 software configuration:&lt;BR /&gt;Dec Motif 1.2-6&lt;BR /&gt;&lt;BR /&gt;BTW. The font type is HANZI we used.We   &lt;BR /&gt;&lt;BR /&gt;Your comment is very apperciated!&lt;BR /&gt;</description>
      <pubDate>Sun, 07 Aug 2005 20:21:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/x-windows-color-problem/m-p/3598097#M69989</guid>
      <dc:creator>郭尚中_1</dc:creator>
      <dc:date>2005-08-07T20:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: X-Windows Color problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/x-windows-color-problem/m-p/3598098#M69990</link>
      <description>This may be a difference in the colour depth on your X-Servers. Compare the outputs of DECW$UTILS:XDPYINFO between servers:&lt;BR /&gt;&lt;BR /&gt;$ SET DISPLAY/CREATE&lt;BR /&gt;$ SET DISPLAY/NODE=node/TRANS=transport&lt;BR /&gt;$ MCR DECW$UTILS:XDPYINFO&lt;BR /&gt;$ SET DISPLAY/NODE=newnode/TRANS=transport&lt;BR /&gt;$ MCR DECW$UTILS:XDPYINFO&lt;BR /&gt;etc...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If the problem node shows a lower pixel depth than the working nodes, then adjust the logical name DECW$SERVER_PIXEL_DEPTH in SYS$STARTUP:DECW$PRIVATE_SERVER_SETUP.COM. For example:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE/SYSTEM/EXEC DECW$SERVER_PIXEL_DEPTH 24&lt;BR /&gt;&lt;BR /&gt;Restart DECwindows to use the new depth:&lt;BR /&gt;&lt;BR /&gt;$ @SYS$STARTUP:DECW$STARTUP RESTART&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Aug 2005 20:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/x-windows-color-problem/m-p/3598098#M69990</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2005-08-08T20:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: X-Windows Color problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/x-windows-color-problem/m-p/3598099#M69991</link>
      <description>Hi,&lt;BR /&gt;  Along with defining DECW$SERVER_PIXEL_DEPTH 24&lt;BR /&gt;&lt;BR /&gt;I also recommend that you add this line as well:&lt;BR /&gt;&lt;BR /&gt;$ DECW$SERVER_DEFAULT_VISUAL_CLASS :== 24&lt;BR /&gt;&lt;BR /&gt;REF: Page 4-4 Section 4.4.4 of the Radeon Controller installation Guide.&lt;BR /&gt;&lt;BR /&gt;cheers!&lt;BR /&gt;&lt;BR /&gt;Rick Retterer</description>
      <pubDate>Tue, 09 Aug 2005 12:30:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/x-windows-color-problem/m-p/3598099#M69991</guid>
      <dc:creator>Rick Retterer</dc:creator>
      <dc:date>2005-08-09T12:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: X-Windows Color problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/x-windows-color-problem/m-p/3598100#M69992</link>
      <description>Hello, All,&lt;BR /&gt;Many thanks for your support first!&lt;BR /&gt;The problem is still there after modifying the parameters (DECW$SERVER_PIXEL_DEPTH) and DECW$SERVER_DEFAULT_VISUAL_CLASS. Pls see attachment XDPINFO result for DS15 with bad color, DS10 with good color and ES40 application server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Yours continues support is much appreciated!&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 10 Aug 2005 09:41:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/x-windows-color-problem/m-p/3598100#M69992</guid>
      <dc:creator>郭尚中_1</dc:creator>
      <dc:date>2005-08-10T09:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: X-Windows Color problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/x-windows-color-problem/m-p/3598101#M69993</link>
      <description>Hi,&lt;BR /&gt;Check the color settings(Number of colors) as well. i.e more colors for applications, most colors for application etc.&lt;BR /&gt;&lt;BR /&gt;--Venkat</description>
      <pubDate>Thu, 11 Aug 2005 08:32:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/x-windows-color-problem/m-p/3598101#M69993</guid>
      <dc:creator>Venkat_18</dc:creator>
      <dc:date>2005-08-11T08:32:06Z</dc:date>
    </item>
  </channel>
</rss>

