Re: [Linux-fbdev-devel] Patch, please TEST: linux-2.4.9 console font

James Simmons (jsimmons@transvirtual.com)
Sun, 19 Aug 2001 07:08:29 -0700 (PDT)


> What's wrong with the ancient console ioctl()s to change the font at runtine?
> (damned, I can't remember the name of the command)

Their is a bunch of them but the one mosted used is KD_FONT_OP_*. Look at
linux/kd.h for more details. The nice bonus about this is that it is
driver independent.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/