<?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: xterm -t cannot read text in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-t-cannot-read-text/m-p/5057053#M743063</link>
    <description>Thanks guys for your support&lt;BR /&gt;I found out something interesting....&lt;BR /&gt;If you use the legacy X11R5 xterm client thathas been archived in /usr/contrib/bin/X11R5/xterm, the tektronix emulation is working...Just try it:-)&lt;BR /&gt;&lt;BR /&gt;I will assign the max points to myself:-)&lt;BR /&gt;&lt;BR /&gt;Thanks again!&lt;BR /&gt;&lt;BR /&gt;Domenico&lt;BR /&gt;</description>
    <pubDate>Mon, 09 Jul 2007 10:06:57 GMT</pubDate>
    <dc:creator>Domenico_8</dc:creator>
    <dc:date>2007-07-09T10:06:57Z</dc:date>
    <item>
      <title>xterm -t cannot read text</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-t-cannot-read-text/m-p/5057048#M743058</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;A customer would like to use the tektronix term emulation&lt;BR /&gt;He starts xterm -t but he cannot read what the text he is typing&lt;BR /&gt;Tried to modify foregroung, background color but still same issue&lt;BR /&gt;When I try to modify the cursor color with option -cr red, I see the red cursor&lt;BR /&gt;How can we make the text appears in the new screen?&lt;BR /&gt;Your help will be greatly appreciated&lt;BR /&gt;Thanks!&lt;BR /&gt;Domenico&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jul 2007 03:57:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-t-cannot-read-text/m-p/5057048#M743058</guid>
      <dc:creator>Domenico_8</dc:creator>
      <dc:date>2007-07-09T03:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: xterm -t cannot read text</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-t-cannot-read-text/m-p/5057049#M743059</link>
      <description>Shalom Demenico,&lt;BR /&gt;&lt;BR /&gt;Perhaps a supported configuration should be used.&lt;BR /&gt;&lt;BR /&gt;vt100 vt220, something like that.&lt;BR /&gt;&lt;BR /&gt;For further assistance, please provide the OS and version number and hardware details.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 09 Jul 2007 04:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-t-cannot-read-text/m-p/5057049#M743059</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-09T04:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: xterm -t cannot read text</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-t-cannot-read-text/m-p/5057050#M743060</link>
      <description>Hi SEP,&lt;BR /&gt;&lt;BR /&gt;The customer wants absolutely use this tektronix emulation as He was able to use it on his previous sun workstation (To display graphics)&lt;BR /&gt;Now he has a HP C8000 workstation running HP-UX 11.11 U&lt;BR /&gt;&lt;BR /&gt;Thanks to investigate&lt;BR /&gt;&lt;BR /&gt;Domenico&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jul 2007 04:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-t-cannot-read-text/m-p/5057050#M743060</guid>
      <dc:creator>Domenico_8</dc:creator>
      <dc:date>2007-07-09T04:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: xterm -t cannot read text</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-t-cannot-read-text/m-p/5057051#M743061</link>
      <description>Hey, you are correct. The -t option in xterm is worthless. The default is white letters on a white background and changing to:&lt;BR /&gt; &lt;BR /&gt;xterm -t -bg blue -fg white&lt;BR /&gt; &lt;BR /&gt;doesn't work at all. There is little hope in getting a patch...the Tektronix 4012 and 4014 emulation is based on terminals that have been obsolete since the late 1970's (it was first sold in 1974). See: &lt;A href="http://en.wikipedia.org/wiki/Tektronix_4014" target="_blank"&gt;http://en.wikipedia.org/wiki/Tektronix_4014&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Here is a reference (not to HP-UX but sounds like a match): &lt;A href="http://mathstat.asu.edu/support/doc/unix/coping-with-unix/node140.html" target="_blank"&gt;http://mathstat.asu.edu/support/doc/unix/coping-with-unix/node140.html&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;This terminal is a museum piece and yes, a lot of Fortran code has 4012 and 4014 capabilities in it. But that code is obsolete because it depends on a 30 year old terminal. You might try searching for an emulator (I did not find anything current). If you have a REALLY old Sun box running Sun OS 4.1.xx, you could use tektool: &lt;A href="http://www.cs.rit.edu/~hpb/Man/_Man_SunOS_4.1.3_html/html1/tektool.1.html" target="_blank"&gt;http://www.cs.rit.edu/~hpb/Man/_Man_SunOS_4.1.3_html/html1/tektool.1.html&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Once you get the old Sun box working, you can redisplay the image to the C8000.</description>
      <pubDate>Mon, 09 Jul 2007 07:32:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-t-cannot-read-text/m-p/5057051#M743061</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-07-09T07:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: xterm -t cannot read text</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-t-cannot-read-text/m-p/5057052#M743062</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;no need to revive an ancient sun, Bill - just use an up-to-date one.&lt;BR /&gt;xterm -t&lt;BR /&gt;&lt;BR /&gt;works at the Blade1500 (Solaris10) I'm having on front of me at this moment ...&lt;BR /&gt;&lt;BR /&gt;mfG Peter&lt;BR /&gt;&lt;BR /&gt;PS: Perhaps a request for a patch can be set to a higher priority level, when you can tell 'SUN can do it'  :-)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jul 2007 09:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-t-cannot-read-text/m-p/5057052#M743062</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2007-07-09T09:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: xterm -t cannot read text</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-t-cannot-read-text/m-p/5057053#M743063</link>
      <description>Thanks guys for your support&lt;BR /&gt;I found out something interesting....&lt;BR /&gt;If you use the legacy X11R5 xterm client thathas been archived in /usr/contrib/bin/X11R5/xterm, the tektronix emulation is working...Just try it:-)&lt;BR /&gt;&lt;BR /&gt;I will assign the max points to myself:-)&lt;BR /&gt;&lt;BR /&gt;Thanks again!&lt;BR /&gt;&lt;BR /&gt;Domenico&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jul 2007 10:06:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-t-cannot-read-text/m-p/5057053#M743063</guid>
      <dc:creator>Domenico_8</dc:creator>
      <dc:date>2007-07-09T10:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: xterm -t cannot read text</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xterm-t-cannot-read-text/m-p/5057054#M743064</link>
      <description>If you use the legacy X11R5 xterm client thathas been archived in /usr/contrib/bin/X11R5/xterm, the tektronix emulation is working...Just try it:-)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jul 2007 07:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xterm-t-cannot-read-text/m-p/5057054#M743064</guid>
      <dc:creator>Domenico_8</dc:creator>
      <dc:date>2007-07-13T07:30:30Z</dc:date>
    </item>
  </channel>
</rss>

