Hi all, I'm trying to get dosemu to run within a custom terminal (that I've written in Java and C). The problem I'm facing is that dosemu seems to clear the screen before starting up, and I'm not sure what mechanism is being used to do this.
I've tried to go through the source code and found a couple of functions, but couldn't really figure out how dosemu emulates the "clear screen" function. Would be grateful if a developer could point out what calls dosemu makes to the underlying unix terminal to clear the screen, and how exactly this is done, so that I could emulate these calls from within my terminal program. Warm Regards, Arvind - 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
