Screen ShowCursorHelper - aleslab/Psychtoolbox-3-aleslab-fork GitHub Wiki

Screen('ShowCursorHelper')

PsychtoolboxScreen.{mex*,dll} subfunction

This is a helper function called by ShowCursor. Do not call
Screen('ShowCursorHelper'), use ShowCursor instead.
Show the mouse pointer. If optional 'cursorshapeid' is given, select a specific
cursor shape as well.
If optional 'mouseIndex' is given, setup cursor for given master mouseIndex
device (Linux only).

###See also: HideCursorHelper