You are not logged in.

#1 2021-07-23 23:25:16

860lacov
Member
Registered: 2020-05-02
Posts: 497

Which font in /usr/share/kbd/consolefonts has Polish special character

I want to install Arch on a laptop with high resolution display.
Default installer font has a good size, but there are no ąćśź smile

My choice till now was Lat2-Terminus16 but this font is barely visible on the display. Do you know if there is a font with Polish characters?

Last edited by 860lacov (2021-07-23 23:25:39)

Offline

#2 2021-07-24 00:49:59

mpan
Member
Registered: 2012-08-01
Posts: 1,637
Website

Re: Which font in /usr/share/kbd/consolefonts has Polish special character

lat2a-16?

Offline

#3 2021-07-24 06:06:09

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,378

Offline

#4 2021-07-26 22:29:37

860lacov
Member
Registered: 2020-05-02
Posts: 497

Re: Which font in /usr/share/kbd/consolefonts has Polish special character

Thank you.
I couldn't find the proper font but I've found the solution (almost)

I can do for example:

setfont Lat2-Terminus16 -m 8859-2 -d

And -d doubles the font size on the screen.

One thing I wasn't able to find is how to put the -d into the /etc/vconsole.conf

This is my "standard" setup:

KEYMAP=pl
FONT=Lat2-Terminus16
FONT_MAP=8859-2

How can I do this?

Offline

#5 2021-07-27 05:15:35

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,378

Re: Which font in /usr/share/kbd/consolefonts has Polish special character

Afaics "you can't"

man vconsole.conf
man systemd-vconsole-setup.service
systemctl show systemd-vconsole-setup.service
file /usr/lib/systemd/systemd-vconsole-setup

You could edit the service and make it run setfont afterwards, https://wiki.archlinux.org/title/Systemd#Drop-in_files

Offline

Board footer

Powered by FluxBB