From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: Keystroke configure and -I commandline options Date: Thu, 15 Aug 2002 19:18:51 +0400 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <3D5BC65B.3040706@yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello. Oscar A. Valdez wrote: > I tried doing something really simple > xdosemu -I 'keystroke "dir"' -D9+c I have just executed dosemu.bin -I 'keystroke "dir"' -D9+c works as expected. > but still using the startup script I think that script gets all that apostrophes and quotation marks wrong, but as I never used it, this is just my guess. I am using my own startup script which in fact gets confused by that line, that is why I suspected that the official one can also have that problem. Apparently without a script everything works fine for me. The suspicious lines in a log about "not enough privilege for c_comline" I also have, but this doesn't hurt.