How would I use non-letter keys like Shift, Ctrl, F1, F2, F3 etc?
Hi all,
Our system uses various Shift + (keys), or Shift + click and also F keys.
How would i use this in a simulation? I saw a post saying to just let the user press shift as it doesn't do anything, then the click on the button/box goes to the next slide. However if possible I would like to ensure the user presses Shift (or control).
Is there an easy blog or video that would show me exactly how to enter this? I assume there would be a variable where it records that the Shift key was pressed? Or is it best to create a Javascript to record this?
Also when using the F keys, the browser overrides the simulation. Is there a way around this?
