evandcoleman / node-appletv

A node module for interacting with an Apple TV (4th-generation or later) over the Media Remote Protocol.
https://evandcoleman.github.io/node-appletv/
MIT License
180 stars 48 forks source link

impossible to send the "a" key keyboard #41

Open theoportois opened 4 years ago

theoportois commented 4 years ago

I'm trying to use your api to send keyboard events to the apple TV, I can send all the letter of a keyboard but impossible to send the "a".

Any idea how to solve this issue?