home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 4 / CD_Magazyn_EXEC_nr_4.iso / Programy / Sterowniki / Mroocheck15f21.lha / Mroocheck / ReadMe < prev    next >
Text File  |  2000-09-25  |  8KB  |  241 lines

  1. If you would like to receive e-mail updates of the software 
  2. written for the Mroocheck PC Mouse Interface, 
  3. please send a message
  4.  
  5. to:       support@elbox.com
  6.  
  7. subject:  subscribe Mroocheck.driver
  8.  
  9. body:     <your name>,
  10.           <your Mroocheck.driver version>,
  11.           <the interface serial number>,
  12.           <the company where the interface was bought>.
  13.  
  14.  
  15. MROOCHECK INTERFACE FEATURES
  16.  
  17. The Mroocheck PC Mouse Interface (in U.K.: PUNCHINELLO MK II)
  18. is a microprocessor-based adapter for attaching PC mice, trackballs, 
  19. glidepoints and radio-controlled mice to all models of Amiga computers.
  20.  
  21. It is connected between the PC mouse and the Amiga Mouse port.
  22.  
  23. It supports PC serial and combo (PS/2 and serial) mice in 
  24. the following protocols: 
  25.  
  26. Mouse System format,
  27. Microsoft format,
  28. Microsoft format with Logitech extension.
  29.  
  30. Mroocheck converts these serial protocols to Amiga Mouse Port format
  31. including all the specific features like the middle (3rd and 4th) button 
  32. support or high resolution. The conversion is made entirely by the 
  33. interface microprocessor so NO additional software drivers are required.
  34.  
  35. The interface starts working simultaneous with the computer's start 
  36. so mice could may be used in the early-startup-menu (unlike the mice 
  37. connected through the serial port).
  38.  
  39. Additionally, the Mroocheck interface recognises vertical and horizontal 
  40. mouse wheel movements and converts them to analogue joystick signals. 
  41. Mice wheel movements are sent to Amiga via Amiga Mouse Port.
  42.  
  43.  
  44. MROOCHECK.DRIVER
  45.  
  46. Syntax: Mroocheck.driver QUIT/S, FREQ/N, PARAM0/N, PARAM1/N, 
  47.         PARAM2/N, PARAM3/N, PARAM4/N,
  48. where FREQ is the horizontal frequency (in kHz) of the current Amiga 
  49. chipset graphic mode. Default value is FREQ=15 (PAL, NTSC).
  50. PARAM0 - PARAM4 parameters enable precise calibration of the driver
  51. with parameters of the A/D converter in the given Amiga computer
  52. taken into account. (See MROOCHECKCAL)
  53.  
  54. The first time Mroocheck.driver is run without the FREQ parameter, 
  55. parameters are assumed, which are appropriate for PAL and NTSC.
  56. The QUIT parameter switches the driver off.
  57. Further starting Mroocheck.driver without parameters activates the
  58. driver with the recent parameters set.
  59.  
  60. Mroocheck.driver converts Amiga analogue joysticks signals 
  61. (horizontal and vertical wheels movements) from 
  62. Mroocheck PC Mouse Interface to input events for input.device.
  63.  
  64. The input events generated by Mroocheck.driver are compliant with 
  65. the format used by the NewMouse program (by Alessandro Zummo).
  66. This ensures full compatibility with all the existing wheel-support 
  67. software.    
  68.  
  69. Wheel movements are transmitted independently of (simultaneously with) 
  70. mouse movements and mouse buttons clicks.
  71.  
  72. Mroocheck allows scrolling in both directions (horizontal and vertical)
  73. even with mice with one wheel only. Switching directions (from vertical 
  74. to horizontal) in any one-wheel mouse is obtained by holding the 3rd 
  75. mouse button simultaneous with wheel movement.
  76.  
  77.  
  78. FREEWHEEL PROGRAM
  79.  
  80. FreeWheel is a utility to convert wheel mouse events into 
  81. scrollbar movement or cursor key movements.  
  82. It can also map several useful functions to the wheel button, 
  83. and even to the fourth button...
  84.  
  85. Please read FreeWheel.guide for more information.
  86.   
  87.   
  88. MROOCHECKTEST
  89.  
  90. When Mroocheck.driver is running, MroocheckTest shows wheel movements.
  91.   
  92.  
  93. MROOCHECKCAL
  94.  
  95. MroocheckCAL is a utility to enable checking calibration of the A/D
  96. converter for the given Amiga computer.
  97. MroocheckCal may be activated only when Mroocheck.driver is switched off.
  98. The Mroocheck.driver QUIT command switches off Mroocheck.driver.
  99.  
  100. After switching on the MroocheckCal utility, each turn of the wheel 
  101. displays appropriate numbers (expressed in decimal system) read
  102. from A/D converters in Amiga. These correspond with the wheel movement 
  103. in the given direction and with no movement.
  104. To calibrate converters, write value ranges for the given 
  105. frequency of AGA chips (Vertical Frequency):
  106. 1. no wheel (value from A to B),
  107. 2. wheel left (value from C to D),
  108. 3. wheel right (value from E to F),
  109. 4. wheel down (value from G to H),
  110. 5. wheel up (value to I).    
  111.  
  112. On the basis of these values, appropriate values of PARAM0 - PARAM4 
  113. parameters may be found for the given computer.
  114.  
  115. -------------------------------------------------------
  116. PARAM0 - PARAM4 must meet the following conditions:
  117.  
  118. B < PARAM0 < C,
  119. D < PARAM1 < E,
  120. F < PARAM2 < G,
  121. If I > H, then: H < PARAM3 < I,  PARAM4 < A.
  122. If I < H, then: H < PARAM3, I < PARAM4 < A.  
  123. -------------------------------------------------------
  124.  
  125. For factory-calibrated Amiga, the values are:
  126. -------------------
  127. For PAL mode (15.60 kHz):
  128. -------------------
  129. 1. no wheel (value from A to B):     18 to  19,
  130. 2. wheel left (value from C to D):    25 to  26,
  131. 3. wheel right (value from E to F):   37 to  38,
  132. 4. wheel down (value from G to H):    52 to  54,
  133. 5. wheel up (value to I):                to 152.
  134.  
  135. Mroocheck.driver FREQ=16 allocates the following values 
  136. to PARAM0 to PARAM4 parameters:
  137. PARAM0 =  21,
  138. PARAM1 =  29,
  139. PARAM2 =  42,
  140. PARAM3 = 112,
  141. PARAM4 =  11.
  142. -------------------
  143. For DB-PAL mode (27.50 kHz):
  144. -------------------
  145. 1. no wheel (value from A to B):     34 to 35,
  146. 2. wheel left (value from C to D):   44 to 45,
  147. 3. wheel right (value from E to F):  65 to 66,
  148. 4. wheel down (value from G to H):   84 to 91,
  149. 5. wheel up (value to I):               to  9.
  150.  
  151. Mroocheck.driver FREQ=28 allocates the following values for
  152. PARAM0 to PARAM4 parameters:
  153. PARAM0 =  37,
  154. PARAM1 =  52,
  155. PARAM2 =  73,
  156. PARAM3 = 197,
  157. PARAM4 =  19.
  158. ------------------- 
  159.  
  160. You quit the MroocheckCal utility by turning any wheel 
  161. with the left mouse button pressed. 
  162.  
  163.   
  164. AUTOMATIC SOFTWARE INSTALLATION
  165.  
  166. 1. Boot the computer from its hard disk.
  167. 2. Run Mroocheck-Install from the Mroocheck floppy disk.
  168.  
  169. Note: The Installer program (from INSTALL Workbench) must be present
  170.       in the C: drawer of the booting disk.
  171.       
  172. Note: Mroocheck-Install installs Mroocheck.driver and FreeWheel program. 
  173.       FreeWheel is installed in SYS:WBStartup drawer.
  174.       
  175. Note: If you use any Amiga chipset graphic mode other than PAL or NTSC 
  176.       please add option FREQ to the Mroocheck.driver line in S:User-Startup.
  177.       FREQ=15 for PAL, NTSC or any graphic card mode,
  178.       FREQ=27 for DbPAL, DbNTSC,
  179.       FREQ=29 for EURO72,...
  180.                   
  181.                   
  182. MANUAL SOFTWARE INSTALLATION
  183.  
  184. 1. Copy Mroocheck.driver to the C: drawer.
  185. 2. Place the line: 
  186.    C:Mroocheck.driver 
  187.    in your S:user-startup.
  188.    
  189. Note: If you use any Amiga chipset graphic mode other than PAL or NTSC 
  190.       please add option FREQ to the Mroocheck.driver line in S:User-Startup.
  191.       FREQ=15 for PAL, NTSC or any graphic card mode,
  192.       FREQ=27 for DbPAL, DbNTSC,
  193.       FREQ=29 for EURO72,...
  194.  
  195. You can also start Mroocheck.driver from icon.
  196.  
  197. ADDITIONAL SOFTWARE
  198.  
  199. With the Mroocheck interface you could also use the following programs
  200. for interpreting wheel movements with the current Amiga software:   
  201.  
  202. MuiWheel12.lha
  203. MCC_Nlist0_89.lha
  204. IntuiWheel10.lha
  205.  
  206. All these programs are available from Aminet.
  207.  
  208. Web sites created by users of the Mroocheck interface and used 
  209. for mutual counselling:
  210. http://off.free.fr/mroocheck/
  211. http://www.multimania.com/cptblood/mroocheck.html
  212.  
  213.  
  214.  
  215. GREETINGS TO:
  216.  
  217. Simon N. Goodwin
  218. for the suggestion of using analogue Amiga inputs (for wheel support), 
  219.  
  220. Alastair M. Robinson 
  221. for allowing to bundle FreeWheel software with the Mroocheck interface.
  222.  
  223.  
  224. MROOCHECK.DRIVER HISTORY
  225.  
  226. 1.0 (08 March 2000) - first  release,
  227.  
  228. 1.1 (11 April 2000) - DBL option for DbPAL and DbNTSC mode added,
  229.  
  230. 1.2 (05 May 2000)   - the FREQ option for all the Amiga resolution modes 
  231.                       added (replace DBL option), 
  232.                       option QUIT for deactivating the driver added,
  233.                       
  234. 1.5 (25 Sep 2000)   - PARAM0 to PARAM4 parameters added to enable
  235.                       manual calibration of A/D systems in Amiga. 
  236.  
  237.  
  238. SUPPORT
  239.  
  240. support@elbox.com
  241. www.elbox.com