Hummer12007 / brightnessctl

A program to read and control device brightness
Other
900 stars 48 forks source link

Pressing CapsLock turns off ScrollLock backlight #73

Closed ghost closed 2 years ago

ghost commented 2 years ago

Right now when i press ScrollLock (BorolLook) and turn the keyboard backlight LED's on and then press CapsLock the keyboard backlight LED goes off, i'm not sure what is the issue here, but i know that it works correctly on Windows 10/11.

Heres the output of the LED devices:

Available devices:
Device 'acpi_video1' of class 'backlight':
        Current brightness: 48 (98%)
        Max brightness: 49

Device 'acpi_video0' of class 'backlight':
        Current brightness: 5 (10%)
        Max brightness: 49

Device 'input4::capslock' of class 'leds':
        Current brightness: 0 (0%)
        Max brightness: 1

Device 'input4::scrolllock' of class 'leds':
        Current brightness: 1 (100%)
        Max brightness: 1

Device 'input4::numlock' of class 'leds':
        Current brightness: 1 (100%)
        Max brightness: 1