From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Coppens Subject: Remote control of Dosemu Date: Fri, 18 Jul 2008 01:19:54 -0300 Message-ID: <20080718011954.dc5e47b5.john@jcoppens.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Hello people. I need to 'remote control' an old program. I found in the FAQ that it is possible to feed keyboard commands into an application. The problem is that I would need feedback from the program's screen, while it is running. Is there any way to get to the screen output? As usual, this apps write immediately to the scree (bypasses the BIOS). Any suggestions where to look? John