These are some utitlies to assist you in using Dosemu.
switch off the bootfile to access disk see examples/config.dist at bootdisk option
switch on the bootfile to access bootfile see examples/config.dist at bootdisk option
change the Unix directory for Dosemu (use chdir(2))
change the debug setting from within Dosemu
???
eject CD-ROM from drive
fine tune internal mousedriver of Dosemu
terminate Dosemu
get the Unix directory for Dosemu (use getcwd(2))
detects Dosemu version and returns greater 0 if running under Dosemu
???
redirect Linux directory to Dosemu
give up cpu time when Dosemu is idle
set cpu usage (HogThreshold) from inside Dosemu
interface to system(2)...
execute Unix commands from Dosemu
Read /proc/self/cmdline and put strings such as "var=xxx" found on the commandline into the DOS enviroment. Example having this as the dos commandine:
dos "autoexec=echo This is a test..."
then doing
C:\cmdline < D:\proc\self\cmdline
%autoexec%
would display "This is a test..." on the DOS-Terminal
disable vga option
enable vga option
These are useful drivers for Dosemu
allow direct access to CD-ROM drives from Dosemu
enable EMM in Dosemu
redirect Unix directory to Dosemu