Disable the Return need and start

2003-11-03 Thread Sebastien MICHEL
Hi, I would like to disable the: "Note that DOS needs 25 lines. You might want to enlarge your window before continuing. Now type ENTER to start DOSEMU or C to cancel" Is it possible ? -- @+, Sébastien aka. MichouX "La solitude vivifie ; l'isolement tue.", Joseph Roux - To unsubscribe from th

Clipper 5.3 program under dosemu

2003-11-03 Thread Bartos-Elekes Zsolt
Hi! I have to set up a dosemu environment for a clipper 5.3 program, using the DOS/16M dos extender. The problem is that the program can't use the memory above 1 MB. According to the docs, the program SHOULD use DPMI, and the logs show that it is actually doing some DPMI calls (GetFreeMem, Allo

Re: Clipper 5.3 program under dosemu

2003-11-03 Thread Hanns Weil
Bartos, do You have the source-code ? If yes, you should link with "Blinker", and there ar no more problems Hanns - Original Message - From: "Bartos-Elekes Zsolt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 03, 2003 9:31 AM Subject: Clipper 5.3 program under dosemu

Re: Clipper 5.3 program under dosemu

2003-11-03 Thread Bartos-Elekes Zsolt
> do You have the source-code ? > If yes, you should link with "Blinker", and there ar no more problems Actually I have access to the developer :-), but we will only be able to try it with blinker tomorrow morning. Thanks, Zsolt - To unsubscribe from this list: send the line "unsubscribe linux-ms

Re: Disable the Return need and start

2003-11-03 Thread Clarence Dang
On Mon, 3 Nov 2003 07:17 pm, Sebastien MICHEL wrote: > Hi, > I would like to disable the: > > "Note that DOS needs 25 lines. You might want to enlarge > your window before continuing. " "dosemu" is a script that calls "dosemu.bin". So you can just edit/comment out the bit that says: if [ $LINE

Re: IBM 8bit graphix charset

2003-11-03 Thread Clarence Dang
On Thu, 30 Oct 2003 07:24 pm, [EMAIL PROTECTED] wrote: > > 1.1.4 > > Howver, I still cant get keyboard keys like or > to respond correctly??? > Enable $_rawkeyboard (if on a Linux VC) and stop using 1.1.4 (it had massive config problems) - try the 1.2.0 RC (1.1.99.1) at sf.net/projects/dosemu.

Re: DOSemu serial port problem

2003-11-03 Thread Edenyard
On Sun, 2 Nov 2003 10:54:32 -0800 (PST), Robert Komar wrote: > > The fuser command might help you find out if another process > is using /dev/ttyS0. > I tried fuser and it reported that the only PID using /dev/ttyS0 was the one that was shown by ps as running dosemu.bin. I have written a v

Re: IBM 8bit graphix charset

2003-11-03 Thread tonyb
On Mon, 3 Nov 2003 20:58:04 +1100 Clarence Dang <[EMAIL PROTECTED]> wrote: > On Thu, 30 Oct 2003 07:24 pm, [EMAIL PROTECTED] wrote: > > > 1.1.4 > > > > Howver, I still cant get keyboard keys like or > > to respond correctly??? > > > Enable $_rawkeyboard (if on a Linux VC) and stop using 1.1.4 (i

Re: IBM 8bit graphix charset

2003-11-03 Thread tonyb
On Mon, 3 Nov 2003 09:33:52 -0800 [EMAIL PROTECTED] wrote: > On Mon, 3 Nov 2003 20:58:04 +1100 > Clarence Dang <[EMAIL PROTECTED]> wrote: > > > On Thu, 30 Oct 2003 07:24 pm, [EMAIL PROTECTED] wrote: > > > > 1.1.4 > > > > > > Howver, I still cant get keyboard keys like or > > > to respond correc