Docs @ Psychtoolbox Wiki : GetClicks

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

Revision [14258]

Last edited on 2011-08-25 07:50:10 by DocBot
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


Revision [12104]

Edited on 2010-12-06 10:27:29 by DocBot
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>


Revision [10128]

Edited on 2010-09-09 15:26:08 by DocBot
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>


Revision [9465]

Edited on 2009-02-21 09:31:46 by DocBot
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.


Revision [7583]

Edited on 2008-09-25 18:08:42 by DocBot
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%%


Revision [5167]

Edited on 2008-06-15 19:55:08 by DocBot
Additions:
==[[Psychtoolbox]] › [[PsychBasic]]==
Deletions:
==[[Psychtoolbox]] › PsychBasic==


Revision [2763]

Edited on 2008-03-21 03:23:02 by DocBot
Additions:
==[[Psychtoolbox]] › PsychBasic==
%%(php;Path)Psychtoolbox/PsychBasic/GetClicks.m%%
Deletions:
==PtbReference › PsychBasic==




PsychBasic


Revision [2405]

Edited on 2008-03-15 12:08:18 by DocBot
Additions:
===[[GetClicks]]===
==PtbReference › PsychBasic==
Deletions:
===PsychBasic===


Revision [287]

The oldest known version of this page was created on 2008-03-15 10:26:21 by DocBot
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0197 seconds