Additions:
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychBasic/GetChar.m">beta</a> | view WebSVN <a href=
"http://svn.berlios.de/wsvn/osxptb/trunk/Psychtoolbox/PsychBasic/GetChar.m?op=log">changelog</a> of trunk branch</span>
Deletions:
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychBasic/GetChar.m">beta</a> | view in <a href=
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/PsychBasic/GetChar.m?view=markup">WebSVN with changelog</a></span>
Additions:
"http://svn.berlios.de/wsvn/osxptb/beta/Psychtoolbox/PsychBasic/GetChar.m?view=markup">WebSVN with changelog</a></span>
Deletions:
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychBasic/GetChar.m?view=markup">WebSVN with changelog</a></span>
Deletions:
=== OS 9 ===
Command-Period always causes an immediate exit.
When BACKGROUNDING is enabled, Matlab removes all characters from the
event queue before executing each Matlab statement, so CharAvail and
EventAvail('keyDown') always report 0. So turn off BACKGROUNDING:
[[Screen]]('[[Preference]]','Backgrounding',0);
----
Additions:
""
<div class="code_header" style="text-align:right;">
<span style="float:left;">Path </span> <span class="counter">Retrieve current version of GetChar.m from berliOS: <a href=
"http://svn.berlios.de/svnroot/repos/osxptb/beta/Psychtoolbox/PsychBasic/GetChar.m">beta</a> | view in <a href=
"http://svn.berlios.de/viewcvs/osxptb/beta/Psychtoolbox/PsychBasic/GetChar.m?view=markup">WebSVN with changelog</a></span>
</div>
<div class="code">
<code>Psychtoolbox/PsychBasic/GetChar.m</code>
</div>
""
Deletions:
%%(php;Path)Psychtoolbox/PsychBasic/GetChar.m%%
Additions:
==[[Psychtoolbox]] › [[PsychBasic]]==
Deletions:
==[[Psychtoolbox]] › PsychBasic==
Additions:
==[[Psychtoolbox]] › PsychBasic==
(GetSecs, [[Screen]]('[[Flip]]'), KbCheck, KbWait, ...) use time reported by some
=== OS X / Windows / Linux with Matlab and Java enabled ===
=== OS 9 ===
[[Screen]]('[[Preference]]','Backgrounding',0);
----
%%(php;Path)Psychtoolbox/PsychBasic/GetChar.m%%
Deletions:
==PtbReference › PsychBasic==
(GetSecs, Screen('Flip'), KbCheck, KbWait, ...) use time reported by some
OS X / Windows / Linux with Matlab and Java enabled: ____________________
OS 9: ___________________________________________________________________
Screen('Preference','Backgrounding',0);
_________________________________________________________________________
PsychBasic
Additions:
===[[GetChar]]===
==PtbReference › PsychBasic==
Deletions:
===PsychBasic===