On Fri, Oct 19, 2012 at 2:08 PM, Jarry <[email protected]> wrote: > Hi, > > I just installed Gentoo on one box and noticed one > strange thing when I'm in console: > > Small letter "m" looks more like "M" reduced in size. > And small "w" looks more like small and rotated "M". > How can I fix it???
Maybe the default font in your video card is funny. It seems they are all different. You can manually set a new font using the "setfont" program which comes from the sys-apps/kbd package. If you are using openrc, it contains /etc/conf.d/consolefont and /etc/init.d/consolefont which you can use to automatically override with a font of your own choosing at each reboot. I personally use "ter-112n" from the package media-fonts/terminus-font on my console.

