Cursor remains black on any background

Posted by BrainFRZ on Thu 16 Jul 2020 03:31 PM — 6 posts, 26,290 views.

USA #0
I have an Asus PG27UQ monitor, and I have HDR on. I'm running on Windows 10. The colors seem off a bit, but there's a way of changing them. However, there's no option anywhere to change the cursor behaviors.
USA Global Moderator #1
This sounds like an OS problem.
Australia Forum Administrator #2
In Windows 10 -> Settings -> Cursor & Pointer there are various settings you can play with, for example "change pointer size", "change pointer colour", and "make the cursor easier to see when typing".

MUSHclient does not fiddle with the cursor much, except, I think, to make it look clearer over the output window which was needed for Wine (Linux and Mac).

Testing on my copy of Windows 10 its behaviour seems "normal" to me.
USA Global Moderator #3
Nick, I just got these two possibly related videos from an Aardwolf player who has asked Windows to enlarge their mouse cursor (I believe 4x size increase).

First they reported that the "I" cursor was both small (unlike the arrow and hand, which are both shown enlarged in the video) and also fully black.

https://www.youtube.com/watch?v=9-BDK_wqgPw

Then I asked them to reboot their computer and they said that the "I" cursor was still small but no longer fully black.

https://www.youtube.com/watch?v=L9Y-5itv_nE

So perhaps there is something bad going on.
Amended on Fri 24 Jul 2020 07:58 PM by Fiendish
Australia Forum Administrator #4
As an experiment I reverted the cursor-changing code to use the Windows cursor and not the in-app one.


https://github.com/nickgammon/mushclient/commit/dc4e8d9

Try downloading the pre-release version and seeing if that fixes the issue. See here for how to do that:

http://www.gammon.com.au/forum/?id=13903
USA Global Moderator #5
So far one person says this was a good change for them.