You are not logged in.
i would like to change the font size i am not using x11 i am just using the terminal but the font is to small for me to read
Last edited by blutechgirl (2015-07-03 02:33:41)
Offline
Offline
I read that but I don't know what the default font is and there is no /etc/vconsole.conf
Offline
there is no /etc/vconsole.conf
Not by default, no. You have to create one manually.
I read that but I don't know what the default font is
Well if you don't have an /etc/vconsole.conf file, I would imagine the font you're using would be as described in the Wiki:
By default, the virtual console uses the kernel built-in font with a CP437 character set
Personally, I use the Lat2-Terminus16 font (mainly because that's what the Beginners guide used to recommend a while back). It's fairly large and readable to my eye.
Last edited by Chazza (2015-07-02 14:50:54)
Offline
i figured out how to change the font with setfont to preview it one problem i have is they don't go larger than 16. since i am using my tv as a moniter this isn't large enough is there a way to make it larger than that
Offline
The Terminus fonts, package nam 'community/terminus-font', comes in a wide range of sizes.
Offline
thanks for the help i got it working when i installed what you suggested
Offline
actually i still have a problem i made /etc/vconsole.conf and here is what i typed
ter-p24n
it does not set this font automatically
i still have to use setfont manually
Offline
Please read the wiki before posting, this is explicitly covered:
https://wiki.archlinux.org/index.php/Fo … figuration
Offline
i feel so stupid right now i forgot i needed to do more than just type the name of the font in /etc/vconsole.conf
i changed
ter-p24n
to
FONT=ter-p24n
FONT_MAP=8859-2
it works now thanks for the help
Offline