From mboxrd@z Thu Jan 1 00:00:00 1970 From: Norman Schmidt Jr Subject: dosemu kde app link Date: Tue, 25 Feb 2003 14:02:07 -0300 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <3E5BA18F.7030205@norman.com.br> 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 Hi, Using dosemu 1.1.4.0, freedos kernel 1.1.28, Im trying to set up a kde application link to call dosemu and run the emulated DOS app in one click. The command: xdosemu -D-a -I 'keystroke " C:\\DIR\\SUBDIR\\APP.EXE\r"' works perfectly when typed manually in a xterm, but if I create a kde app link using the same command at the "command" property, it just does some "hourglass work" in the app bar and closes. Changing the "Run in a terminal" app link property does not change the behaviour. Changing the command to use dosemu instead of xdosemu opens the xterm, but dies with the famigerated "line 496 parse error" Any help would be greatly appreciated! Regards, Norman