Retro computing with a touch of modern and the home for all things, retroCombs (aka Steven Combs).
Disclosure Statement: When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission. Affiliate programs and affiliations include, but are not limited to Amazon, the eBay Partner Network, and/or others.
by Steven B. Combs, Ph.D.
If you connect a Raspberry Pi to an HDMI monitor, you may find the terminal font size to be a bit small; especially if the monitor sits a foot or more away. This post demonstrates how to choose a different font size.
If your Raspberry Pi boots to the desktop environment, exit the GUI to see the command prompt. You can use the
sudo raspi-config
utility to modify the boot options for the Raspberry Pi if you always want to boot to the command prompt.
sudo dpkg-reconfigure console-setup
at the promptUTF-8
option and hit ↩ - the screen below will displayGuess optimal character set
option and hit ↩ - the screen below will displayLet the system select a suitable font
option and hit ↩ - the screen below will displaysudo reboot
commandWhen the Raspberry Pi reboots, it will now use the selected font to display the console and command prompt. In my case, I have a monitor about four feet from my desk. The font size I use allows me to enter commands from my wireless Logitech K400 Plus comfortably.