-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Describe the Bug/Issue
I'm controlling my mac from my windows machine. The main interactions work perfectly fine (mouse, switching, connecting etc.). I just noticed that some apps on mac behave weirdly with my normal windows keyboard (German ISO Layout QWERTZ) through cursr.
For example, I use the JetBrains Suite for development on my mac and the application just refuses to accept AltGr+ inputs for various characters (AltGr+7 = {, AltGr+8=(...). Other applications work just fine though.
As a workaround I tried to use Karabiner to redirect/modify those shortcuts to actual input that, but apparently Cursr sends the keyboard events in a way that Karabiner can't detect them.
Steps to Reproduce
- Using a ISO keyboard connect to a mac
- Open e.g. notepad and press AltGr+7 and see {
- Open any JetBrains IDE and press AltGr+7 and don't see {
- Open the Karabiner EventViewer and press any modifier key (Windows Key, Alt, etc.) and don't see any events
Expected Behavior
I expected to use my AltGr keys everywhere and also expected Karabiner to "see" keyboard events and be able to modify them for shortcuts
Your Environment
- OS details: Windows 11 -> MacOS 26.0.1
- Cursr Version: 1.7.3-prerelease.9
- License: Pro
Additional Context
The windows machine has the keyboard layout set to: "Local" and the mac machine is set to: "Host"