Remm wrote:
but as far as I know you cant change the cursor in turing itself.
Right. The definitive answer: "No."
To do so, you'd have to access the Windows API, and that's something Turing prevents to a great extreme. Why? Think of a computer lab, where someone changes the cursor to be a single pixel, or gets rid of it entirely, for the next class to deal with. Or worse, various hacking to get more permissions than are allowed.
In short, there's a reason that Turing cannot do these things. The reason is actually quite wise. Wisdom should be heeded.