It produces HID events and keyboard event.
When I press some key, that trigger <Keyboard.F2> event, and I want to use that key.
But in this case, if I press F2 key on my real keyboard, not on remote controller, the same macro is run.
I want to differentiate two events generated by keyboard and remote controller.
I guess current eventghost doesnt have a way to tell apart them, right?
