<?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: vt100 term in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vt100-term/m-p/2881940#M580433</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you look at your '.profile' (as processed by the login sequence) you will see 'tset' commands.  'tset' is responsible for interrogating the terminal in an attempt to determine "what" it thinks it is.  The man pages for 'tset' provide a fairly good overview.  I have seen instances where timing issues prevent proper interpretation of the dialog leading to situations such as you describe.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Tue, 14 Jan 2003 20:52:39 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2003-01-14T20:52:39Z</dc:date>
    <item>
      <title>vt100 term</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vt100-term/m-p/2881938#M580431</link>
      <description>Hi,&lt;BR /&gt;We have one HP-UX machine in our lab along with several Tru64 machines. The HP is a great computer, but nobody here knows how to use it. One of the simple problems is that when somebody SSH's to the HP-UX machine (from a Tru64 machine, or a vt100 emulator on a PC), the prompt says:&lt;BR /&gt;TERM = (hp)&lt;BR /&gt;If the person types:&lt;BR /&gt;vt100&lt;BR /&gt;Then everything is okay. And, of course, if you except the default then the key mappings are all messed up. Why doesn't the HP machine automatically set the terminal type to vt100? Why does it have to ask?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Nici Ames&lt;BR /&gt;MIT, Mech Eng Dept&lt;BR /&gt;PhD candidate</description>
      <pubDate>Tue, 14 Jan 2003 20:43:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vt100-term/m-p/2881938#M580431</guid>
      <dc:creator>Grad Student</dc:creator>
      <dc:date>2003-01-14T20:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: vt100 term</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vt100-term/m-p/2881939#M580432</link>
      <description>There is an if statement in either /etc/profile or the users .profile that ask the question. Comment is out or change it to vt100.</description>
      <pubDate>Tue, 14 Jan 2003 20:46:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vt100-term/m-p/2881939#M580432</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2003-01-14T20:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: vt100 term</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vt100-term/m-p/2881940#M580433</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you look at your '.profile' (as processed by the login sequence) you will see 'tset' commands.  'tset' is responsible for interrogating the terminal in an attempt to determine "what" it thinks it is.  The man pages for 'tset' provide a fairly good overview.  I have seen instances where timing issues prevent proper interpretation of the dialog leading to situations such as you describe.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 14 Jan 2003 20:52:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vt100-term/m-p/2881940#M580433</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-01-14T20:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: vt100 term</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vt100-term/m-p/2881941#M580434</link>
      <description>The default login file ".login" for HP-UX force the term type to default to hp.  Just change the term type defined after the tset command to vt100, or whatever you want it to be.  (personally I use xterm).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Tue, 14 Jan 2003 20:56:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vt100-term/m-p/2881941#M580434</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2003-01-14T20:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: vt100 term</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vt100-term/m-p/2881942#M580435</link>
      <description>Thanks!&lt;BR /&gt;It was actually in the .login file since we were using csh</description>
      <pubDate>Tue, 14 Jan 2003 21:26:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vt100-term/m-p/2881942#M580435</guid>
      <dc:creator>Grad Student</dc:creator>
      <dc:date>2003-01-14T21:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: vt100 term</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vt100-term/m-p/2881943#M580436</link>
      <description>There's actually a feature in telnet that carries the TERM value from the incoming system. If TERM is set to vt100 on the source machine, then the standard /etc/profile and /etc/csh.login will skip the testing of the termnal. For /etc/csh.login, it blindly sets TERM=hp. The correct method is to run ttytype or tset to query the remote terminal.&lt;BR /&gt;&lt;BR /&gt;HP has been designing/using smart terminals since the mid 70's and vt100 emulators are assumed to be too clunky for running tools like SAM and swinstall, although they will work OK. Change your /etc/csh.login to run tset to identify the incoming terminal. If tset (or ttytype) fails, then the emulator is really dumb and you'll have to hardcode the vt100 value for TERM. There may be other incompatibilities with vt100 emulation. See the man page for untic and terminfo.</description>
      <pubDate>Wed, 15 Jan 2003 01:39:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vt100-term/m-p/2881943#M580436</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-01-15T01:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: vt100 term</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vt100-term/m-p/2881944#M580437</link>
      <description>test please ignore this -- Thanks</description>
      <pubDate>Wed, 15 Jan 2003 10:58:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vt100-term/m-p/2881944#M580437</guid>
      <dc:creator>magicdog</dc:creator>
      <dc:date>2003-01-15T10:58:51Z</dc:date>
    </item>
  </channel>
</rss>

