MATLAB Programming/Psychtoolbox/Work arounds
Appearance
(Redirected from Psychtoolbox:Work arounds)
Back to MATLAB Programming/Psychtoolbox
If you encounter a problem in the psychtoolbox and have a simple hack to fix it, post it here.
- Psychtoolbox:GetMouse_AllowMultipleHack - A simple hack I made to get around the limitation on the number of mice. It gets around the problem by ignoring that there are multiple mice.
- Psychtoolbox:KbCheck - A changed kbcheck that will check all connected keyboards and will sort out some invalid devices that appear to be keyboards.