Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

comp.sys.hp.hpux FAQ
Section - 5.15.1.4 How do I get a scroll bar on hpterms?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Zip codes ]


Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.15.1.3 How can I set up an HP-UX workstation as an X terminal?
Next Document: 5.15.1.5 How can I change the title in my hpterm titlebar?
See reader questions & answers on this topic! - Help others by sharing your knowledge

There are two ways to do this...

At the command-line, enter:

  $ hpterm -sb -sl 1000 &

The second way is to execute the following series of commands, prior to
running hpterm:

  $ xrdb -m
  HPterm*scrollBar: True
  HPterm*saveLines: 1000
  (Ctrl-D)

You can set saveLines to 1000 or some other arbitrarily large number.
Alternatively, you can set saveLines to something like "4s", which
indicates four screens.  You can also set the above resources in an
app-default file (/usr/lib/X11/app-defaults/HPterm).

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.15.1.3 How can I set up an HP-UX workstation as an X terminal?
Next Document: 5.15.1.5 How can I change the title in my hpterm titlebar?

Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
hpux.faq@gmail.com





Last Update March 27 2014 @ 02:11 PM