home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
392.lha
/
MenuMaster_V1.1
/
MM.Cfg
< prev
Wrap
Text File
|
1990-06-30
|
4KB
|
77 lines
;MenuMaster V1.1 Example config file
;
; Although this version of MenuMaster can be configured to *display* as
; many menus and items as you wish, only the first 14 menu items defined
; will be functional. See MenuMaster.doc for registration details.
;
;BOX ITEM SUBITEM
;\_____________ Remove the semicolons on these lines to "center" the
; / menu displays and menu items under the menu titles,
;/ and to use "Box" type highlighting.
;CENTER ON
DISPLAY 2 3
; \_\____ Determines front/back pen colors of title bar display.
PACK OFF
; \______ Disables vertical "tight-packing" of menu-items. Set to
; "ON" if you want to "tight-pack" menu entries.
UPDATE 5
; \____ Set this number anywhere from 1 to 20 to determine how
; MenuMaster updates the memory displays each second.
; (Warning: As this number is set higher, MenuMaster becomes
; more processor hungry. A setting of 4 or 5 is reccomended.)
COLOR 2
; \______ This statement works just like MyMenu's color statement.
; The numerical value determines which system color the menu
; items are displayed in. Multiple COLOR statements can be
; used throughout the entire config script in order to have
; different menu items have different colors.
;
;NOMENUS
; \______ By removing the semi-colon in fron of this line, MenuMaster
; menus are disabled, leaving only the title memory/clock
; displays.
;
; Defines Menu Menu-Item Definition
; Titles string. (As it is to
; | appear in the menu)
; _____| | Pipe character Command string
; | | | | ___________________|
; | | | | | |
; V V V V V V
;
menu MenuMaster "RESET [TITLE-BAR]" | MenuMaster s:MM.Cfg
menu MenuMaster "RESET [ICONIFIED]" | MenuMaster s:MM.Cfg x=460 y=11
menu MenuMaster "EDIT MENU-CONFIG" | QED s:MM.Cfg
menu MenuMaster "QUIT MENUMASTER" | MenuMaster quit
COLOR 0
menu Utilities NewShell | NewShell "newcon:0/11/640/200/C= AmigaShell" from s:Shell-Startup
menu Utilities DiskMaster | DiskMaster
menu Utilities S.I.D. | SID
menu Utilities ClockDJ | RunBack Utilities:ClockDJ
menu Utilities Calendar | RunBack Utilities:SmallCal
menu Utilities Calculator | Utilities:Calc3.0
menu Utilities Clock | Utilities:/Clock
menu Utilities FontEditor | Utilities:Fed
menu Utilities IconMaster | Utilities:IconMaster
menu Utilities ScreenX | Utilities:ScreenX -f
menu Utilities Text-Editors AZ | AZ
menu_req Utilities Text-Editors QED | QED %s
menu_req Utilities "Read Text-file" | muchmore %s
; \ /
; \___ Use "menu_req" instead of "menu" on line /
; entries which call the arp file requestor. /
; /
; Also, include the "%s" after the command__/
; requiring a path/filename argument.
;
menu Telecomm "Terminal Programs" Atalk-III | Atalk-III:Atalk3
menu Telecomm "Terminal Programs" BaudBandit | DH1:Bandit/BaudBandit
menu Telecomm "Terminal Programs" JRComm99N | JRComm:JRComm
menu Telecomm "Terminal Programs" SeeRT | DH1:SeeRT1.05/SeeRT
menu Telecomm "Terminal Programs" PhoneBook | DH1:PhoneBook/APB
menu_req Telecomm Archivers LHunarc | lhunarc %s
menu Telecomm Archivers PKAZip | DH1:PKAZip
menu Telecomm "GEnie Files" GEnie-Services | MuchMore dh1:GEnie-Starship/GEnie-Services
menu Telecomm "GEnie Files" Starship-Lib.-1990 | MuchMore dh1:GEnie-Starship/1990
menu Telecomm "GEnie Files" Starship-Lib.-1989 | MuchMore dh1:GEnie-Starship/1989