Hi,
In my random dot motion experiment, I'm capturing input from the mouse and I'd like to provide feedback about whether the correct mouse button was pressed. I have it set up on my keyboard such that "Z" and "Slash" are the correct keys for left and right respectively but I don't know what input names I should type in the condition list for the mouse. For example, might it it be "LMB" and "RMB" for left and right mouse button respectively or something else?