[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Display in a console (Solved)



On Sat, 24 Jan 2015 00:14:02 +0000
Brian <ad44@cityscape.co.uk> wrote:

> On Fri 23 Jan 2015 at 20:04:17 -0300, Renaud OLGIATI wrote:
> 
> > When I boot my box, it starts with a "normal" display of 80 col x 25 lines, then the display changes and the characters become so small as to be illegible.
> > 
> > Once in X, I also have the illegible small characters when I open a console with Alr-Ctrl-F1.
> > 
> > Is there a way to stop this, and keep characters at a legible size in consoles ?
> 
> As root:
> 
>   dpkg-reconfigure console-setup

Worked, but only after editing /etc/default/console.setup (as root) as per David Wright's advice so it reads:

#FONTFACE="Fixed"
FONTFACE="Terminus"
FONTSIZE="8x16"
FONTSIZE="10x20"
FONTSIZE="12x24"
FONTSIZE="14x28"
FONTSIZE="16x32"

which then allows one to choose 16x32 in dpkg-reconfigure console-setup

Thanks to all,
 
Cheers,
 
Ron.
-- 
               99 percent of lawyers give the rest a bad name.
                                    
                   -- http://www.olgiati-in-paraguay.org --
 


Reply to: