home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 10 / Fresh_Fish_10_2352.bin / new / util / cdity / multicx / product-info < prev   
Fred Fish's Product-Info  |  1995-08-25  |  2KB  |  100 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. MultiCX
  6. .type
  7. Multifunction Commodity
  8. .short
  9. Powerfully small Multifunction commodity
  10. .description
  11.  
  12. MultiCX  is the smallest Multi-Function-Commodity for the Amiga, thought
  13. as  a  replacement  for  many  larger  and  sometimes  badly  programmed
  14. programs.  It is a 100% pure commodity, which means that it does not use
  15. interrupts and no special input handlers. Some Patches (SetFunction) are
  16. installed in a very clean  way, so that they do not interfere with other
  17. programs which use the same vectors.
  18.  
  19. As a result MultiCX can safely be disabled or removed at any time.
  20. Features:
  21.  
  22. - Notification
  23. - Screen Blanker
  24. - Moire Blanker
  25. - Mouse Accelerator
  26. - Mouse Blanker
  27. - Screen Cycle
  28. - Mouse Shift
  29. - Window Cycle
  30. - SUN-alike Window Activation
  31. - HoldX and HoldY
  32. - Enter ASCII
  33. - Map Umlauts
  34. - CapShift
  35. - NoCapsLock
  36. - Window Close/Zoom
  37. - Window Remember
  38. - CenterScreen
  39. - HotFlush
  40. - PopCLI
  41. - FrontPubScreen
  42. - System Flags
  43. - Trackdisk Parameters
  44. - Public Screen Flags
  45. - Internal and External Preferences
  46. - Advanced EditHook
  47. - SetFunction Patches
  48. - AssignWedge
  49. - ForceNewLook
  50. - WBExtender
  51. - TagScreens
  52.  
  53. Also includes HandleCX, a CLI replacement for Exchange
  54. .version
  55. 2.0ß
  56. .date
  57. 1995.07.10
  58. .author
  59. Martin Berndt
  60. .reference
  61. FreshFish-Vol9-2:BBS/util/MultiCX-1.46.lha
  62. 1.46
  63. FreshFish-Vol8-2:BBS/util/MultiCX-1.46.lha
  64. 1.46
  65. FreshFish-Vol8-1:New/util/cdity/MultiCX/
  66. 1.46
  67. .distribution
  68. Shareware
  69. .price
  70. $15 (US)
  71. .address
  72. Fr.-Alfred-Str. 115
  73. 47226 Duisburg
  74. Germany
  75. .email
  76. m_berndt@wanderer.dssd.sub.org
  77. m_berndt@wanderer.gun.de
  78. .docs
  79. MultiCX.doc
  80. HandleCX.doc
  81. .described-by
  82. Dan Fish (daf@starfish.amigalib.com)
  83. .submittal
  84. Downloaded via ftp from wuarchive.wustl.edu.
  85. .execute
  86. LAB Start
  87. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  88. if $choice GT "0"
  89.   if $choice EQ "1"
  90.     MetaTool MultiCX.doc TEXT
  91.   else
  92.     if $choice EQ "2"
  93.       wbrun MultiCX
  94.     endif
  95.   endif
  96.   skip Start BACK
  97. endif
  98. .aminet-dir
  99. util/cdity
  100.