clear/lock key doesn't seem to be bindable
Open
- Dominant language
- C
- Stars
- 8.1k
- Forks
- 241
- PR merge metrics
- No merged PRs in 30d
Description
It just doesn't work. I tried `skhd --observe`, and when I press it I get: `keycode 0x47`, then in `skhdrc` I bind `ctrl+alt-0x47 : …` to something, but nothing happens.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the key event with `skhd --observe` and compare the reported `keycode 0x47` with the `ctrl+alt-0x47` binding in `skhdrc`. Done means the clear/lock key binding triggers the configured action reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100