From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Willem Stumpel Subject: Re: question. Date: Tue, 04 Oct 2005 20:59:08 +0200 Message-ID: <4342D0FC.4070600@my.home> References: <4342A0C4.7080306@orangemail.sk> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-reply-to: <4342A0C4.7080306@orangemail.sk> Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: promod.promod@orangemail.sk Cc: linux-msdos@vger.kernel.org Promod, s.r.o. wrote: > I tryed to install dosemu on mandrale linux 9.1. "make" run OK and "make > install" too. Freedos is installed and I can run text DOS programs. But > I don't know how can I use program with graphics output - classic > borland C++ 3.1 program. > If I run program, program runs ( I can stop it with kwyboard, but I > don't see graphics output - standard 640x480 VGA ). > I try this on other competer and result is the same. But on this PC some > text programs don't run corectly (volkov commander), because text window > is in some strange mode ( something like 100x36 not 80x25).I tryed to > configure dosemu.conf file but no solution. > Could you help How did you start dosemu? From an xterm (in X) you should use the command "xdosemu", not "dosemu", if you want graphics. Regards, Jan