From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Brett I. Holcomb" Subject: Re: Resources Eating? Date: Mon, 8 Dec 2003 21:20:09 -0500 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <200312090211.hB92BZn1065389@mxsf15.cluster1.charter.net> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Just to make sure I understand this: 1. /etc/global.conf A. Don't mess with /etc/global.conf because you can break things. B. I found my install left the /etc/global.conf.example and did not create a /etc/global.conf. Would that have hurt me or is what's in the example file built into the dosemu.bin. 2. /etc/dosemu.conf and /etc/dosemu.users is what we work with to change global settings - correct? 3. ~/.dosemurc is used for users who want to set up their own special settings - correct? Thank you. On Monday 08 December 2003 19:20, Bart Oldeman wrote: > On 8 Dec 2003, Guillermo Gomez wrote: > > Well i found the problem is that the global.conf is "builtin" is taken > > precdence and my modified global.conf is not doing anything. > > > > I'm trying to use the -F option with no luck..How can i dump the > > "built-in" global.conf to tweak it using option -F. > > Presently only by editing etc/global.conf in the source code and > recompiling. dosemu.bin in the bindist can be replaced by the one you > obtain that way. >