Hi, im trying to distingush between the two shift keys on the keyboard. How do i do that? the code like im working on is in a module.
"menu1 = Input::left shift"
"menu2 = Input::right shift"
-- would i just type Lshift? or LeftShift?
hope i dont sound confusing. thanks.
