Re: Setting the TTY VT font globally

Liste des GroupesRevenir à cubf misc 
Sujet : Re: Setting the TTY VT font globally
De : sax (at) *nospam* noart.de (Detlef Sax)
Groupes : comp.unix.bsd.freebsd.misc
Date : 22. Sep 2024, 09:51:17
Autres entêtes
Message-ID : <lla0jlF43aqU1@mid.individual.net>
References : 1
User-Agent : slrn/1.0.3 (FreeBSD)
On Sat, 21 Sep 2024 19:20:31 -0000 (UTC), Anton Shepelev wrote:
>
Hello, all.
>
FreeBSD 14.1 RELEASE here.
>
The virtual TTYs (Ctrl+Alt+F1..F8) are provided through VT(4),
the man page to which mentions only one tool for setting
up the font -- vidcontrol(1), which affects only the TTY on which
the program is invoked.
>
How, then, can I set up the font I need (e.g. terminus-b32.fnt),
  a) as early in the boot process as possble, and
  b) for all TTYs, 1 to 8 ?

Simply put following into /etc/rc.config:
fontb32="terminus-b32.fnt"

sysrc fontb32="terminus-b32.fnt"
does the job.

man rc.conf
or
less /etc/defaults/rc.conf
for other useful settings.

Detlef
--
https://www.12schrittefrei.de/
https://www.noart.de/

Date Sujet#  Auteur
21 Sep 24 * Setting the TTY VT font globally7Anton Shepelev
22 Sep 24 +* Re: Setting the TTY VT font globally2Winston
22 Sep 24 i`- Re: Setting the TTY VT font globally1Anton Shepelev
22 Sep 24 +* Re: Setting the TTY VT font globally2Detlef Sax
22 Sep 24 i`- Re: Setting the TTY VT font globally1Anton Shepelev
23 Sep 24 `* Re: Setting the TTY VT font globally2Jens Schweikhardt
24 Sep 24  `- Re: Setting the TTY VT font globally1Anton Shepelev

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal