<?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: Emulateur X Windows in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/emulateur-x-windows/m-p/2770136#M74412</link>
    <description>Salu,&lt;BR /&gt;&lt;BR /&gt;did you configure your X-server to use "XDMCP" in *broadcast* or *direct* (sometimes called *query*) mode?&lt;BR /&gt;Without that you won't see anything on your PC's screen (until you actively send it there).&lt;BR /&gt;&lt;BR /&gt;On the UN*X box try this (where "PCaddr" should be your PC's IP-address):&lt;BR /&gt;&lt;BR /&gt;DISPLAY=PCaddr:0.0&lt;BR /&gt;export DISPLAY&lt;BR /&gt;/usr/bin/X11/xclock -geom 600x400&lt;BR /&gt;&lt;BR /&gt;Now you should see a big analog clock on your PC's screen. Does it show up?&lt;BR /&gt;Yes, then your Xserver runs in "passive" mode&lt;BR /&gt;No, do you get a "cannot open display" error message?&lt;BR /&gt;Then perhaps you have to disable the "Access Control" of the Xserver...&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
    <pubDate>Tue, 23 Jul 2002 11:42:53 GMT</pubDate>
    <dc:creator>Wodisch_1</dc:creator>
    <dc:date>2002-07-23T11:42:53Z</dc:date>
    <item>
      <title>Emulateur X Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emulateur-x-windows/m-p/2770132#M74408</link>
      <description>When i try to run X windows display (PCXware &amp;amp; Reflection X), i have nothing on my computer&lt;BR /&gt;no windows no error messages.&lt;BR /&gt;Perhaps i must update a file on the HP9000 ?&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jul 2002 10:28:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emulateur-x-windows/m-p/2770132#M74408</guid>
      <dc:creator>CLUTIER</dc:creator>
      <dc:date>2002-07-23T10:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Emulateur X Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emulateur-x-windows/m-p/2770133#M74409</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;under the tools menu you will find a log button use it and provide us with any errors reported on it ...&lt;BR /&gt;By default the X server daemon on HPUX is started ...</description>
      <pubDate>Tue, 23 Jul 2002 10:36:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emulateur-x-windows/m-p/2770133#M74409</guid>
      <dc:creator>Christos Magdalinos</dc:creator>
      <dc:date>2002-07-23T10:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Emulateur X Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emulateur-x-windows/m-p/2770134#M74410</link>
      <description>Please correct your statistics before expecting new answers&lt;BR /&gt;&lt;BR /&gt;only asigned 6 out of 25 answers</description>
      <pubDate>Tue, 23 Jul 2002 10:37:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emulateur-x-windows/m-p/2770134#M74410</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-07-23T10:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Emulateur X Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emulateur-x-windows/m-p/2770135#M74411</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;/var/dt/Xerrors&lt;BR /&gt;&lt;BR /&gt;Also&lt;BR /&gt;&lt;BR /&gt;/usr/contrib/bin/X11/dr_dt   run it correct problems.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is pc known to 9000  .  Can you resolve name&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                  steve Steel</description>
      <pubDate>Tue, 23 Jul 2002 10:37:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emulateur-x-windows/m-p/2770135#M74411</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-07-23T10:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Emulateur X Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emulateur-x-windows/m-p/2770136#M74412</link>
      <description>Salu,&lt;BR /&gt;&lt;BR /&gt;did you configure your X-server to use "XDMCP" in *broadcast* or *direct* (sometimes called *query*) mode?&lt;BR /&gt;Without that you won't see anything on your PC's screen (until you actively send it there).&lt;BR /&gt;&lt;BR /&gt;On the UN*X box try this (where "PCaddr" should be your PC's IP-address):&lt;BR /&gt;&lt;BR /&gt;DISPLAY=PCaddr:0.0&lt;BR /&gt;export DISPLAY&lt;BR /&gt;/usr/bin/X11/xclock -geom 600x400&lt;BR /&gt;&lt;BR /&gt;Now you should see a big analog clock on your PC's screen. Does it show up?&lt;BR /&gt;Yes, then your Xserver runs in "passive" mode&lt;BR /&gt;No, do you get a "cannot open display" error message?&lt;BR /&gt;Then perhaps you have to disable the "Access Control" of the Xserver...&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jul 2002 11:42:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emulateur-x-windows/m-p/2770136#M74412</guid>
      <dc:creator>Wodisch_1</dc:creator>
      <dc:date>2002-07-23T11:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Emulateur X Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emulateur-x-windows/m-p/2770137#M74413</link>
      <description>on the hpux system please run the following :&lt;BR /&gt;&lt;BR /&gt;nslookup &lt;PC_HOSTNAME&gt; ?&lt;BR /&gt;nslookup &lt;PC_IP_ADDRESS&gt; ? &lt;BR /&gt;&lt;BR /&gt;uname -a ?&lt;BR /&gt;&lt;BR /&gt;ps -ef ?? grep dtlogin ?&lt;BR /&gt;&lt;BR /&gt;/usr/contrib/bin/X11/dr_dt ?&lt;BR /&gt;&lt;BR /&gt;results ?&lt;BR /&gt;&lt;BR /&gt;thanks !&lt;/PC_IP_ADDRESS&gt;&lt;/PC_HOSTNAME&gt;</description>
      <pubDate>Tue, 23 Jul 2002 11:42:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emulateur-x-windows/m-p/2770137#M74413</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2002-07-23T11:42:57Z</dc:date>
    </item>
  </channel>
</rss>

