home *** CD-ROM | disk | FTP | other *** search
/ Eigen PC: CD-ROM 39 / epc49_cd39.zip / epc49_cd39 / ClickType / readme.txt < prev    next >
Text File  |  1999-05-24  |  4KB  |  113 lines

  1. Program description:
  2.  
  3. Click 'n Type is a mouse-controlled virtual keyboard for 
  4. Windows.  Use it to save desk space, in place of a keyboard,
  5. for most applications that require only the occasional need
  6. for a keyboard, such as file servers, dedicated game boxes,
  7. internet terminals, etc.  
  8.  
  9. Distribution:
  10.  
  11. This program is freeware and can be distributed freely, 
  12. without consent of the author.
  13.  
  14. Platform:
  15.  
  16. Windows 95/98, NT 4.0
  17.  
  18. Requirements:
  19.  
  20. Requires Microsoft Visual Basic 5.0 Runtimes available
  21. from most large archives on the internet.
  22.  
  23. Installation:
  24.  
  25. I suggest you run this program directly from WinZip.  If
  26. you find that you use this program a lot, here is how you
  27. can install it on your system:
  28.  
  29.  
  30. 1) Unzip the file to your hard drive.
  31. 2) Right click the Start button and select Open.
  32. 3) Right click My Computer.  Locate the file using Windows 
  33.    Explorer.
  34. 4) Drag the file to the window you invoked in step 2.
  35. 5) This should create a shortcut to the file in your start 
  36.    menu.
  37. 6) Close the Window you invoked in step 2.
  38.  
  39. Run the file by using the Start menu and clicking on the
  40. shortcut.
  41.  
  42. Modes of operation:
  43.  
  44. There are three different ways you can use Click 'n Type to
  45. send text to other applications.  All methods assume that you 
  46. are running the application on the screen at the same time as 
  47. Click 'n Type.
  48.  
  49. The first method uses the clipboard to copy and paste text 
  50. from Click 'n Type to your application.  To use this method:
  51.  
  52. * Click on the keyboard image keys to start "click-typing". 
  53.   After the Text box contains the text you want to copy, 
  54.   click "Copy".
  55. * Click on the field or text area of your application once, 
  56.   then right click and select Paste.
  57.  
  58. The second method will send the virtual keystrokes directly to
  59. your application using the title of the application:
  60.  
  61. * Click Setup and choose the option "App Title".
  62. * Enter the application title from the opened application title
  63.   bar into the text field next to App Title.  You may use the
  64.   virtual keyboard to enter this text, if you wish.
  65. * Note:  Case counts!  Enter the text exactly as it appears on
  66.   the title bar.
  67. * You do not need to enter the entire title.  As long as the
  68.   program has enough of the title to be able to differentiate 
  69.   the application from other open applications, it will work.
  70. * Click OK and start click-typing.
  71.  
  72. The third method also sends the virtual keystrokes directly to
  73. your application, but allows you to select your application 
  74. from a list of running processes:
  75.  
  76. * Click Setup and choose the option "Handle".
  77. * Click on the down arrow on the drop down list box next to
  78.   Handle.   Scroll down until you see the application that you
  79.   want to send keystrokes to and click it.
  80. * Most running processes will not accept keystrokes because
  81.   they are drivers or backgroud processes.  You will receive
  82.   a communication error when you try to send virtual keystrokes
  83.   to them.  Be sure you select the correct running process.
  84. * Click OK, and start click-typing.
  85.  
  86. New in version 1.1:
  87.  
  88. * Ctrl And Alt keys are now available on either side of the 
  89.   spacebar.
  90.  
  91. * Shift, Ctrl and Alt keys will toggle off after the action key
  92.   is typed.
  93.  
  94. * Right clicking automatically causes the shift operation.
  95.  
  96. * All keys can now be accessed.  Just click on the white + 
  97.   symbol (next to the ] key on the right side) to extend the
  98.   keyboard out so that function and cursor keys can be used.
  99.  
  100. * Auto Search method added as a fourth method of selecting the
  101.   application to send the keystrokes to.  Auto Search tests
  102.   each open process, the last opened process first, until it
  103.   finds one that will accept keystrokes, and uses it.
  104.  
  105. * Less dead space between keys (areas that can't be clicked).
  106.  
  107. Any questions?
  108.  
  109. Ernie Negus
  110. enegus@teleport.com
  111.  
  112.  
  113.