home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / wps / games / pmeyes / pmeyes.inf (.txt) < prev   
OS/2 Help File  |  1990-12-10  |  7KB  |  94 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. PMEYES - Eyes to watch you work! ΓòÉΓòÉΓòÉ
  3.  
  4. Abstract: 
  5.  
  6. PM Eyes places a pair of eyes on your screen that follow your cursor.  PM Eyes 
  7. takes advantage of Presentation Manager's capabilities to exploit color, 
  8. non-rectangular clipping, smooth animation, application control over its frame, 
  9. and remembering user customizations and positioning information.  In short, 
  10. it's a fun way to show off Presentation Manager. 
  11.  
  12.  
  13. ΓòÉΓòÉΓòÉ 1.1. Installation ΓòÉΓòÉΓòÉ
  14.  
  15. Use LoadRam2 (supplied on the diskette) to unpack the PMEYES.RAM file (in the 
  16. PROGRAMS directory of the diskette) into a directory specified by the path 
  17. statement in your CONFIG.SYS. 
  18.  
  19. For example, from the diskette drive prompt (eg. A:), type: 
  20.  
  21. LOADRAM2 A:\PROGRAMS\PMEYES.RAM C:\PSTOOLS /D
  22.  
  23. This should unpack the following files into the PSTOOLS directory on your C 
  24. drive (providing that this directory exists): 
  25.  
  26. README   TXT   // General guidelines
  27. PMEYES   EXE   // executable
  28. PMEYES   INF   // help file
  29.  
  30. (For more information on LoadRam2 see the help provided with LoadRam2, or type 
  31. "LoadRam2 ?" ). 
  32.  
  33.  
  34. ΓòÉΓòÉΓòÉ 1.2. Using PM Eyes ΓòÉΓòÉΓòÉ
  35.  
  36. PM Eyes may be invoked from an OS/2 full screen or window session. The 
  37. following command arguments may be specified for special purposes. The 
  38. arguments are not remembered and must be respecified each time you want to use 
  39. them.  If conflicting arguments are used the rightmost one prevails. 
  40.  
  41.     D    Disable the "hide/show" frame function
  42.     F    Start with the frame showing
  43.     H    Start with the frame hidden
  44.     T    Try to keep the client area at the top of the Z-order
  45.          when the frame is hidden.
  46.     X    Simulate a transparent background effect when the frame
  47.          is hidden.
  48.  
  49. Options may be specified with or without the use of switch characters (- or /) 
  50. and specified individually or in combination.  For example, all of the 
  51. following commands are equivalent: 
  52.  
  53.        PMEYES /thx
  54.        PMEYES t h x
  55.        PMEYES -t -hx
  56.  
  57.   1. PM Eyes has two modes of operation: a transparent background mode, and a 
  58.      "rise" mode.  These modes may be combined or specified independently from 
  59.      the "Options" dialog, but they only take effect when you hide the PM Eyes 
  60.      frame. 
  61.  
  62.      a. Transparent background mode - PM Eyes attempts to simulate a 
  63.         transparent background so that the contents of windows lower in the 
  64.         Z-order are not obscured.  This gives the appearance of separate 
  65.         non-rectangular windows for the 2 eyes. 
  66.  
  67.         Note:  due to lack of support for transparent windows in Presentation 
  68.         Manager itself, this effect is not foolproof. You may occasionally have 
  69.         to click on PM Eyes or rearrange the desktop to force a redraw. 
  70.  
  71.      b. Rise mode - PM Eyes attempts to stay at the top of the Z-order, so that 
  72.         if another window obscures it, it pops to the top automatically.  When 
  73.         combined with the transparent background mode just the eyes may appear 
  74.         to break through dialogs and menus to have a look around at what you 
  75.         are doing. 
  76.  
  77.   2. The eyelids automatically lift as the pupil moves around. This makes it 
  78.      more useful to employ the "drowsy" effect. 
  79.  
  80.   3. The "Defaults" button in the Colors dialog doesn't dismiss the dialog. 
  81.      After it displays the default color choices for your review, you must 
  82.      press "OK" or "Cancel" to accept or reject them. 
  83.  
  84.   4. If you "switch" to PM Eyes from the Presentation Manager Task Manager, it 
  85.      automatically attaches a frame and pops to the top where you can find it 
  86.      (unless the /d command line option has been used to disable the frame). 
  87.  
  88.   5. The dialog boxes position themselves such that they never obscure the 
  89.      client window. 
  90.  
  91.   6. This version of PM Eyes tries to respond to mouse button 2 regardless of 
  92.      where the mouse pointer is currently positioned.  As before, the "Options" 
  93.      dialog determines whether it winks or blinks 
  94.