home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / shapw102.zip / romy102.zip / README.txt < prev    next >
Text File  |  1999-03-05  |  3KB  |  87 lines

  1.  
  2.                 romy's eye - Mr.Romy wtaches you
  3.  
  4.         Copyright (C) 1998,1999 Software Research Associates, Inc.
  5.  
  6. License
  7.  
  8.     This program is free software; you can redistribute it and/or modif
  9.     it under the terms of the GNU General Public License as published b
  10.     the Free Software Foundation; either version 2 of the License, or
  11.     (at your option) any later version.
  12.  
  13.     This program is distributed in the hope that it will be useful,
  14.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  15.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  16.     GNU General Public License for more details.
  17.  
  18.     Note:   Bitmap used in this program was modified version of picture
  19.             used in
  20.  
  21.                 Romy's Page  <http://village.infoweb.ne.jp/~fwje3068/>
  22.                 (He maintains list of Japanese OS/2 users web pages)
  23.  
  24.             and got permission to use/distribute with this program.
  25.  
  26. Install
  27.  
  28.     Archive contains full source codes (including shape window library)
  29.     and program binary.  If you use binary only, then copy
  30.  
  31.         romy.exe
  32.  
  33.     to a directory in PATH and invoke from command line, or, place it as
  34.     some directory and create program object for its.
  35.  
  36.     This program was written with EMX/GCC.  You need EMX runtime (0.9c
  37.     or later) to run this program.
  38.  
  39. Usage
  40.  
  41.     Start Program    
  42.  
  43.         If invoked without optison, Mr.Romy appears near the mouse
  44.         position and his eyes tracks mouse pointer.  Initial positions
  45.         may be specified with command line options
  46.  
  47.         -x #        x (horizontal) position
  48.         -y #        y (vertical)   position
  49.     
  50.     Control Program
  51.     
  52.         You can control this program by
  53.  
  54.             o Push Right Button         Raise Window
  55.             o Push Left  Button         Show Menu
  56.             o Drag with Left Button     Move Window
  57.     
  58.         From menu, you can
  59.  
  60.             +-----+
  61.             |Move |         Move Eyes
  62.             +-----+
  63.             |Hide |         Hide Eyes
  64.         +-----+
  65.         |About|         Shows short descrition
  66.             +-----+
  67.             |Exit |         terminate Program
  68.             +-----+
  69.  
  70. Update History
  71.  
  72.     1999/03/05  According to version up (speed up) of shape window
  73.                 library, re-compiled with new library.
  74.     1998/12/02  Accroding to version up (speed up) of shape window
  75.                 library, re-compiled with new library.  And changed
  76.                 bitmap to compressed format to reduce binary size.
  77.  
  78. Contact
  79.  
  80.     Send bug report, questions, requests to
  81.  
  82.         akira@sra.co.jp
  83.  
  84.     Newest version will placed on
  85.  
  86.         http://www.sra.co.jp/people/akira/os2/shapewin-e.html
  87.