Re: Tiny print in terminal
- Reply: Edward Sanford Sutton, III: "Re: Tiny print in terminal"
- In reply to: Paul M Foster : "Tiny print in terminal"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jan 2024 20:50:03 UTC
Paul M Foster: > I'm getting incredibly small printing at the console, incredibly hard > to read. Any way I can increase the size of the print? set "screen.font" in /boot/loader.conf. on a 4K, 27" display i use: screen.font="12x24" but this might be a bit large for your display. the available fonts are listed in /boot/fonts and are helpfully named after their size. (NB: i've only tested this on an EFI system using EFIRT for v(4); i don't know if this works on a BIOS system.)