On Tue, Jan 16, 2007 at 12:04:37 +0100, Daniel Haude wrote: > Hello, > > I'd like to have my console (non-X) fonts small and neat like Knoppix's. > I tried the various vga=xxx kernel options but all of them produced > bigger and uglier fonts. > > How is it done?
I use vga=0x303 and that looks exactly like Knoppix's fonts on my terminals. However, I think this also depends on the kernel configuration options related to the console fonts. Here is what I have: $ grep -i font /boot/config-$(uname -r) # CONFIG_FONTS is not set CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y (I use a self-compiled kernel, therefore I do not know how the stock Debian kernels are set up in that respect.) -- Regards, Florian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]