LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   Increase The Font Size when We switch from GUI mode to Console mode. (https://www.linuxquestions.org/questions/linux-desktop-74/increase-the-font-size-when-we-switch-from-gui-mode-to-console-mode-903847/)

subramani 09-19-2011 09:58 AM

Increase The Font Size when We switch from GUI mode to Console mode.
 
Hi friends,

Iam using Ubuntu -10.04 GUI , I Frequently Switch to Console mode i.e by CTRL + ALT + F1. whenever i switch The fonts are smaller in size , Is there any way to icrease the font size ?

macemoneta 09-19-2011 11:15 AM

You can dynamically change the font/size to any font in /lib/kbd/consolefonts/. For example:
Code:

setfont -v arm8.fnt

subramani 09-20-2011 01:51 AM

Hi ,

Thanks , but I could not find /lib/kbd.

setfont cmd is present

macemoneta 09-20-2011 11:58 AM

You can try:
Code:

locate consolefonts

or

locate alt-8x16.gz

You should be able to find where the fonts are stored on your distribution.

jdkaye 09-20-2011 12:57 PM

Quote:

Originally Posted by subramani (Post 4476855)
Hi ,

Thanks , but I could not find /lib/kbd.

setfont cmd is present

If it's of any help, on Debian it's found here: /usr/share/consolefonts
ciao,
jdk


All times are GMT -5. The time now is 06:35 PM.