Thanks much, Bart. I am running from the binary distribution, so I took
the chicken's way out and changed dosemu.users to read the fixed
global.conf file. I will recompile sometime when I have my ducks in a
little better order. Fixed the problem, but made a new one, or at least a
new error message:

quilla:SDSSPrettypics>xdosemu &
[1] 3541
quilla:SDSSPrettypics>ERROR: Unable to open console to evaluate the 
keyboard map.
Please specify your keyboard map explicitly via the $_layout option
ERROR: Unable to open console to evaluate the keyboard map.
Please specify your keyboard map explicitly via the $_layout option
 
I uncommented the $_layout = "auto"

in .dosemurc to no avail, but $_layout = "us" fixed it. Another error 
or version difference between the distributed global.conf and the compiled 
in version? There was no obvious problem with xdosemu (which started
fine), but I thought I should bring it to you attention.

thanks again. This is a *wonderful* piece of code; the old dos cadd
program is the one thing from my Windows/DOS past I simply cannot live 
without, and being able to run it under Linux has been a godsend.

--jim



On Thu, 18 Nov 2004, Bart Oldeman wrote:

> On Wed, 17 Nov 2004, jegunn wrote:
> 
> > in .dosemurc. So the memory size is recognized, but the vesamode line is
> > not. Has the syntax changed? The documentation has not.
> 
> No, it's a typo.
> 
> in dosemu's etc/global.conf replace
>   foreach $yyy ("  ", $X_vesamode)
> by
>   foreach $yyy ("  ", $_X_vesamode)
> recompile and I hope you are all set then.
> 
> Bart
> 
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to