#!/usr/local/bin/flash
#
# mailshell.menu	-	Niall Murphy 7 October 1996
#
# Main menu
Menu NoBox NoColour Top Right Offset 1 -2 Main
	SubMenu:Electronic Mail:C:Mail:
	SubMenu:Other orca users:C:Users:
	SubMenu:Customise Your Account:C:Customise:
	SubMenu:Contacting Netsoc:C:Contact:
#	SubMenu:Read Help Files:C:Help:
#	SubMenu:Vote in the Netsoc Election:C:Election:
	Title::
	Quit:Logout:C:
EndMenu

Menu Mail
	Title:Read, Send or Review your e-mail:h:
	Exec:Pine (Program for Internet News and E-Mail):N:/usr/local/bin/pine:
	Nop:The easiest mail package to learn and use:
	Nop:Pine is menu driven and has a lot of online help:
	Nop:available.:
	Nop::
	Exit:Exit this menu:
EndMenu

Menu Users
	Title:Other orca users:h:
	Args:w (who else is online):P:/usr/local/bin/wo:Who to look for:
	Nop:Who is online and what they are doing:
	Args:finger (who and where):P:/usr/local/bin/finger:Who to finger:
	Nop:Finger provides information on other users. Enter the:
	Nop:username, or leave blank to list all logged in users.:
	Args:Last login times and dates:last -20:Enter optional user:
	Nop:Enter a username to get login times for a single:
	Nop:user, or leave blank to show the last 20 logins.:
	Nop::
	Exec:Send Message to another user using hey:N:/usr/local/bin/hey:
	Nop:Displays a message on the screen of a logged on user:
	Nop:Help is available in hey by pressing ctrl-q:
	Args:Messages On/Off:/usr/bin/mesg:Enter y or n:
	Nop:If you enter "n" it will prevent you getting "hey":
	Nop:messages. Enter "y" to re-enable them.:
	Nop::
	Exit:Exit this menu:
EndMenu

Menu Customise
	Title:Bare Minimum of Configuration:h:
	Exec:Choose a new password:N:/usr/bin/passwd:
	Nop:Change your password. This program is quite demanding when:
	Nop:it comes to passwords and won't let you choose silly ones.:
	Nop:Silly = ones that other people could guess!:
	Nop::
	Exit:Exit this menu:
EndMenu

Menu Help
	Title:Help of various kinds:h:
#	Args:man (the UNIX manual pages):/usr/local/bin/man:Display manual page for what command:
#	Nop:These are mostly intended as technical reference for the:
#	Nop:packages on orca, so don't be surprised if they're not very:
#	Nop:clear. Typical arguments to "man" could be "pine" (to find:
#	Nop:out about the program pine) or "-k mail" to list all the:
#	Nop:manual pages with the word "mail" in their subject.:
#	Nop::
#	Exec:Read the Internet Society's FAQ:N:/usr/local/bin/most +s /usr/users/help/netsoc.faq:
#	Nop:A FAQ is a list of frequently asked questions and their:
	Nop:answers. Check this before mailing the help line!:
	Nop::
	Exec:Glossary:N:/usr/local/bin/most +s /usr/local/lib/flash/flashdocs/glossary.txt:
	Nop:A glossary of the commonest Internet related terms.:
	Nop::	
	Exit:Back to Main Menu:
	Nop:Other help can be obtained from our web pages. You can read:
	Nop:Web pages by using Lynx, or Netscape under windows.:
EndMenu

Menu Contact
	Title:Talk to us:h:
	Exec:Mail suggest@netsoc.ucd.ie:N:/usr/local/bin/pine suggest@netsoc.ucd.ie:
	Nop:Send your suggestions on how we can improve:
	Nop:our service to this address:
	Exec:Mail help@netsoc.ucd.ie:N:/usr/local/bin/pine help@netsoc.ucd.ie:
	Nop:If you're having problems with your account:
	Nop:or have any other questions, send them here:
	Nop:and we'll get back to you.:
	Nop::
	Nop:When you're sending questions to us, please:	
	Nop:try to be as specific as you can, so we can:
	Nop:figure out exactly how to help you.:
	Nop::
	Exit:Exit this menu:
EndMenu

Menu size 17 80 center Election
	Nop: :h:
	Title:Vote in the Netsoc election:h:
	Nop: :h:
	Nop: :
	Nop:You can only vote once and only for candidates in your:c:
	Nop:own faculty. Polling closes on Friday evening and the:c:
	Nop:results will be made known over the weekend.:c:
	Nop: :
	Nop::
	Exec:Vote in the election:c:/usr/local/bin/elect -onevote -checkandvote:
	Nop::
	Nop: :
	Exit:Exit This Menu:c:
EndMenu


Menu Bottom Left Offset 0 -1 HotKeys
	Title:Global HotKeys:h:
	Exec:p\: Pine:NKp:/usr/local/bin/pine:
	Args:f\: Finger:PKf:/usr/local/bin/finger:Who do you want to finger:
	Args:w\: W:PKw:/usr/local/bin/wo:Who do want to look for:
	Exec:h\: Hey:NKh:/usr/local/bin/hey:
	Args:l\: Last:Kl:last -20:Last logins - Enter optional username:
	Args:m\: Mesg:NKm:/usr/bin/mesg:Messages - enter y or n:
	Nop::
	Exit:Back to last menu:
EndMenu

Module background interval 60 preload
#	system.bg.Netsoc.1:system.bg.caffreys.1a:system.bg.caffreys.1b
	#system.bg.Netsoc.3:system.bg.caffreys.1c;@13,35b:system.bg.caffreys.1b;@14,1
	system.bg.Netsoc.3
#	system.bg.AGM.4:system.bg.caffreys.1a:system.bg.caffreys.1b
#	system.bg.AGM.3:system.bg.caffreys.1a:system.bg.caffreys.1b
EndModule

# Turn on the Bar Clock
Module internal barclock

# Turn on Mail Check
Module internal mailcheck

#Module internal countdown2000

RCBlock
	restrict all except pause

	# Turn on exec logging
	set logging

	# Pager to use when an exec/args menu item has a P flag
	set execpager "/usr/local/bin/less -r -E -P'Press Space to continue to next page or q to quit'"
#	set execpager "/usr/bin/less -E -P'Press Space to continue to next page or q to quit'"

	# Lock screen - saver frame timeout (ms) and backdoor password
	set lockscreensaver 80
	set lockbackdoor "hsuYJFkO/95ARA2ChajmYSg"
EndRCBlock

RCFile System system.maillogin


