aforren1 / toon

TOOls for experiments in psychophysics and Neuroscience
MIT License
0 stars 0 forks source link

Mouse and keyboard, again #82

Open aforren1 opened 4 years ago

aforren1 commented 4 years ago

Windows: Use Raw Input for both (e.g. https://docs.microsoft.com/en-us/windows/win32/inputdev/using-raw-input)

Linux: Xlib for both (PTB just opens more "displays" to handle input)

aforren1 commented 4 years ago

https://github.com/aforren1/toon-rawinput is the work-in-progress Raw Input version, which seems to be working pretty well so far?