hi, > I want to login with ssh from my i486 laptop to my 266mhz router, where > dosemu is installed.
Sure. > I want to start there a game like maniac manson, and the graphic should be > shown on my i486. Are you running the console or X version of dosemu? For graphics, local SVGA card or X is required. In your case you would have to do X11 forwarding for your ssh session and display it on the 486's X server. I don't think anyone has done aalib for dosemu yet ;) But maybe someday. > But when starting maniac manson or any other graphic game, i only got a > higher load, but nothing happens. I must kill the session, because i can't do > anything now. The other dos-programs like norton commander and so on are working > fine. DOS programs that use conio or VGA text output are intercepted and displayed on stdout like normal terminal programs. Unfortunately, it's not so easy for graphical programs. -- Ryan Underwood, <nemesis at icequake.net>, icq=10317253 - 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
