From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julius Schwartzenberg Subject: Re: Problems with configuration files Date: Thu, 15 Apr 2004 16:33:00 +0200 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <407E9D1C.6020903@zgod.cjb.net> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Bart Oldeman schreef: > dosemu -n -f dosemurc > where "-f dosemurc" now tells the built-in global.conf to override > built-in dosemu.conf statements, and "-n" to ignore /etc/dosemu/dosemu.conf. > The file dosemurc should then contain > $_hdimage = "" > This could also be in ~/.dosemurc (without -f) or dosemu.conf (without > -n)), but if you want to avoid those files you have to use "-f". > > Or even > dosemu__hdimage="" dosemu -n Thanks a lot! The problem is fixed now. I still have got one small problem though. When a user runs Dosemu for the first time, it tries to display a license agreement. This doesn't work when it is run from the menu though. Is there any way to get around this or let Dosemu display the agreement in a window? Julius