	==========================================
	Dokumentation zum Programm PBlanker V37.04
	==========================================

Das Programm benötigt Kickstart/Workbench 2.0!

PBlanker is a fully compatible WB 2.0 commodity. It is designed to
replace the original "Blanker" commodity which is shipped with your
WB 2.0. You _need_ Kickstart version 37.xxx to run this program!

PBlanker works just like Blanker. As an enhancement PBlanker can
separately hide the mouse pointer. So there is no need to move your
mouse pointer to the corner of your windows. No boring pointer is
hiding your texts.

The screen blanks if keyboard or mouse is idle for SECONDS secs.
The mouse pointer blanks if the mouse is idle for MSECONDS secs.
Any input event will unblank the screen. Any mouse event will
unblank the mouse pointer.

The value of MSECONDS must be less than SECONDS. Both vaules must
be >0, of course. If you give wrong values on startup or in the
window's gadgets, the screen will flash, and both keywords will get
reasonable values.

Installation:
~~~~~~~~~~~~~
Be sure to delete the original Blanker from your system startup!
Blanker and PBlanker _can_ run simultanously, but that would make
no sense and confuse you.

You have two choices to install PBlanker in your system startup:

a) Workbench:
   Just move PBlanker into the WBStartup drawer and adapt the
   tooltypes to your personal preferences (Workbench menu
   "Icons/Information...").
b) User-Startup:
   Make sure PBlanker is in the current path (a good place would be
   sys:tools/commodities/) and add some line like

   run >nil: PBlanker cx_popup=no "cx_popkey=shift f1" seconds=500

   Please note that you need quotes for the second parameter
   because of the space between 'shift' and 'f1'. This is only an
   example.


Default tooltypes settings:
~~~~~~~~~~~~~~~~~~~~~~~~~~~
CX_PRIORITY=0
CX_POPUP=YES
CX_POPKEY=ralt -caps f9
SECONDS=200
MSECONDS=3

History:
~~~~~~~~
V 37.04 first public release
