Super + left Shift + Right arrow keybinding not recognized #10518
-
I found an issue where the keybinding This seems to be a bug in how Hyprland handles specific modifier combinations I have the following keybinds in
After reloading Hyprland with these bindings: When I press I checked For context, here's my environment: Has anyone else seen anything else like this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
can you post a log of |
Beta Was this translation helpful? Give feedback.
Turns out it's a hardware-side issue and not a Hyprland issue, confirmed via
showkey --scancodes
in a TTY. My laptop's keyboard blocks the combo at a low level, so I must have misremembered my old Plasma keybind.To double check, I got a cheap external keyboard just to test Super + Shift + Right on it, and was successful on Hyprland.
So sorry for taking up your time on this, I should've thought of this sooner.