View Single Post

   
  #5 (permalink)  
Old 02-19-2008, 09:23 AM
nabis
 
Posts: n/a
Default Re: fonts on terminal ...

Weevil wrote:
> allerdings,
>
> the program is 'kbd' and the command is 'setconsolefonts'. it only took me a
> day to figure it out.
>
>


a tip, sort of:
man -k font | less
While in less, type "/console" you will get hilighted all instances of
"console". It took me 1 minute to find `setfont` utility

Reply With Quote