Short: Activates windows under mouse pointer Author: jacaDcaps Uploader: jpv amigascne org (jPV^RNO) Type: util/mouse Version: 1.0 Architecture: ppc-morphos >= 2.0.0 ABOUT PointIt is MorphOS native commodity for activating windows automatically under mouse pointer. Alternatively it can also bring windows to front. Program was written in 1h 15min (ED: 1 hour more than promised). USAGE Start program from shell or add it to your S:user-startup file. Use "Run >NIL: pointit" to run it on background without output. You can use following options: DELAYTICKS=D/N - Delay before window gets activated after mouse movement. Given units are 1/10 seconds. Default value is 1. ACTIVATE=ACT/S - Activate windows under mouse pointer. Enabled by default. TOFRONT=F/S - Bring windows under mouse pointer front. Disabled by default. You can quit PointIt by running it twice, sending break C signal to it or controlling it like any other commodity (with Exchange for example). HISTORY 1.0 - initial release.