Page 1 of 1
Mouse Input
Posted: 16 Jun 2010, 17:14
by elindbe2
I am trying to modify the Cursortask.exe program source to allow the user to perform the Cursor Task using a mouse instead of using brain signals. I was wondering how I would go about that or if anyone has already implemented this?
Posted: 17 Jun 2010, 08:56
by mellinger
For the general idea, see the BCI2000 user FAQ:
http://www.bci2000.org/wiki/index.php/U ... ck_Control
The corresponding mouse states are called MousePosX and MousePosY.
For more information about how to log mouse or joystick position, see this page:
http://www.bci2000.org/wiki/index.php/U ... ging_Input