<?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: setting DISPLAY variable in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316252#M186567</link>
    <description>Thanks,&lt;BR /&gt;&lt;BR /&gt;I think that explains it. Very valuable info.&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;&lt;BR /&gt;Pat</description>
    <pubDate>Sun, 27 Jun 2004 03:15:51 GMT</pubDate>
    <dc:creator>patrick coutinho</dc:creator>
    <dc:date>2004-06-27T03:15:51Z</dc:date>
    <item>
      <title>setting DISPLAY variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316245#M186560</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What does the following mean.&lt;BR /&gt;&lt;BR /&gt;ipaddress:1.0&lt;BR /&gt;&lt;BR /&gt;I know that 0.0 means screen.monitor. But what does 1.0 mean.&lt;BR /&gt;&lt;BR /&gt;had a user who could not get a display on their PC using ipaddress:0.0, but they say ot worked fine when he used ipaddress:1.0&lt;BR /&gt;&lt;BR /&gt;They are using Exceed on the PC.&lt;BR /&gt;&lt;BR /&gt;I simulated the same on my PC out here. What i did was start the Exceed X-server on my PC. Then telneted to the Unix box and :&lt;BR /&gt;&lt;BR /&gt;export DISPLAY=my_pc_ipaddress:0.0&lt;BR /&gt;xclock&lt;BR /&gt;&lt;BR /&gt;This popped up the xlock window just fine on my pc. I am using exceed in Passive mode.&lt;BR /&gt;&lt;BR /&gt;Tried the same on the users pc but it does not work. However when i :&lt;BR /&gt;&lt;BR /&gt;export DISPLAY=users_pc_ipaddress:1.0&lt;BR /&gt;xclock&lt;BR /&gt;&lt;BR /&gt;It works fine.&lt;BR /&gt;&lt;BR /&gt;Any clues..&lt;BR /&gt;&lt;BR /&gt;thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Pat&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Jun 2004 02:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316245#M186560</guid>
      <dc:creator>patrick coutinho</dc:creator>
      <dc:date>2004-06-27T02:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: setting DISPLAY variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316246#M186561</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check for the user on his PC Exceed's Xconfig settings:&lt;BR /&gt;XCONFIG/COMMUNICATIONS and there &lt;BR /&gt;Display number&lt;BR /&gt;I'm almost sure that thereis 1 in the appropriate window.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Sun, 27 Jun 2004 02:33:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316246#M186561</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2004-06-27T02:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: setting DISPLAY variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316247#M186562</link>
      <description>Check this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=132832" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=132832&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Sun, 27 Jun 2004 02:40:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316247#M186562</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-06-27T02:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: setting DISPLAY variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316248#M186563</link>
      <description>Thanks,&lt;BR /&gt;&lt;BR /&gt;The advice and the document did help me, but i still do not have the answer to the &lt;BR /&gt;&lt;BR /&gt;ipaddress:1.0 question. what does the 1.0 imply.&lt;BR /&gt;&lt;BR /&gt;regards</description>
      <pubDate>Sun, 27 Jun 2004 02:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316248#M186563</guid>
      <dc:creator>patrick coutinho</dc:creator>
      <dc:date>2004-06-27T02:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: setting DISPLAY variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316249#M186564</link>
      <description>Hi pat,&lt;BR /&gt;&lt;BR /&gt;" Programs that are linked against X libraries will automatically search their environment for a DISPLAY value. If it specifies a hostname or IP address, they will attempt to open a TCP connection (Internet domain socket) instead of a local file/node (UNIX domain socket) connection. Specifically they will try to connect to port 6000 for :0.0, and 6001 for ...:1.0, etc. (Incidentally, the .0 in :0.0 or localhost:0.0 refers to a possible display number. Some X servers support multiple displays/monitors, and these address each of the displays as 0.0, 0.1, 1.0, 1.1 etc). "&lt;BR /&gt;&lt;BR /&gt;Passage taken from the link below.&lt;BR /&gt;Hope that clears your doubt.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxgazette.com/issue52/tag/19.html" target="_blank"&gt;http://www.linuxgazette.com/issue52/tag/19.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Jun 2004 03:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316249#M186564</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-06-27T03:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: setting DISPLAY variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316250#M186565</link>
      <description>Hi Pat,&lt;BR /&gt;&lt;BR /&gt;You can configure your HP-UX CDE with multiple monitors and get multiple displays. Each display will have it's own number.&lt;BR /&gt;&lt;BR /&gt;In your case, the DISPLAY number is given as 1 on the X-server hence it doesn't work with 0.0.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Sun, 27 Jun 2004 03:13:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316250#M186565</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-06-27T03:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: setting DISPLAY variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316251#M186566</link>
      <description>hi Pat,&lt;BR /&gt;&lt;BR /&gt;0:0 or 1:0 is niether IP address nor its part, but only numbering of screens and displays&lt;BR /&gt;&lt;BR /&gt;0 is first (screen or monitor), 1 second, 2 third and so on &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;br Jan</description>
      <pubDate>Sun, 27 Jun 2004 03:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316251#M186566</guid>
      <dc:creator>Jan Sladky</dc:creator>
      <dc:date>2004-06-27T03:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: setting DISPLAY variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316252#M186567</link>
      <description>Thanks,&lt;BR /&gt;&lt;BR /&gt;I think that explains it. Very valuable info.&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;&lt;BR /&gt;Pat</description>
      <pubDate>Sun, 27 Jun 2004 03:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316252#M186567</guid>
      <dc:creator>patrick coutinho</dc:creator>
      <dc:date>2004-06-27T03:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: setting DISPLAY variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316253#M186568</link>
      <description>A little piece of /etc/profile code that makes life easier with X clients.&lt;BR /&gt;&lt;BR /&gt;DISPLAY=$(who -m -u | awk  '{print $8}')&lt;BR /&gt;export DISPLAY&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 27 Jun 2004 09:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316253#M186568</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-27T09:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: setting DISPLAY variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316254#M186569</link>
      <description>Thanks Steven. Very helpfull&lt;BR /&gt;&lt;BR /&gt;rgds</description>
      <pubDate>Mon, 28 Jun 2004 00:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/3316254#M186569</guid>
      <dc:creator>patrick coutinho</dc:creator>
      <dc:date>2004-06-28T00:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: setting DISPLAY variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/7152972#M491585</link>
      <description>&lt;P&gt;You can refer to below solution, that helped for me. Hope it will solve your problem too..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esds.co.in/kb/how-to-configure-x11-display-in-linux-or-unix-troubleshoot-display-variable-issues/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.esds.co.in/kb/how-to-configure-x11-display-in-linux-or-unix-troubleshoot-display-variable-issues/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 12:09:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-display-variable/m-p/7152972#M491585</guid>
      <dc:creator>purushottamaher</dc:creator>
      <dc:date>2021-10-27T12:09:35Z</dc:date>
    </item>
  </channel>
</rss>

