From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25712 invoked by alias); 4 Feb 2004 21:11:36 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 25696 invoked from network); 4 Feb 2004 21:11:34 -0000 Received: from unknown (HELO sausmailstop.sciatl.com) (192.133.191.95) by sources.redhat.com with SMTP; 4 Feb 2004 21:11:34 -0000 Received: from mxatl06.sciatl.com (unverified [192.168.100.156]) by sausmailstop.sciatl.com (Content Technologies SMTPRS 4.3.10) with ESMTP id for ; Wed, 4 Feb 2004 16:14:48 -0500 Received: from crunch.bcgssbd.sciatl.com ([172.18.15.67]) by mxatl06.sciatl.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2655.55) id 1JGWFZLW; Wed, 4 Feb 2004 16:11:15 -0500 Date: Wed, 04 Feb 2004 21:11:00 -0000 From: "Shaffer, Kenneth" X-X-Sender: shaffek@Crunch.bcgssbd.sciatl.com Reply-To: kenneth.shaffer@sciatl.com To: cygwin@cygwin.com Subject: Re: terminal size problems Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-SW-Source: 2004-02/txt/msg00185.txt.bz2 rlogin, to my knowledge, has nothing to do with the X protocol of resizing. After you resize your window, set some variables accordingly: LINES=height COLUMNS=width export LINES COLUMNS If you start with an xterm, you shouldn't have a problem, but since you started with a console window and just rlog'd in to a machine, you'll have to set these variables. Best to have a cygwin terminfo entry too. -- Ken Shaffer - - - - - - - Appended by Scientific-Atlanta, Inc. - - - - - - - This e-mail and any attachments may contain information which is confidential, proprietary, privileged or otherwise protected by law. The information is solely intended for the named addressee (or a person responsible for delivering it to the addressee). If you are not the intended recipient of this message, you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete it from your computer. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/