# CPU shown to DOS, valid values: "80[23456]86" $_cpu = "80686" $_cpu_emu = "vm86sim" $_cpu_vm = "emulated" $_cpu_vm_dpmi = "emulated" $_ems = (32768) $_xms = (32768) $_umb_a0 = (off) # if possible use Pentium cycle counter for timing. Default: off $_rdtsc = (on) # Allow all filesystem redirection. $_lredir_paths = "/" $_lfn_support = (on) # Space-separated commands to allow with the UNIX command. $_unix_exec = "/usr/bin/sh" # 0 = all CPU power to DOSEMU; default = 1 = nicest, then higher:more CPU power $_hogthreshold = (1) # choose the time source for the RTC emulation. $_timemode = "bios" # Keyboard and mouse $_layout = "uk" $_rawkeyboard = (off) $_mouse_internal = (off) # Printer and parallel port settings $_lpt1 = "dosprint" # idle time in seconds before spooling out. Default: (20) $_printer_timeout = (5) # speaker: default: "emulated", or "native" (console only) or "" (off) $_speaker = "emulated" # sound support $_sound = (off) # built-in Packet Driver. Default: on $_pktdriver = (off) # Attach a floppy disk image. # Hint: You can cat disk2.img > floppy.img on the host to change disks. $_floppy_a = "/home/taviso/.dosemu/floppy.img" # Do not set any titles. $_xterm_title =""