I am running dosemu under 2.0.36 (redhat 5.2) and am trying to execute

        dos -D-a 2>/dev/null <cmdfile >/dev/tty20

as suggested in section 13.2 of doc/README.txt where cmdfile has some dos
commands.

It's not working.  It's not getting anywhere near to trying to execute the
commands in cmdfile.  Using gdb I've traced it in to n_slang_keyb_init where
it's quitting because it can't get keyboard attributes because cmdfile is
not a keyboard.

What am I doing wrong?

Thanks,
Bret Wallach
[EMAIL PROTECTED]

Reply via email to