After installing the terminus font package I can get the font size my eyes need by typing
- Code: Select all
setfont ter-v24b.psf.gz
How can I change the default console font in Mageia?
setfont ter-v24b.psf.gz
djennings wrote:Try putting the command into ~/.bashrc
xterm wrote:Couldn't get a file descriptor referring to the console
doktor5000 wrote:Do you want to change it only for ttys, or in every terminal emulator, also under graphical logins?
I'd put it into /etc/profile or under /etc/profile.d/something.sh if you want it for all.
setfont ter-v24b.psf.gz
* CRS : "Can't Remember Sh^Htuff" : In my case this means that unless I
* do something the same way every day for a LONG time, or have examples
* of how I did it before (where I can still find them), I usually wind up
* scratching my head the next time I need to do a non-daily task. Or for
* that matter, to remember what I was doing before the durned phone rang etc...
djennings wrote:Create a file /etc/vconsole.conf
containing
- Code: Select all
FONT=ter-v24b
That should do the trick.
JtWdyP -> ~
> cat /etc/vconsole.conf
FONT=ter-v24b.psf.gz
JtWdyP -> ~
>
setfont ter-v24b.psf.gz
doktor5000 wrote:IIRC you can also set the font on kernel command line, so it will be inherited by init/pid 1: https://lists.fedoraproject.org/piperma ... 05929.html
VCONSOLE.CONF(5) wrote:Note that the kernel command line options vconsole.keymap=, vconsole.keymap.toggle=,
vconsole.font=, vconsole.font.map=, vconsole.font.unimap= may be used to override the console
settings at boot.
VCONSOLE.CONF(5) wrote:It is applied at boot by systemd-vconsole-setup.service(8).
doktor5000 wrote:Well, as it's only an environment variable, any process can unset it.
doktor5000 wrote:And actually what i meant was SYSFONT as stated in the linked mail thread. That's also what Redhat uses by default.
man vconsole.conf
vconsole.font=
jtwdyp wrote:Still nothing ventured nothing gained. I disabled my /etc/profile fix again, so that I could test that kernel parameter...Same result. When I logged in without the "setfont" fix in /etc/profile... :sigh: Still it was worth a try.
Users browsing this forum: No registered users and 1 guest