franciscolourenco / octopus

Swift 5 implementation of Karabiner's Homerow and Tab modes
5 stars 2 forks source link

Modifiers not working #1

Closed franciscolourenco closed 3 years ago

franciscolourenco commented 7 years ago

@tekezo I was hoping you could help with your experience here.

Do you know how to make the modifier work in this case? https://github.com/aristidesfl/octopus/blob/master/octopus/AppDelegate.swift#L63-L66

The a character is still instead of å as expected according to the documentation: https://developer.apple.com/reference/coregraphics/cgevent/1456564-init#discussion

Thanks!