File: config.test

package info (click to toggle)
dosemu 0.66.7-13
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 5,672 kB
  • ctags: 7,566
  • sloc: ansic: 60,209; sh: 3,965; asm: 2,219; yacc: 1,980; makefile: 831; perl: 598; lex: 506; awk: 398
file content (26 lines) | stat: -rw-r--r-- 1,077 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
debug { config  off	disk    off	warning off	hardware off
        port    off	read    off	general off	IPC      off
        video   off	write   off	xms     off	ems      off
        serial  off	keyb    off	dpmi    off
       	printer off	mouse   off	sound	off
      }
dosbanner on
timint on
keyboard {  layout us  keybint on  rawkeyboard off  }
HogThreshold 1
ipxsupport off
terminal { charset latin  updatefreq 4  color on }
X { updatefreq 8 title "DOS in a BOX" icon_name "xdos" }
video { vga }          # Use this line, if you are using VGA
mathco on           # Math coprocessor valid values:  on  off
cpu 80386           # CPU emulation valid values:  80[345]86
#bootC               # Startup drive valid values:  bootA  bootC
disk { image "./etc/hdimage.test" }
#secure off              # "on" or "off"
dpmi 4086               # DPMI size in K, or "off"
xms 1024		# XMS size in K,  or "off"
ems 1024		# EMS size in K,  or "off"
irqpassing off    # this disables IRQ monitoring
speaker off         # or "off" or "emulated"
#floppy { device /dev/fd0 threeinch }
sound_emu off