fyhuang / enjoy2

Transform joystick input into keyboard and mouse events (OSX)
MIT License
363 stars 55 forks source link

"Insert" keypress #15

Open Undo1 opened 9 years ago

Undo1 commented 9 years ago

I have a game running in Wine with an action assigned to Windows' Insert key. I'd like to trigger this action through my controller. How can I do this?

fyhuang commented 9 years ago

Perhaps try pressing Fn+Enter for the keycode? (See: http://support.apple.com/en-us/HT5636)