home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / pmstrike.zip / pmstrike.doc < prev    next >
Text File  |  1994-12-10  |  4KB  |  105 lines

  1.  
  2.  
  3.                                 PMSTRIKE
  4.  
  5.                             Tasklistswitcher
  6.  
  7.                      (c) Copyright Markus Reuscher
  8.  
  9.                        1994  All Rights Reserved
  10.  
  11.                               Version 1.02e
  12.  
  13.  
  14.    PMSTRIKE  is a programm to make any application  visible  or  in-
  15.    visible  in the Windowlist.  Furthermore  you can also  determine
  16.    whether  an  application can be reached by pressing  [ALT]+[ESC].
  17.  
  18.    This is especially useful when you run a lot of background tasks.
  19.    Normally,  OS/2 will list most of these  programms in the  window
  20.    list  making it hard  to find the right entry.  The same is  true
  21.    when cycling through sessions with [ALT]+[ESC].
  22.  
  23.  
  24.    Usage:
  25.       PMSTRIKE [<path and name of the configurationfile>] [<delaytime>]
  26.  
  27.    If you use  PMSTRIKE  without any parameter,  you  will  see  all
  28.    sessions with their settings on the  WPS  in  a dialogwindow.  To
  29.    change  a setting just click on the corresponding radiobutton.
  30.  
  31.    You can also use  PMSTRIKE  with parameters.  You can specify the
  32.    name  of a  parameterfile.  This  file  must  have  the following
  33.    structure:
  34.  
  35.    The first character of a valid line must begin with
  36.       S  for visible or
  37.       U  for unvisible or
  38.       G  for gray or
  39.       X  for don't change this setting.
  40.    All lines beginning with another character will be ignored.
  41.  
  42.    The second character must be
  43.       A  for jumpable or
  44.       N  for not jumpable or
  45.       X  for don't change this setting.
  46.  
  47.    The  next  symbol  must  be a  blank  followed by the name of the
  48.    session whose status shall be changed.
  49.  
  50.    Example:
  51.    You can use  PMSTRIKE  to get rid of the  Lauchpad  Entry  in the
  52.    window list when you load it automatically during system startup.
  53.    To remove the Launchpad entry from the window list and the [ALT]+
  54.    [ESC] list,  you would use  the following line  in your  PMSTRIKE
  55.    configuration file:
  56.  
  57. UN Launchpad
  58.  
  59.    Note  that the  first two parameters  ('U' and 'N')  MUST NOT  be
  60.    separated by a blank.
  61.  
  62.  
  63.    Comments:
  64.    Every line  that  does not begin  with one of the letters  listed
  65.    above  will be  ignored by  PMStrike.  However,  commentary lines
  66.    should begin with either  ';' or  '['  to assure that you do  not
  67.    run into problems with future versions of PMSTRIKE that might use
  68.    other letters for some advanced features...
  69.  
  70.    ATTENTION: The contents of the parameterfile are  CASE SENSITIVE!
  71.  
  72.    The second parameter  can be a  delay time in seconds.  Since all
  73.    programs  in the  startup-folder  (which is a sensible place  for
  74.    putting PMSTRIKE in...) are starting up simulatnousely,  PMSTRIKE
  75.    has to make sure that  all programs are already  up  and  running
  76.    before it tries  to change any settings.  That is done by telling
  77.    PMSTRIKE to wait for a specified time to assure that all apps are
  78.    running  when  it tries  to change  any  settings.  You can  tell
  79.    PMSTRIKE  to wait  any time  between  1 and  60 seconds.  (Values
  80.    greater than 60 seconds will only produce a 60 seconds delay time
  81.    too.)
  82.  
  83.  
  84. =======================================================================
  85.  
  86.    This program is published as shareware by the author. If  you use
  87.    this  program,   please  support  the  shareware  principles   by
  88.    registering  this program with the author for a suggested  fee of
  89.    $10.  The author will  send you  the next published version at no
  90.    additional cost.  You may copy this program freely and distribute
  91.    it as long as there is no fee charged for this program by itself.
  92.  
  93.    Have a nice day
  94.                   Markus
  95.  
  96.    Author:
  97.       Markus Reuscher
  98.       2770 Gutenstein, 121
  99.       AUSTRIA
  100.  
  101.       email:
  102.       MausNet  : Markus Reuscher @ A-W
  103.       FidoNet  : Markus Reuscher @ 2:310/1.41
  104.       InterNet : Markus_Reuscher@a-w.maus.de
  105.