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.6 Why do my terminal windows keep going away by themselves?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Property taxes ]


Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.15.1.5 How can I change the title in my hpterm titlebar?
Next Document: 5.15.1.7 How can I get console messages to go to an hpterm?
See reader questions & answers on this topic! - Help others by sharing your knowledge
Updated: 03/31/01

You are probably using C Shell (/bin/csh) and have the autologout variable
set (it is set to 60 minutes by default).  Put an "unset autologout" in
your .cshrc.

If you are using the Korn (/bin/ksh) or POSIX shell (/bin/sh) it is
probably due to the value set for the shell variable TMOUT.  Set it to 0
(infinite timeout) in your .kshrc or .profile.

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.5 How can I change the title in my hpterm titlebar?
Next Document: 5.15.1.7 How can I get console messages to go to an hpterm?

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