Solution: Edit the file ~/.gtkrc-2.0 (or create it if it doesn't already exist) and add
Code: Select all
gtk-cursor-theme-name=YourCursorTheme
gtk-cursor-theme-size=40
Note that this only works for MX-18.3 and earlier as MX-19 will use GTK3, not GTK2. MX-19 doesn't have this issue.
(I found this solution for someone who was having this issue and now I find myself having it as well, every time I have to install MX, so I'm putting it here so I don't have to keep searching through my own posts to find it again.)
(Multiple edits to correct typos.)