v2600*mitshm: true
v2600*fileButton.label:	File
v2600*fileButton.borderWidth: 0
v2600*optionButton.label: Tools
v2600*optionButton.borderWidth: 0
v2600*optionMenu.optionRate.label: Report fps
v2600*optionMenu.optionSkip.label: Set frame skipping

v2600*fileMenu.load.label: Open
v2600*fileMenu.quit.label: Exit
v2600*fileMenu.debug.label: Debugger
v2600.input: true
v2600*input: true
v2600.title: Virtual 2600
v2600.maxWidth: 960
v2600.minWidth: 320

*showGrip: False
v2600*canvas.translations:	#augment \n\
			<ButtonPress>	: VcsButton() \n\
			<ButtonRelease>	: VcsButton() \n\
			<Motion>	: VcsMotion() \n\

*filesel.width: 320
*filesel.title: Open Cartridge
*fshell.title: File Selector

*rateShell.width: 150
*rateShell.title: Frame Rate
*rateShell.vbox.close.label: Close
*rateShell.vbox.update.label: Update

*skipShell.title: Set Frame Skipping
*skipShell*skipScroll.length: 320
*skipShell*skipScroll.shown: 0.12
*skipShell*skipScroll.minmumThumb: 7
*skipShell.vbox.close.label: Close

*foreground:	black
*background:	grey
Debug*foreground:	black
Debug*background:	grey

*.MenuButton*font:	-b&h-*-medium-r-*-*-12-*-*-*-*-*-*-*
*.Command*font:	-b&h-*-medium-r-*-*-12-*-*-*-*-*-*-*

Hardware*apply.label:	Apply
*Label.borderWidth: 0

Debug.title: Virtual 2600 Debugger
Debug*fileButton.borderWidth: 0
Debug*toolsButton.borderWidth: 0
Debug*toolsButton.label:    Tools
Debug*fileMenu.quit.label:    Close
Debug*apply.width:	135
Debug*apply.label:	Apply
Debug*raster.width:	135
Debug*raster.label:	Raster
Debug*raster.translations: #augment \n\
				<Key>Return: raster()







