home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 December / simtel1292_SIMTEL_1292_Walnut_Creek.iso / msdos / mouse / dosmouse.arc / DOSMOUSE.DOC < prev    next >
Text File  |  1989-07-28  |  3KB  |  76 lines

  1. DosMouse.MNU
  2. ████████████████████████████████████████████████████████████████████████████████
  3.  
  4. Created by:
  5.                                                  ▒
  6.                              Rich Rasulis        ▒
  7.                           Dep't of Psychology    ▒
  8.                          University of Montana   ▒
  9.                           Missoula, MT  59801    ▒
  10.                                                  ▒
  11.                      ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  12.  
  13.  
  14. Program Description:
  15.  
  16. This is a handy program for mouses (Note: This is the correct plural for the
  17. pointing device regarded as a "mouse.").  It emulates cursor strokes and the
  18. return key.  In addition, if both keys are pressed, handy DOS menu pops up that
  19. enables user to switch to a drive, enter a DOS command, or start a program.
  20.  
  21.  
  22. Program Requirements:
  23.                     ≡ A mouse w/ at least two buttons
  24.                     ≡ Mouse software that is compatible w/ Microsoft Spec's
  25.  
  26.  
  27. Enclosed Files:
  28.                     ≡ The compiled menu program <DosMouse.MNU
  29.                     ≡ The source code <DosMouse.Def> so that you can tweak it
  30.                       for your needs
  31.                     ≡ This file <DosMouse.Doc>
  32.  
  33.  
  34. Comments:
  35.                     1. Refer to the source code's comments to adjust the spec's.
  36.  
  37.                     2.  By accident, I discovered an undocumented feature of
  38.                         writing mouse menus.  YOU CAN SET DIFFERENT COLORS.
  39.                         Maybe my manual is old, and the rest of the world knew
  40.                         this.  But, I was really excited to see that colors can
  41.                         be added.  For , the menu appears as White letters on a
  42.                         Blue background.  The cursor is Black letters on a Red
  43.                         background
  44.  
  45.                    3.  In this release version, I've assumed that you are using
  46.                        standard DOS commands & that your programs are enabled
  47.                        by the following .BAT files:
  48.  
  49.                          Word Processor          W.BAT
  50.                          Telecommunications      T.BAT
  51.                          Spreadsheet             S.BAT
  52.                          Utility Program         N.BAT
  53.  
  54.                         My apologies if you use another utility program, e.g.,
  55.                         MACE utilities.  Remember, I wrote this for my own
  56.                         needs.
  57.  
  58.  
  59. To Enable Menu:
  60.                         Assuming you're in the proper directory, type the
  61.                         following @ the DOS prompt:
  62.  
  63.                                            C:> menu dosmouse
  64.  
  65.  
  66. Disclaimers, etc.:
  67.                         Blah-Blah-Blah.  Standard refusal to take responsibility
  68.                         for something that happens to YOU in using MY program.
  69.                         If you download it, it's your COPY.  This is a SHAREWARE
  70.                         program.  Send me $1 (I'm counting on VOLUME) if this
  71.                         program greatly helps you.  Cont act me @ the above
  72.                         address if you need assistance or have further
  73.                         questions.  Keep this copy, make more for your friends,
  74.                         relatives, colleagues, peers, enemies, etc.  NEVER make
  75.                         any changes w/o discrediting me.
  76.