Skip to content

Keyboard Backlight/LEDs being overwritten by hyprland #10921

Discussion options

You must be logged in to vote

That does not answer the question at all, why is there code in hyprland that changes the state of the LEDs on the keyboard in any way whatsoever? Isn't that some other fundamental system process's responsibility?

No, it's the job of the display server.

And if hyprland, for whatever reason must affect the state of the LEDs on the keyboard, why does it affect the state of the scrolllock LED on every keypress and not only when the scrollock key is pressed?

Because every keypress could alter the caps lock state and we just update the LEDs. It's a bitfield of all LEDs in a uint32_t.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@P3tracore
Comment options

@vaxerski
Comment options

@P3tracore
Comment options

@vaxerski
Comment options

Answer selected by P3tracore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants