$_cpu = (80686)		# CPU emulation, valid values:  80[345]86
$_cpuspeed = (0)	# 0 = calibrated by dosemu, else given (e.g.166.666)
$_pci = (off)
$_xms = (16384)		# in Kbyte
$_ems = (16384)		# in Kbyte
$_dpmi = (0x5000)	# in Kbyte
$_dosmem = (640)	# in Kbyte, < 640
$_hardware_ram = ""	# list of segment values/ranges such as
			# "0xc8000 range 0xcc000,0xcffff"
$_secure ="ngd"		
$_term_color = (on)	# terminal with color support
$_escchar = (30)	# 30 == Ctrl-^, special-sequence prefix
$_term_color = (on)	# terminal with color support
$_term_updfreq = (20)	# time between refreshs (units: 20 == 1 second)
$_escchar = (30)	# 30 == Ctrl-^, special-sequence prefix
$_rawkeyboard = (1)	# bypass normal keyboard input, maybe dangerous
$_video = "vga"		# one of: plainvga, vga, ega, mda, mga, cga
$_console = (1)		# use 'console' video
$_graphics = (1)	# use the cards BIOS to set graphics
$_videoportaccess = (1)	# allow videoportaccess when 'graphics' enabled
$_hdimage = "/home/lucas/.dosemu/hd_images/hdimage.dr2" 
#$_printer = "XXXXXXXXXXXXXXXXXX"
#$_lpt1 = "lp -d XXXXXXXXXXXXXXXXXXX"
$_printer_timeout = (20)
$_hogthreshold = (2400)	# 0 == all CPU power to DOSEMU
$_sound = (off)		# sound support on/off
 $_X_fullscreen = (on)
 $_X_font = "vga12x30"
