Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Framebuffer console font size selection issues?



On Thu, May 26, 2022 at 17:13:37 -0500, John D. Baker wrote:

> So, I managed to switch "ttyE0" ("constty") to "Boldface" (8x16).  I
> tried to do the same for the other virtual terminals, but "/dev/ttyE0"
> seems hard-coded rather than operate on the current terminal or to be
> able to specify a terminal.  How can I change the font on "/dev/ttyE[1-3]"?

wsconstctl -f /dev/ttyE1 -dw font=Whatever

etc.  -f `tty` is convenient if you are doing that interactively on
the terminal you want to change.

-uwe


Home | Main Index | Thread Index | Old Index