<?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: Dec VT Terminals in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dec-vt-terminals/m-p/2424003#M767166</link>
    <description>Have you tried setting the correct TERM variable?&lt;BR /&gt;&lt;BR /&gt;Depending on which shell you use the syntax of setting variables is different &lt;BR /&gt;Try if using the the: &lt;BR /&gt;&lt;BR /&gt;ksh or sh:&lt;BR /&gt;export TERM=vt320&lt;BR /&gt;&lt;BR /&gt;csh:&lt;BR /&gt;setenv TERM vt320&lt;BR /&gt;&lt;BR /&gt;All the available terminals can be found in the directory:&lt;BR /&gt;/usr/share/lib/terminfo&lt;BR /&gt;&lt;BR /&gt;If you need to modify terminals check the man pages of:&lt;BR /&gt;tic(1m) or untic(1m)&lt;BR /&gt;</description>
    <pubDate>Fri, 26 May 2000 08:11:19 GMT</pubDate>
    <dc:creator>Marcel Eken_2</dc:creator>
    <dc:date>2000-05-26T08:11:19Z</dc:date>
    <item>
      <title>Dec VT Terminals</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dec-vt-terminals/m-p/2424002#M767165</link>
      <description>As a company we are moving from Digital Vax running VMS to HP running HP-UX.&lt;BR /&gt;We have many VT320's that seem to work well on the HP box - BUT - how on earth do I get the ? (pound) sign to work properly. I can sort of get the # (hash) and ? (pound) swapped - but however I try I can not get them both to work together.&lt;BR /&gt;Maybe it's easy, maybe it's hard. But being new to Unix it's hard!!!&lt;BR /&gt;&lt;BR /&gt;Please help ..... arghhhhhhhhhh</description>
      <pubDate>Fri, 26 May 2000 07:54:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dec-vt-terminals/m-p/2424002#M767165</guid>
      <dc:creator>Mike Stanley</dc:creator>
      <dc:date>2000-05-26T07:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dec VT Terminals</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dec-vt-terminals/m-p/2424003#M767166</link>
      <description>Have you tried setting the correct TERM variable?&lt;BR /&gt;&lt;BR /&gt;Depending on which shell you use the syntax of setting variables is different &lt;BR /&gt;Try if using the the: &lt;BR /&gt;&lt;BR /&gt;ksh or sh:&lt;BR /&gt;export TERM=vt320&lt;BR /&gt;&lt;BR /&gt;csh:&lt;BR /&gt;setenv TERM vt320&lt;BR /&gt;&lt;BR /&gt;All the available terminals can be found in the directory:&lt;BR /&gt;/usr/share/lib/terminfo&lt;BR /&gt;&lt;BR /&gt;If you need to modify terminals check the man pages of:&lt;BR /&gt;tic(1m) or untic(1m)&lt;BR /&gt;</description>
      <pubDate>Fri, 26 May 2000 08:11:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dec-vt-terminals/m-p/2424003#M767166</guid>
      <dc:creator>Marcel Eken_2</dc:creator>
      <dc:date>2000-05-26T08:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dec VT Terminals</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dec-vt-terminals/m-p/2424004#M767167</link>
      <description>Thanks, this answer got me moving:&lt;BR /&gt;&lt;BR /&gt;VT320's can only support either hash of pound and I have got these working by setting TERM=vt320 plus setting the vt with the following (in the vt setup)&lt;BR /&gt;ID = VT320&lt;BR /&gt;VT400 Mode with 7 bit controls&lt;BR /&gt;7 bit characters&lt;BR /&gt;UPSS Dec Supplemental CHaracter.   &lt;BR /&gt;British Keyboard&lt;BR /&gt;GREAT!!!&lt;BR /&gt;&lt;BR /&gt;We have PC's that emulate (using reflections product) VT320. These on the VMS platform can do both hash (ascii 35) and pound (ascii minus 93 - i think).    &lt;BR /&gt;On the HP though choosing in Refections the equivalent setup:&lt;BR /&gt;Host Character Set = Dec Supplemental&lt;BR /&gt;National replacement Set = British&lt;BR /&gt;Use 7 bit NRC - ticked&lt;BR /&gt;I get pound sign when I press the pound key or the hash key.&lt;BR /&gt;&lt;BR /&gt;I have checked tic, untic and terminfo and can not see anything to help.&lt;BR /&gt;&lt;BR /&gt;To solve this problem would be icing on the cake.</description>
      <pubDate>Fri, 26 May 2000 12:46:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dec-vt-terminals/m-p/2424004#M767167</guid>
      <dc:creator>Mike Stanley</dc:creator>
      <dc:date>2000-05-26T12:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dec VT Terminals</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dec-vt-terminals/m-p/2424005#M767168</link>
      <description>Have you tried to setup your reflection with 8 Bit ?</description>
      <pubDate>Fri, 26 May 2000 14:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dec-vt-terminals/m-p/2424005#M767168</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-05-26T14:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dec VT Terminals</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dec-vt-terminals/m-p/2424006#M767169</link>
      <description>Yes.  &lt;BR /&gt;&lt;BR /&gt;8 Bit all hashes&lt;BR /&gt;7 Bit all pounds&lt;BR /&gt;&lt;BR /&gt;(on HP / Reflections)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 May 2000 14:32:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dec-vt-terminals/m-p/2424006#M767169</guid>
      <dc:creator>Mike Stanley</dc:creator>
      <dc:date>2000-05-26T14:32:23Z</dc:date>
    </item>
  </channel>
</rss>

