Welcome aboard, Crippled :)Thank you for trying. I found the same thing, but nothing about a G.U.I. way to adjust it's size so I can understand. It looks like all gibberish.
Doing a quick search, I found this, in an old thread: https://is.gd/GWeHXd
Might give it a whirl...
sudo xed ~/.config/lxsession/Peppermint/desktop.conf
iGtk/CursorThemeSize=18
iGtk/CursorThemeSize=36
iGtk/CursorThemeSize=72
Try this...It's not the way it needs to be done in 2019, but it worked. Thank you very much.
Run:Code: [Select]find the line that currently readssudo xed ~/.config/lxsession/Peppermint/desktop.conf
Code: [Select]and change it to sayiGtk/CursorThemeSize=18
Code: [Select]or maybe eveniGtk/CursorThemeSize=36
Code: [Select]or any other size you wish.iGtk/CursorThemeSize=72
then SAVE the file .. the cursor should change as soon as you click 'Save'.