dmauro / Keypress

A keyboard input capturing utility in which any key can be a modifier key.
http://dmauro.github.io/Keypress/
Apache License 2.0
3.18k stars 313 forks source link

Support for mobile #127

Open skhavari opened 7 years ago

skhavari commented 7 years ago

Repro

  1. hop on an ipad with an external keyboard
  2. visit the keypress home page http://dmauro.github.io/Keypress/
  3. press command, option, alt or control

Expect

  1. Those key events to be detected

Actual

  1. Some other keys are detected