From f2300ac109b83e9f323c4923ede7a6d42da616f4 Mon Sep 17 00:00:00 2001 From: Michel Le Cocq Date: Wed, 24 Jun 2020 09:56:59 +0200 Subject: [PATCH] --- xubuntu-XPS-13-7390-2-in-1--.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xubuntu-XPS-13-7390-2-in-1--.md b/xubuntu-XPS-13-7390-2-in-1--.md index 5f858cf..b4d416b 100644 --- a/xubuntu-XPS-13-7390-2-in-1--.md +++ b/xubuntu-XPS-13-7390-2-in-1--.md @@ -61,6 +61,9 @@ update-grub Splash screen uses too small logo and somewhat too small fonts (Plymouth). +### plymouth boot splash and boot logger + + Plymouth has logic to detect the proper scaling to apply, but it's still too small; workaround by forcing the scale on the kernel cmdline: Add to GRUB_CMDLINE_LINUX in /etc/default/grub. @@ -73,7 +76,7 @@ plymouth.force-scale=3 update-grub ~~~ -Console terminal uses too small fonts. +### Console terminal uses too small fonts. Note that the package shipping the Ubuntu Monospace font for the terminal, fonts-ubuntu-console, is not installed by default and only ships 8x16 fonts.