Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!ALLTEL.NET-a2kHrUvQQWlmc!not-for-mail Subject: Re: What determines the width of the virtual consoles? Newsgroups: comp.os.linux.misc References: From: "Rinaldi J. Montessi" Organization: http://www.federalist.com Message-ID: <55411C2C.7070702@notaserver.com> Date: Wed, 29 Apr 2015 13:00:12 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/2015042711 Firefox/40.0 SeaMonkey/2.37a1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@usenetserver.com Lines: 32 X-Trace: e7ace55411c17c7b24aa728484 X-Received-Bytes: 2150 X-Received-Body-CRC: 772155887 Xref: csiph.com comp.os.linux.misc:14684 Zaphod Beeblebrox decreed, Read These Runes!: > On Wed, 29 Apr 2015 06:56:20 -0500, philo wrote: > >> On 04/28/2015 06:56 PM, Kenny McCormack wrote: >>> What I mean is: The number displayed as the number of columns when I do >>> "stty -a", like this: stty -a -F /dev/tty1 >>> >>> I have two systems, running the same OS on the same hardware. One one >>> machine, when I do: sudo stty -a -F /dev/tty1, it says "164 columns". >>> On the other one, when I do the same command, it says "222 columns". >>> >>> Note that on both machines (and, as far as I know, on any Linux >>> system), >>> you get the same result for any of the virtual consoles (/dev/tty1, >>> /dev/tty2, etc). But you seem to get different results on different >>> systems. What determines this? >> >> https://help.ubuntu.com/community/ConsoleFramebuffer > > Good partial answer. My HDMI 1920x1080 monitor isn't listed, I wonder > what resolution it's using. It says "rows 67 columns 240". The one > piece that seems to be missing here is the choice of font for the tty. I can offer a solution that works well here: fbset -a -xres 1920 -yres 1080 #in rc.local setfont -v iso02-12x22.psfu.gz #in rc.font Season to taste for your distro's init.. -- "An ounce of prevention is worth a pound of purge."