> Have you tried latest FreeDOS MODE/DISPLAY/KEYB? there have been > enhancements lately that couls help. there is no Keyb (which isn't necessary anyway, since it only deal with keyboard to font mapping, which is done by dosemu, correctly), there is DISPLAY (whose docs says something about modecom.exe which isn't present, but I assume that docs are just old and not updated (hint, hint, hint), and there is mode.
mode co80,25 - no errors just comment : "Could only set 37, not 25" mode co80,43 - "Using VGA 350 lines. Could only set 37 not 43" mode co80,50 - "Using VGA 400 lines. Could only set 37 not 50" my gut feeling tells me that it is all about termcap files which define how the text console should look like. However this is 700kB sized conf file, and I don't have a slightest idea whats going on there. then again screenrc seems to be calling termcap with some parameters but those are also a mystery to me. So it does leave me with a cry over an empty field, "Does anybody now how to make a dosemu 43 lines in text console without running X server?" :) > > Alain CUIN Kaczy > - > 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 > - 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
