Open rrdaud opened 1 year ago
Hyprland, built from branch at commit 96d555e8e794627bfc561e294e148ab8a9961fcc dirty (). Tag: v0.29.1 flags: (if any)
Bug
One of the kb_options, the one to terminate via Ctrl+Alt+Bksp, is getting ignored. The config file reads:
kb_options = grp:alt_space_toggle,shift:both_capslock_cancel,terminate:ctrl_alt_bksp,altwin:swap_lalt_lwin
All options work but the one.
Include terminate:ctrl_alt_bksp in kb_options. Try and see whether it works.
terminate:ctrl_alt_bksp
kb_options
No response
Edited to exclude shift:both_capslock_cancel as it was an unrelated problem (namely, keyd capturing the keys ahead of the compositor).
shift:both_capslock_cancel
Hyprland Version
Hyprland, built from branch at commit 96d555e8e794627bfc561e294e148ab8a9961fcc dirty (). Tag: v0.29.1 flags: (if any)
Bug or Regression?
Bug
Description
One of the kb_options, the one to terminate via Ctrl+Alt+Bksp, is getting ignored. The config file reads:
kb_options = grp:alt_space_toggle,shift:both_capslock_cancel,terminate:ctrl_alt_bksp,altwin:swap_lalt_lwin
All options work but the one.
How to reproduce
Include
terminate:ctrl_alt_bksp
inkb_options
. Try and see whether it works.Crash reports, logs, images, videos
No response