You are not logged in.
Hi,
Since my last system upgrade, the font of the linux console looks bigger and ugly on my laptop.
/etc/vconsole.conf is unchanged.
Anyone have the same issue ?
Last edited by qlem (2020-02-28 12:18:21)
Offline
Mine is larger as well but since I am running on a 34" 4k monitor, I am actually ok with it. Good to know it isn't just me though.
"Give a man a truth and he will think for a day. Teach a man to reason and he will think for a lifetime"
Offline
Hi same problem here
Offline
Offline
Well there you go, thanks for the link. It's not a problem for me really so I am good with it. I just login and startx so really doesn't matter what size the font is. I do get for laptops that would be annoying though.
"Give a man a truth and he will think for a day. Teach a man to reason and he will think for a lifetime"
Offline
You can change it using Linux_console#Fonts
Offline
Thank you loqs.
Although I have a 1440p resolution on my laptop, I prefer the old school default font.
So I edited /etc/vconsole.conf:
...
FONT=default8x16
FONT_MAP=cp437Fixed!
Offline