From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by speech.braille.uwo.ca (Postfix) with ESMTP id 5CCDDC1A487 for ; Tue, 2 Nov 2010 03:40:08 -0400 (EDT) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PDBTS-000053-QS for speakup@braille.uwo.ca; Tue, 02 Nov 2010 08:40:06 +0100 Received: from ppp121-45-188-94.lns6.syd7.internode.on.net ([121.45.188.94]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Nov 2010 08:40:06 +0100 Received: from jason by ppp121-45-188-94.lns6.syd7.internode.on.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Nov 2010 08:40:06 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: speakup@braille.uwo.ca From: Jason White Subject: Re: enlarging terminal Date: Tue, 02 Nov 2010 18:39:47 +1100 Message-ID: <874oc02myk.fsf@jdc.jasonjgw.net> References: <20101102011314.GA12472@lava-net.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: ppp121-45-188-94.lns6.syd7.internode.on.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:82njpXZjfYFPDbIL4MAGQqq9dZE= 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: Tue, 02 Nov 2010 07:40:08 -0000 Igor Gueths writes: > Therefore, I wondered what us Speakup users are doing these days to enlarge our > consoles? Is Svgatextmode still a viable option? Failing that, maybe a > framebuffer is the next best thing? With the advent of KMS (kernel mode switching), framebuffer console is now the default in many newer kernels, at least for my hardware (a laptop with an Intel video chip set, and a desktop machine with an NVidia card). On the desktop, stty size shows 65 rows by 210 columns, and this is without my having to change anything.