<?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 term type in HPUX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445759#M358062</link>
    <description>if the 700/96 terminal is set up correctly you shouldn't have to do anything - there's a line in /etc/profile which takes care of this:&lt;BR /&gt;&lt;BR /&gt;eval `ttytype -s -a`&lt;BR /&gt;&lt;BR /&gt;whenever you login through the 700/96 terminal that command is going to be run and it should report back a TERM type of 70096 or hp&lt;BR /&gt;&lt;BR /&gt;To see what the 700/96 terminal is currently reporting as its terminal type just login through it and run:&lt;BR /&gt;&lt;BR /&gt;ttytype&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
    <pubDate>Wed, 24 Jun 2009 05:47:49 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2009-06-24T05:47:49Z</dc:date>
    <item>
      <title>Setting term type in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445754#M358057</link>
      <description>Anyone knows the term type which should be set in HPUX for terminal 700/96 on an L-Class server?&lt;BR /&gt;&lt;BR /&gt;-inex</description>
      <pubDate>Wed, 24 Jun 2009 04:38:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445754#M358057</guid>
      <dc:creator>inex</dc:creator>
      <dc:date>2009-06-24T04:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Setting term type in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445755#M358058</link>
      <description>Use "hp" or "vt100", this depends on your terminal settings. Default is hp.</description>
      <pubDate>Wed, 24 Jun 2009 04:49:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445755#M358058</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-06-24T04:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Setting term type in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445756#M358059</link>
      <description>export TERM=70096&lt;BR /&gt;or &lt;BR /&gt;export TERM=700/96&lt;BR /&gt;&lt;BR /&gt;I amnot sure if there was a "/" or not but my gut feeling is, there was not. Try both and see which one works</description>
      <pubDate>Wed, 24 Jun 2009 05:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445756#M358059</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-06-24T05:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Setting term type in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445757#M358060</link>
      <description>Hi Inex,&lt;BR /&gt;&lt;BR /&gt;check your term by &lt;BR /&gt;&lt;BR /&gt;echo $TERM&lt;BR /&gt;&lt;BR /&gt;You can set the terminal by &lt;BR /&gt;&lt;BR /&gt;export TERM=vt100&lt;BR /&gt;export TERM=hp&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vivek</description>
      <pubDate>Wed, 24 Jun 2009 05:40:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445757#M358060</guid>
      <dc:creator>Vivek Bhatia</dc:creator>
      <dc:date>2009-06-24T05:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Setting term type in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445758#M358061</link>
      <description>What about a c1099-62000 terminal?&lt;BR /&gt;I tried these settings but that did not work.&lt;BR /&gt;&lt;BR /&gt;-inex</description>
      <pubDate>Wed, 24 Jun 2009 05:47:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445758#M358061</guid>
      <dc:creator>inex</dc:creator>
      <dc:date>2009-06-24T05:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Setting term type in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445759#M358062</link>
      <description>if the 700/96 terminal is set up correctly you shouldn't have to do anything - there's a line in /etc/profile which takes care of this:&lt;BR /&gt;&lt;BR /&gt;eval `ttytype -s -a`&lt;BR /&gt;&lt;BR /&gt;whenever you login through the 700/96 terminal that command is going to be run and it should report back a TERM type of 70096 or hp&lt;BR /&gt;&lt;BR /&gt;To see what the 700/96 terminal is currently reporting as its terminal type just login through it and run:&lt;BR /&gt;&lt;BR /&gt;ttytype&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 24 Jun 2009 05:47:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445759#M358062</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-06-24T05:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Setting term type in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445760#M358063</link>
      <description>&amp;gt;What about a c1099-62000 terminal?&lt;BR /&gt;&lt;BR /&gt;I have not heard about this type of terminal for quite while and as far as I can remember this was a terminal for HP3000 systems. I would not be surprised if the firmware on this puppy is tweaked for those systems and can not play well HPUX boxes. I have never seen a terminal setting for this variety. You might consider either getting a new and more compatible terminal or repurpose an old laptop with the windows' built-in terminal emulator hyper-terminal in serial mode which can do a pretty good job as a vt100 terminal.</description>
      <pubDate>Wed, 24 Jun 2009 16:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445760#M358063</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-06-24T16:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Setting term type in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445761#M358064</link>
      <description>Hi inex,&lt;BR /&gt;&lt;BR /&gt;You can set term to either vt100 or hpterm.&lt;BR /&gt;echo $TERM&lt;BR /&gt;export TERM=vt100</description>
      <pubDate>Thu, 25 Jun 2009 03:37:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445761#M358064</guid>
      <dc:creator>Shiv007</dc:creator>
      <dc:date>2009-06-25T03:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Setting term type in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445762#M358065</link>
      <description>Hi Inex,&lt;BR /&gt;&lt;BR /&gt;You can check your term by &lt;BR /&gt;&lt;BR /&gt;echo $TERM&lt;BR /&gt;&lt;BR /&gt;You can set the terminal by &lt;BR /&gt;&lt;BR /&gt;export TERM=vt100&lt;BR /&gt;export TERM=hp&lt;BR /&gt;&lt;BR /&gt;Check the thread at: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=211834" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=211834&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds-Kranti</description>
      <pubDate>Thu, 25 Jun 2009 04:59:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-term-type-in-hpux/m-p/4445762#M358065</guid>
      <dc:creator>Kranti Mahmud</dc:creator>
      <dc:date>2009-06-25T04:59:44Z</dc:date>
    </item>
  </channel>
</rss>

