Hi Rebekah,

yes it is possible. I'm not sure which version you use. I have PEBL 0.14 battery. Open the gonogo.pbl file in an text editor and in line 284 you find the following code piece:

resp <- WaitForListKeyPressWithTimeout(["<lshift>","<rshift>"],1450,1)

Change it to

resp <- WaitForListKeyPressWithTimeout([" "],1450,1)

and it should work as requested.

Furthermore you have to change the instruction at the end of the file - beginning at line 351 - replacing right shift key with space bar.

That should be it - however test it ;-).

Katrin

Am 02.09.2014 12:03, schrieb Rebekah Kate Wale [rkw9]:

Hi,

I would like to change the response stimulus from the right shift key to the space bar. Is that possible and if so how do I adapt the program?

Thanks,

Rebekah

Rebekah Wale BS.c (Hons)

Ph.D Student in Psychophysiology

E: [email protected]

T: 01970 622109

Sport and Exercise Science,

Aberystwyth University,

Aberystwyth, Ceredigion,

SY23 3FD



------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/


_______________________________________________
Pebl-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pebl-list

--
Dr. Katrin Bittrich, Dipl.-Psych.
Martin-Luther-University Halle-Wittenberg
Department of Psychology
Brandbergweg 23c
06120 Halle (Saale)
Tel: +49 (0) 345 5524363
Fax: +45 (0) 345 5527060
Email: [email protected]

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Pebl-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pebl-list

Reply via email to