From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from toccata.ens-lyon.org (toccata.ens-lyon.org [140.77.166.68]) by speech.braille.uwo.ca (Postfix) with ESMTP id 4BD87C1A272 for ; Sat, 4 Sep 2010 17:52:40 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by toccata.ens-lyon.org (Postfix) with ESMTP id 8A289840B9 for ; Sat, 4 Sep 2010 23:56:09 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at toccata.ens-lyon.org Received: from toccata.ens-lyon.org ([127.0.0.1]) by localhost (toccata.ens-lyon.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GMzTjnJryTWb for ; Sat, 4 Sep 2010 23:56:09 +0200 (CEST) Received: from const.ipv6 (lns-bzn-47f-62-147-141-5.adsl.proxad.net [62.147.141.5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by toccata.ens-lyon.org (Postfix) with ESMTPSA id 50AA1840B8 for ; Sat, 4 Sep 2010 23:56:09 +0200 (CEST) Received: from samy by const.ipv6 with local (Exim 4.72) (envelope-from ) id 1Os0iW-0000Iw-Oj for speakup@braille.uwo.ca; Sat, 04 Sep 2010 23:56:08 +0200 Date: Sat, 4 Sep 2010 23:56:08 +0200 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: arch linux - setting screen size Message-ID: <20100904215608.GO22412@const> References: <20100904155848.GA2043@nextdog> <20100904160619.GK22412@const> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.12-2006-07-14 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2010 21:52:40 -0000 Hart Larry, le Sat 04 Sep 2010 10:11:21 -0700, a écrit : > I figured I could run this command to increase the rows beyond the 48 I > have now in FC9, however, that stty command only lets my loer it or won't > let me go beyond 48 by 128 columns. Yes, it can't make your screen bigger than it is, just reduce the area that is being used. > Strangleyly enough in windows, useing 2 different telnet programs, I can go > much higher. Telnet can however create a window that is bigger than what the screen is, and only part of it will be displayed at a time on the real screen. Samuel