Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

German Keyboard / MacOS + Ubuntu behavior #86

Closed
btxtiger opened this issue Feb 1, 2024 · 2 comments
Closed

German Keyboard / MacOS + Ubuntu behavior #86

btxtiger opened this issue Feb 1, 2024 · 2 comments

Comments

@btxtiger
Copy link

btxtiger commented Feb 1, 2024

Hi there, I am so grateful for this tool. This was always a missing key feature in Windows!

I would like to achieve the same behavior like in MacOS with German Keyboard layout. But I wasn't able to find the correct configuration.

What I tried:

[switch-windows]
hotkey = Alt+^
hotkey = Alt+Dead
hotkey = Alt+Dead_Grave
hotkey = Alt+Dead_Circumflex
hotkey = Alt+VK_OEM_5

image

@sigoden
Copy link
Owner

sigoden commented Feb 2, 2024

Steps to find non-English keyboard hotkeys:

  1. go to http://kbdlayout.info/shortcut, select Keyboard layout and keys
    image

  2. map to keycode
    According to keycodes, the hotkey for your german keyboard is alt+|.

After #87 (from version v1.5.0), you can use ALT+VK_OEM_5 .

@sigoden sigoden closed this as completed Feb 2, 2024
@btxtiger
Copy link
Author

btxtiger commented Feb 2, 2024

alt+| worked!! Thanks! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants