Additions:
[clicks,x,y,whichButton] = GetClicks([windowPtrOrScreenNumber][, interclickSecs][, mouseDev])
The optional 'mouseDev' parameter allows to select a specific mouse or
pointer device to query if your system has multiple pointer devices.
Currently Linux only, silently ignored on other operating systems.
See Also: GetMouse, SetMouse, GetMouseIndices
Deletions:
[clicks,x,y,whichButton] = GetClicks([windowPtrOrScreenNumber][, interclickSecs])
See Also: GetMouse, SetMouse
Additions:
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychBasic/GetClicks.m">beta</a> | view WebSVN <a href=
"http://svn.berlios.de/wsvn/osxptb/trunk/Psychtoolbox/PsychBasic/GetClicks.m?op=log">changelog</a> of trunk branch</span>
Deletions:
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychBasic/GetClicks.m">beta</a> | view in <a href=
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/PsychBasic/GetClicks.m?view=markup">WebSVN with changelog</a></span>
Additions:
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/PsychBasic/GetClicks.m?view=markup">WebSVN with changelog</a></span>
Deletions:
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychBasic/GetClicks.m?view=markup">WebSVN with changelog</a></span>
Additions:
[clicks,x,y,whichButton] = GetClicks([windowPtrOrScreenNumber][, interclickSecs])
then return the number of clicks and the mouse location, as well as the
numbers of the pressed buttons "whichButton".
You can also specify an override interval in the optional argument
'interClickSecs' for a given call to GetClicks. A setting of zero would
disable multi-click detection, ie., only wait for first mouse-click or
press, then return immediatly.
Deletions:
[clicks,x,y] = GetClicks([windowPtrOrScreenNumber])
then return the number of clicks and the mouse location.
Additions:
""
<div class="code_header" style="text-align:right;">
<span style="float:left;">Path </span> <span class="counter">Retrieve current version of GetClicks.m from berliOS: <a href=
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychBasic/GetClicks.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychBasic/GetClicks.m?view=markup">WebSVN with changelog</a></span>
</div>
<div class="code">
<code>Psychtoolbox/PsychBasic/GetClicks.m</code>
</div>
""
Deletions:
%%(php;Path)Psychtoolbox/PsychBasic/GetClicks.m%%
Additions:
==[[Psychtoolbox]] › [[PsychBasic]]==
Deletions:
==[[Psychtoolbox]] › PsychBasic==
Additions:
==[[Psychtoolbox]] › PsychBasic==
%%(php;Path)Psychtoolbox/PsychBasic/GetClicks.m%%
Deletions:
==PtbReference › PsychBasic==
PsychBasic
Additions:
===[[GetClicks]]===
==PtbReference › PsychBasic==
Deletions:
===PsychBasic===