Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: Date: Fri, 13 Dec 2002 11:15:39 -0800 From: "Curt Nelson" To: Subject: auto-logout problems in tcsh Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Spam-Status: No, hits=0.7 required=7.0 tests=AWL,SPAM_PHRASE_00_01 version=2.43 X-Spam-Level: I just did a full update of my cygwin installation a couple of days ago and I am now having problems disabling the auto-logout feature. I start up a tcsh shell in the cygwin.bat file with the line tcsh -l After an hour, any tcsh shell automatically closes. I have done a search for the TMOUT and TIMEOUT variables and they don't seem to be in my environment. I found a line in /etc/csh.cshrc that was unset autologout but it didn't seem to disable the feature. I tried: set autologout=0 set autologout=99999999 unset auto-logout Nothing seems to work. Help! Curt Nelson -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/