<?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: terminal display problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-display-problems/m-p/3086251#M143769</link>
    <description>If additional lines are displayed only on the 24th row, you have memory lock set on in your Reflection emulator. I am making a big assumption that this is NOT Reflection/X, the Xwindow emulator. Reflection is a generic product family and includes Reflection for HP (aka, Reflection/1), Reflection for Unix (Reflection/2), Reflection for Wxindows and Reflection for the Web. All are different products and while very powerful, you need to be clear about which version you are using. &lt;BR /&gt; &lt;BR /&gt;Note that Reflection/X is often used to start emulators on remote machines rather than local clients. If this is the case and your problem is that you are seeing just one page of data with no history (ie, the ability to scroll back a few pages), then you are likely running Xwindows, borrowing a client program such as xterm or hpterm and the defaults on the remote computer have set the client to one page. You'll need to tell xterm/hpterm/dtterm to use multiple screens in memory (see the man page and make the change in .Xdefaults).</description>
    <pubDate>Wed, 08 Oct 2003 07:28:16 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2003-10-08T07:28:16Z</dc:date>
    <item>
      <title>terminal display problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-display-problems/m-p/3086247#M143765</link>
      <description>We use reflections on a 11.00 machine quite well.  We recently purchased a 11.11 and my term settings are off; I have attempted a number of changes to no avail, including using the same .profile.&lt;BR /&gt;&lt;BR /&gt;Specifically the terminal window displays just the first 24 lines and no more.  If you attempt to run a command displaying quite a few characters such as man or inv the curser remains at the bottom of the 24 lines and there is no display.  &lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Doug</description>
      <pubDate>Mon, 06 Oct 2003 12:02:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-display-problems/m-p/3086247#M143765</guid>
      <dc:creator>Doug_3</dc:creator>
      <dc:date>2003-10-06T12:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: terminal display problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-display-problems/m-p/3086248#M143766</link>
      <description>Try this after logging in:&lt;BR /&gt;&lt;BR /&gt;eval `resize`&lt;BR /&gt;&lt;BR /&gt;(note.. those are back-ticks, unshifted ~, basically)&lt;BR /&gt;&lt;BR /&gt;See if more and vi, etc will recognize the bigger screen.  This is usually called by the window manager not properly sending SIGWINCH to the app that has it's window resized.</description>
      <pubDate>Mon, 06 Oct 2003 13:20:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-display-problems/m-p/3086248#M143766</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2003-10-06T13:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: terminal display problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-display-problems/m-p/3086249#M143767</link>
      <description>Check these env var.s.&lt;BR /&gt; &lt;BR /&gt;export TERM=hp (* or xterm *)&lt;BR /&gt;export LINES=24&lt;BR /&gt;export EDITOR=vi</description>
      <pubDate>Mon, 06 Oct 2003 13:25:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-display-problems/m-p/3086249#M143767</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-10-06T13:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: terminal display problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-display-problems/m-p/3086250#M143768</link>
      <description>Doug,&lt;BR /&gt;&lt;BR /&gt;I don't know 'Reflection' but assuming this is a terminal emulator.&lt;BR /&gt;&lt;BR /&gt;A number of terminal emulators use the 25th and/or 26th rows for displaying emulator standard screen/error messages, which may be why you only see the 1st 24 lines.  This can usually be toggled on/off in the emulator's configuration.&lt;BR /&gt;&lt;BR /&gt;Keith</description>
      <pubDate>Wed, 08 Oct 2003 07:04:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-display-problems/m-p/3086250#M143768</guid>
      <dc:creator>Keith Bevan_1</dc:creator>
      <dc:date>2003-10-08T07:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: terminal display problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/terminal-display-problems/m-p/3086251#M143769</link>
      <description>If additional lines are displayed only on the 24th row, you have memory lock set on in your Reflection emulator. I am making a big assumption that this is NOT Reflection/X, the Xwindow emulator. Reflection is a generic product family and includes Reflection for HP (aka, Reflection/1), Reflection for Unix (Reflection/2), Reflection for Wxindows and Reflection for the Web. All are different products and while very powerful, you need to be clear about which version you are using. &lt;BR /&gt; &lt;BR /&gt;Note that Reflection/X is often used to start emulators on remote machines rather than local clients. If this is the case and your problem is that you are seeing just one page of data with no history (ie, the ability to scroll back a few pages), then you are likely running Xwindows, borrowing a client program such as xterm or hpterm and the defaults on the remote computer have set the client to one page. You'll need to tell xterm/hpterm/dtterm to use multiple screens in memory (see the man page and make the change in .Xdefaults).</description>
      <pubDate>Wed, 08 Oct 2003 07:28:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/terminal-display-problems/m-p/3086251#M143769</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-10-08T07:28:16Z</dc:date>
    </item>
  </channel>
</rss>

