home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR4 / MOUSKY11.ZIP / MOUSEKEY.TXT < prev   
Text File  |  1993-11-10  |  6KB  |  145 lines

  1. MouseKey V1.10 - Assign keys and command to mouse buttons
  2.                  Copyright 1993 by Andreas Furrer
  3. ===================================================================
  4.  
  5. With MouseKey you can assign key combinations or commands to mouse buttons.
  6. You can have a global setting or application specific keys and commands.
  7. Now you can use your right or middle mouse button in applications that
  8. doesn't support the use of the right or middle mouse button.
  9. But you can also override the default behaviour of an appliaction if
  10. it already supports the use of the right or middle mouse button.
  11. All mouse buttons (left, middle and right) can be combined with a 
  12. combination of <SHIFT> and <CTRL> so you can setup up to 11 different key-
  13. combinations or commands to mouse buttons. (The left mouse button without
  14. <SHIFT> and <CTRL> can't be assigned a key or command.)
  15.  
  16. MouseKey needs Windows 3.1, it will not work with Windows 3.0.
  17.  
  18.  
  19. Installation
  20. ============
  21.  
  22. The installation of MouseKey is very easy:
  23. 1) Copy MOUSEKEC.CPL into your WINDOWS\SYSTEM directory.
  24. 2) Copy MOUSEKEY.EXE into any directory and create a new item
  25.    for MOUSEKEY.EXE in your startup group.
  26. 3) Restart Windows
  27.  
  28.  
  29. MouseKey runs invisible. If you want to close it, just start it a second
  30. time or close it with a taskmanager that lets you see hidden windows.
  31. (Like FTaskman - a very nice, useful and FREE taskmanager replacement)
  32.  
  33.  
  34.  
  35. Configuration
  36. =============
  37.  
  38. For the configuration of MouseKey start your control panel and open
  39. the MouseKey icon.
  40. There is a default setting '<default>' for all applications but for each 
  41. application you don't want the default you can add an entry and change the 
  42. settings for this application.
  43. To create a setting for a new application choose the 'New' button and
  44. select the filename of the application. To delete an entry, select
  45. it in the listbox and press 'Delete'. The <default> entry can't be
  46. deleted.
  47.  
  48. You can assign keys or commands to the three mouse keys in combination 
  49. with <SHIFT> and <CTRL>. (Exception: You can't apply a key or command to
  50. only the left mouse button without <SHIFT> or <CTRL>.)
  51. For each combination you can apply a key combination (normaly a menu hotkey
  52. like <SHIFT>+<F1>) or you can apply a menu command.
  53.  
  54. If the button "Menu command" is unchecked for a combination, you can press
  55. the key combination (e.g. <SHIFT>+<F1>) you want in the edit field. You will
  56. see the names of the pressed keys. If you want to delete a key definition
  57. press <BACKSPACE>.
  58. There are two keycombinations which can't be entered: <CTRL>+<ESC>
  59. and <BACKSPACE>. If you want to assign this keys, you have to open the combo-
  60. box and select the specific entry. In the list of the combobox you will also
  61. see all mousekeys with combinations of <SHIFT>, <ALT> and <CTRL>.
  62. You can also assign one of these entries to a combination.
  63.  
  64. ATTENTION! Be careful with assignments of mouse keys to mouse keys.
  65.            It is possible that you will create an infinit loop!
  66.  
  67. If you want to assign a menu command you have to check the "Menu command"
  68. button and enter the value of the command. Because you normally will not
  69. know the value of a menu command, you can use the "Watch menu commands"
  70. button. If you press the button, you will get a dialog which will always
  71. keep in front. Now you can switch to the application you want to know
  72. the value of a menu command and select the menu entry. During the selection
  73. of menu entries, you will see the value of the menu commands and their menutext
  74. in the listbox of the dialog.
  75.  
  76. Here are some examples on how to setup MoseKey:
  77.  
  78. - You want that the right mouse button will always open the help for
  79.   any application:
  80.   Select <default> in the listbox and press <F1> in the 'Right' editbox.
  81.  
  82. - For Notepad you want to assign the middle mouse button pressed together
  83.   with <SHIFT> to insert the current time and date:
  84.   If you don't already have an entry for Notepad in the listbox, create it
  85.   now with the 'New' button.
  86.   Now select Notepad in the listbox and enter <F5> in the 'Middle+Shift'
  87.   editbox.
  88.   (<F5> is the hotkey of the menu command 'Time/Date')
  89.  
  90. - Now you want to open the search dialog in Notepad when pressing the
  91.   right mouse key together with <SHIFT>.
  92.   The menu command 'Search...' doesn't have a hotkey so we have to use
  93.   a menu command. To get the value of the menuitem 'Search...' we need
  94.   to open the 'Watch menu commands' dialog. Now if we start Notepad and
  95.   select the menuitem 'Search..' we will see something like
  96.   "3   &Search..."
  97.   in the listbox of the dialog. Now we know that the value of the
  98.   menuitem 'Search...' is 3.
  99.   Now we close the 'Watch menu commands' dialog and select the entry
  100.   Notepad in the listbox. In the line 'Right+Shift' we check the
  101.   button Menu command and enter the value 3 in the editbox.
  102.  
  103.  
  104. Note: The settings of MouseKey will override the normal behaviour of an
  105. application. So if an application already uses e.g the right mouse button
  106. to do some action you can override this with a setting in MouseKey.
  107.  
  108.  
  109. Freeware-Note
  110. =============
  111.  
  112. You can use and distribute MouseKey free, as long as the following files 
  113. are not changed and you distribute all files together
  114.  
  115. - mousekey.txt
  116. - mousekey.exe
  117. - mousekec.cpl
  118.  
  119. I am programming MouseKey because I have fun and not to make any profit. 
  120. That's why MouseKey is free and you don't have to pay more or less high 
  121. registration charges.I think it is a bad habit, that more and more program 
  122. authors want to have money even for the smallest programs.
  123.  
  124. Long live Freeware!
  125.  
  126.  
  127. If you have problems, comments, suggestions or you detect one error, 
  128. please E-Mail to
  129.  
  130. s_furrer@ira.uka.de
  131.  
  132.  
  133.  
  134. (c) 1993 by Andreas Furrer
  135.  
  136.  
  137. Version history
  138. ===============
  139. 1.10: - Changed the edit fields in comboboxes. Now you can also assign
  140.         <CTRL><ESC> and <BACKSPACE> or a combination of other mouse buttons
  141.         to the buttons.
  142. 1.01: - Fixed a bug with the icon (if you have choosen to see the icon
  143.         of MouseKey you only saw a white rectangle)
  144. 1.00: - First version of MouseKey.
  145.