replace mouse cursor
Hi there.
I was wondering if it's possible to replace the mouse cursor with a random image or in general to have some sort of control over the mouse cursor (change size, colour etc.)
Thanks.
Hi there.
I was wondering if it's possible to replace the mouse cursor with a random image or in general to have some sort of control over the mouse cursor (change size, colour etc.)
Thanks.
Comments
Hi phoenix,
This is generally difficult as the mouse cursor is often hardware rendered. It used to be possible when OpenSesame used software mouse cursors, but since it switched to hardware-rendered cursors, I don't really know a quick answer to this. Depending on which backend you are using in OpenSesame, a quick Google search delivered me this. You can change your mouse cursor when using psychopy:
You are able to use psychopy functions directly in OpenSesame, see
for more info.