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   
Text File  |  1990-06-30  |  4KB  |  77 lines

  1. ;MenuMaster V1.1 Example config file
  2. ;
  3. ;  Although this version of MenuMaster can be configured to *display* as
  4. ; many menus and items as you wish, only the first 14 menu items defined
  5. ; will be functional. See MenuMaster.doc for registration details.
  6. ;
  7. ;BOX ITEM SUBITEM
  8. ;\_____________   Remove the semicolons on these lines to "center" the
  9. ; /               menu displays and menu items under the menu titles,
  10. ;/                and to use "Box" type highlighting.
  11. ;CENTER ON
  12. DISPLAY 2 3
  13. ;        \_\____ Determines front/back pen colors of title bar display.
  14. PACK OFF
  15. ;       \______ Disables vertical "tight-packing" of menu-items. Set to
  16. ;               "ON" if you want to "tight-pack" menu entries.
  17. UPDATE 5
  18. ;        \____  Set this number anywhere from 1 to 20 to determine how
  19. ;               MenuMaster updates the memory displays each second.
  20. ;               (Warning: As this number is set higher, MenuMaster becomes
  21. ;               more processor hungry. A setting of 4 or 5 is reccomended.)
  22. COLOR 2
  23. ;      \______  This statement works just like MyMenu's color statement.
  24. ;               The numerical value determines which system color the menu
  25. ;               items are displayed in. Multiple COLOR statements can be
  26. ;               used throughout the entire config script in order to have
  27. ;               different menu items have different colors.
  28. ;
  29. ;NOMENUS
  30. ;       \______ By removing the semi-colon in fron of this line, MenuMaster
  31. ;               menus are disabled, leaving only the title memory/clock
  32. ;               displays.
  33. ;
  34. ; Defines Menu  Menu-Item Definition
  35. ;   Titles      string. (As it is to
  36. ;       |       appear in the menu)
  37. ;  _____|           |                Pipe character       Command string
  38. ; |     |           |                  |  ___________________|
  39. ; |     |           |                  | |                   |
  40. ; V     V           V                  V V                   V
  41. ;
  42. menu MenuMaster "RESET [TITLE-BAR]"    | MenuMaster s:MM.Cfg
  43. menu MenuMaster "RESET [ICONIFIED]"    | MenuMaster s:MM.Cfg x=460 y=11
  44. menu MenuMaster "EDIT MENU-CONFIG"     | QED s:MM.Cfg
  45. menu MenuMaster "QUIT MENUMASTER"      | MenuMaster quit
  46.  
  47. COLOR 0
  48. menu Utilities NewShell                    | NewShell "newcon:0/11/640/200/C= AmigaShell" from s:Shell-Startup
  49. menu Utilities DiskMaster                  | DiskMaster
  50. menu Utilities S.I.D.                      |  SID
  51. menu Utilities ClockDJ                     | RunBack Utilities:ClockDJ
  52. menu Utilities Calendar                    | RunBack Utilities:SmallCal
  53. menu Utilities Calculator                  | Utilities:Calc3.0
  54. menu Utilities Clock                       | Utilities:/Clock
  55. menu Utilities FontEditor                  | Utilities:Fed
  56. menu Utilities IconMaster                  | Utilities:IconMaster
  57. menu Utilities ScreenX                     | Utilities:ScreenX -f
  58. menu Utilities Text-Editors AZ             | AZ
  59. menu_req Utilities Text-Editors QED        | QED %s
  60. menu_req Utilities "Read Text-file"        | muchmore %s
  61. ; \                                                   /
  62. ;  \___ Use "menu_req" instead of "menu" on line     /
  63. ;       entries which call the arp file requestor.  /
  64. ;                                                  /
  65. ;       Also, include the "%s" after the command__/
  66. ;       requiring a path/filename argument.
  67. ;
  68. menu Telecomm "Terminal Programs" Atalk-III       | Atalk-III:Atalk3
  69. menu Telecomm "Terminal Programs" BaudBandit      | DH1:Bandit/BaudBandit
  70. menu Telecomm "Terminal Programs" JRComm99N       | JRComm:JRComm
  71. menu Telecomm "Terminal Programs" SeeRT           | DH1:SeeRT1.05/SeeRT
  72. menu Telecomm "Terminal Programs" PhoneBook       | DH1:PhoneBook/APB
  73. menu_req Telecomm Archivers LHunarc               | lhunarc %s
  74. menu Telecomm Archivers PKAZip                    | DH1:PKAZip
  75. menu Telecomm "GEnie Files" GEnie-Services        | MuchMore dh1:GEnie-Starship/GEnie-Services
  76. menu Telecomm "GEnie Files" Starship-Lib.-1990    | MuchMore dh1:GEnie-Starship/1990
  77. menu Telecomm "GEnie Files" Starship-Lib.-1989    | MuchMore dh1:GEnie-Starship/1989