------------------------------------------------

\\ bbEdgeFlip 0.0.2

------------------------------------------------

[ Purpose ]

    It provides "edge-flipping"...

    Touch your cursor to the left or right
    screen-edge to "flip" to the next workspace.

------------------------------------------------

[ RC Settings ]

    In pixels, how close your cursor must be to
    the screen-edge to initiate a flip...must
    be 2 or greater:

        bbedgeflip.width:  2

    In milliseconds, the time between flips as
    your cursor hugs the screen-edge...must be
    100 or greater:

        bbedgeflip.interval:  500

    Whether transparency is turned on...trans
    disables itself for noncompatible operating
    systems:

        bbedgeflip.trans:  true/false

------------------------------------------------

[ License ]

    Copyright 2004 Slade Taylor March 3

    GPL: See source-code for details.

------------------------------------------------

[ Contact ]

    bladestaylor@yahoo.com

    http://bb4win.sourceforge.net/bladestaylor

------------------------------------------------

[ Changes ]

    (March 4, 2004 09:00 GMT)

        --  added multi-monitor support (I don't
            have a multimon setup, so I can't
            guarantee that it works)

        --  added toggle for transparency in rc

        --  now v0.0.2

    (March 3, 2004 18:00 GMT)

        -- Initial Release v0.0.1

------------------------------------------------
