I would like to increase the size of the x-pointer (mouse cursor) in Emacs on plain Xorg (I'm running Emacs 28.2 and EXWM as window manager). The standard X solutions work but don't seem to influence the emacs frame and since I have a HDPI display the x-pointer is nearly invisible.
In Emacs I tried to set the x-pointer-shape
as well as the mouse face attributes but size is not influenced by the height/width attributes.
I'm sure there must be a way to influence the size of the pointer but don't find a hint in either the documentation or searching the internet.