!
! For Color workstations only.
!
!*SimpleMenu*foreground:			SteelBlue
!*SimpleMenu*menuLabel.foreground:	Gold
!*SimpleMenu*line.foreground:		Grey

*menuButton.label:		Click here for menu

*SimpleMenu*menuLabel.vertSpace:		100
*SimpleMenu*menuLabel.leftMargin:		70
*SimpleMenu.label: 		Main Menu
*SimpleMenu*item1*label:  	Show Scrollbar
*SimpleMenu*item2*label:  	Enable Reverse Video
*SimpleMenu*item3*label:  	Enable Bell
*SimpleMenu*item4*label:  	Disable Auto-Repeat
*SimpleMenu*item5*label:  	Copy
*SimpleMenu*item6*label:  	Unmark
*SimpleMenu*item7*label:  	View in New
*SimpleMenu*menu1*label:  	Reply
*SimpleMenu*menu2*label:  	Forward
*SimpleMenu*menu3*label:  	Print
*SimpleMenu*quit*label:  	Quit
*SimpleMenu*RowHeight:		16
*SimpleMenu*item7*sensitive: 	off
*SimpleMenu*HorizontalMargins:    30
! Just for fun:
*menuLabel*font: *times*medium*18*iso8859-1
!*item7*font: *helv*medium*24*iso8859-1
!*item8*font: *helv*bold*24*iso8859-1

*quit*accelerators:\
	<Key>q: notify()
*item1*accelerators:\
	<Key>1: notify()
*item2*accelerators:\
	<Key>2: notify()
*item3*accelerators:\
	<Key>3: notify()
*item5*accelerators:\
	<Key>5: notify()
*item6*accelerators:\
	<Key>6: notify()
*item7*accelerators:\
	<Key>7: notify()
*menu1*accelerators:\
	<Key>m: notify()
