iprodanovbg / homeassistant-desktop

🎛 Desktop application (Windows / macOS / Linux) for Home Assistant built with Electron
Apache License 2.0
394 stars 39 forks source link

The shortcut is activated on right alt + x #24

Open Valdri opened 1 year ago

Valdri commented 1 year ago

In Polish, right alt + x is the letter "ź" So every time I want to write "ź" it opens the app.

iprodanovbg commented 1 year ago

Hello,

The shortcut for opening requires pressing three keys Alt⌥ + Cmd⌘ + X are you sure you are not also pressing Cmd key?

Valdri commented 1 year ago

Hello, I think I have found the issue: https://en.wikipedia.org/wiki/AltGr_key

Windows interprets Ctrl+Alt as AltGr

so when I press right alt + x windows interprets it as Ctrl+Alt+X

https://user-images.githubusercontent.com/13934649/223139854-286aa784-6f5b-4b1b-8c96-e8502e39bd53.mp4

ksiwy87 commented 4 months ago

I have exact the same problem. Probably everyone in Poland ;) Is it possible to add an option to customize this shortcut? This combination is not a convenient one ;)