johnno1962 / InjectionApp

Issue Tracking Repo for Injection as an App
MIT License
111 stars 7 forks source link

Global shortcut key doesn't work with Swedish keyboard layout #24

Closed zenangst closed 7 years ago

zenangst commented 7 years ago

Ohai, it's me again.

I'm having issues with the global shortcut key (^=) on a Swedish keyboard layout. Control + Shift + = does not do what it is suppose to, it just renders a default macOS beeping sound. It would be absolutely ace if this was a configuration option that you could access from the menu bar.

johnno1962 commented 7 years ago

Ola, you again!

Do you mean control-= not control-shift-= which would be control-+ or if this different in Sweeden? control-shift-= did something different in the old plugin ("inject and reset”)

zenangst commented 7 years ago

shift + 0 is equal to =

Where as

ctrl + shift + 0 does nothing apparently :/

img_0678

zenangst commented 7 years ago

I think I just figure it out. I was just using the wrong key :)

The injection menu bar app tricked me, I'm suppose to use this key:

screen shot 2017-04-06 at 17 20 36
johnno1962 commented 7 years ago

Weird! The hotkey uses a very old Carbon api which could explain things.