home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / switcher.zip / readme.eng < prev    next >
Text File  |  1995-08-15  |  1KB  |  50 lines

  1.     Hi All!
  2.  
  3. (a little readme file translated from original in Russian)
  4.  
  5.  At least - long awaiting Windows-like task switcher available.
  6. OS/2 /DOS FS/windowed session supported.
  7.  Switcher consists of two part - switcher.exe and switchmn.exe,
  8. both must be detached. NOTE: switcher.exe MUST be started for each
  9. DOS Session, if You want support switching in DOS session
  10.     Switcher.exe has several command-line options:
  11.  
  12.     /NOOS2FS, /NODOSFS - turn off OS/2 and DOS Full screen 
  13.                          support
  14.  
  15.     /TRANSPARENT - by default, switchre Popups for FS session
  16.                    in VP_OPAQ mode of VioPopUp.
  17.                    /TRANSPARENT turn on VP_TRANSPARENT
  18.                    (recommended)
  19.  
  20.     /COLOR=<num> - color of task's titles in VioPopUp - decimal,
  21.                    or hex/oct in C notation
  22.  
  23.     All switches are CASE SENSITIVE! use /COLOR instead /color :) 
  24.  
  25. Simple configuration:
  26.  
  27.  in config.sys
  28.  
  29.  ....
  30.  run=e:\os2\bin\switchmn.exe
  31.  run=e:\os2\bin\switcher.exe /TRANSPARENT
  32.  <end>
  33.  
  34.  or in startup.cmd
  35.  
  36.  detach e:\os2\bin\switchmn.exe
  37.  detach e:\os2\bin\switcher.exe /whateveryouwant :)
  38.  
  39.  in autoexec.bat (for DOS session switching)
  40.  e:\os2\bin\switcher.exe
  41.  
  42. YES - use Cntrl-TAB for task switching :)
  43.  
  44. All suggestions must be sent to Sysop of 2:464/15.0@fidonet.org
  45. with note to author - Anton Berezyn
  46.  
  47.                     starder@lunaltd.kiae.ru
  48.  
  49. Sorry for my English, but there only Russians :)
  50.