MouseTrap
Copyright  2004 Veratil Eladamri. All rights reserved.
E-mail: veratil_@hotmail.com


=============================================================
I. About
=============================================================
    MouseTrap is a plugin that lets you move your mouse to a
  specified point (your choosing). Just in case you lose your
  mouse or maybe just for any other reason. That's about it.



=============================================================
II. How it works
=============================================================
    Use a hotkey specified in the plugin settings to move
  your mouse to the specified point, also defined in the
  plugin settings.

    Using the hotkeys has a certain order you should use in
  order to make the hotkeys work right.
    If you are using a modifier key and a mouse button, i.e.
  Control + Left mouse, then you should FIRST click and hold
  the left mouse button down and then click and release the
  Control key.
    If you are using a modifier key and a keyboard key, i.e.
  Control + A, then you should click and hold Control, then
  press A.
    If you are using a modifier key, a keyboard key, and a
  mouse button, i.e. Control+A+Left, then you should FIRST
  click and hold the left mouse button, then press and hold
  the Control key, then press the A button.

    There are also SendMessage options you can do. The
  messages you can send are:
  - Turn plugin ON
  - Turn plugin OFF
  - Toggle plugin ON/OFF
  - Activate plugin (move the mouse)
  The activate plugin should be used only if you want to
  specify a global hotkey with Aston instead of using the
  plugin. The plugin in a way uses global hotkeys, but
  Aston's will override those. Hence, you see why I put this
  option there.



=============================================================
IV. Version History
=============================================================

  v0.1
   - Initial Release


