Hello there
I'm sure some of you remember the killptr tsr that ran in some scene cracks back in the day: it hides the mouse pointer, but it only works in kS 1.x and 2.x systems.
I'm looking for a version/replacement/equivalent for KS 3.X systems. It must me a CLI program, just like killptr was.
Searched all over aminet, but I had no luck.
thanks in advance!
Create an empty pointer in the pointer preferences tool and save the .prefs file under a name, eg, hiddenpointer.prefs.
Then use SYS:Prefs/Pointer <
>/hiddenpointer.prefs USE in your CLI script or whatever.
That'll hide your pointer for you without opening the preferences GUI. Use a similar tactic to restore the one from ENVARC:Sys once you are done hiding it.