Re: use small font like the one from openfirmware?
Zhang Weiwu <[email protected]> Wed, 01 Oct 2008 15:51:56 +0800
| Newsgroups | gmane.linux.gentoo.ppc |
|---|---|
| Organization | Real Softservice |
| Message-ID | <[email protected]> |
Zhang Weiwu wrote: > Hello. I am interested in using the font as small as the one > openfirmware uses (e.g. when displaying the menu for yaboot). > Is it possible to use that small font for console? > After some experiment I think I can answer my own question now. put the following in kernel config: CONFIG_FONT_6x11=y and remove all other fonts.