From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from toccata.ens-lyon.org (toccata.ens-lyon.fr [140.77.166.68]) by speech.braille.uwo.ca (Postfix) with ESMTP id A3DA2C1A25C for ; Sat, 4 Sep 2010 17:51:32 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by toccata.ens-lyon.org (Postfix) with ESMTP id 30333840A3 for ; Sat, 4 Sep 2010 23:55:01 +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 KZvHrBgcoYlg for ; Sat, 4 Sep 2010 23:55:01 +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 EF2F884095 for ; Sat, 4 Sep 2010 23:55:00 +0200 (CEST) Received: from samy by const.ipv6 with local (Exim 4.72) (envelope-from ) id 1Os0hQ-0000Il-Bi for speakup@braille.uwo.ca; Sat, 04 Sep 2010 23:55:00 +0200 Date: Sat, 4 Sep 2010 23:55:00 +0200 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: arch linux - setting screen size Message-ID: <20100904215500.GN22412@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:51:32 -0000 Adam Myrow, le Sat 04 Sep 2010 12:05:57 -0500, a écrit : > Using stty doesn't change the screen size, it just tells the terminal to > pretend that the screen size is different. That can be just enough in a lot of cases. > The best way to make sure you > have the 80X25 screen is to pass "vga=normal" at boot time to the kernel. It won't work with newer kernels which enable video kernel-mode settings at boottime. Samuel