On Mon, 30 Jun 2003, Anderson Pereira Ataides wrote: > >> I'd like to know how to get my fonts in a console > >> session of session to look decent. Right now, > >> line draw and fill characters look terrible. > >easiest way is run as root with $_rawkeyboard, > >$_console & $_graphics on, i guess. > > For text-mode you should try $_term_char_set="ibm"
and if that fails, then you should try setfont default8x16 before starting dosemu. $_graphics is somewhat tricky (depening on hardware) if you use fbdev instead of the 80x25 text mode on the console. Bart - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
