home *** CD-ROM | disk | FTP | other *** search
- Short: Changes pointer colour on mouse click
- Type: os20/cdity
- Uploader: mpaddock@cix.compulink.co.uk
-
- PointHack is a commodity which changes the colour of the
- mouse pointer to a user defined palette on single and
- double mouse clicks.
-
- Note: it requires V38 of commodities.library.
-
- Note: also it probably requires an accelerated machine
- to work properly.
-
- Just run from WBStartup or Workbench.
-
- It takes the following parameters (with defaults)
-
- CX_PRIORITY=0 - Commodities priority
- DONOTWAIT - To run from WBStartup
- R1=0 \
- G1=0 |- RGB colours for colour 1 on single click
- B1=0 / values 0 to 15
- R2=0 \
- G2=0 |- Colour 2
- B2=0 /
- R3=0 \
- G3=0 |- Colour 3
- B3=0 /
- DR0=15 \
- DG0=15 |- RGB colours for colour 1 on double click
- DB0=15 /
- DR1=15 \
- DG1=15 |- Colour 2
- DB1=15 /
- DR2=15 \
- DG2=15 |- Colour 3
- DB2=15 /
-
- From an idea by Chad Freeman - cjfst4+@pitt.edu.
-
- PointHack is freely distributable.
-
- Mark Paddock - mpaddock@cix.compulink.co.uk
-