The reconfigure in the comments above is wrong, you should reconfigure the "fontconfig" package, and not its configuration (fontconfig-config). So to be able to select freshly installed fonts issue the command:
sudo dpkg-reconfigure fontconfig Now you should be able to find your freshly installed fonts, e.g. "xlsfonts | grep terminus" should show some matches -- xfonts-terminus does not set up X11 font path correctly https://bugs.launchpad.net/bugs/86069 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
