You are not logged in.

#1 2021-01-22 18:49:31

millus
Member
Registered: 2019-07-21
Posts: 244

How to disable brightness keys?

Since laptop brightness keys on my ASUS UX330 randomly work or stop working after pacman -Syu updates and the toggle-display-on/off key never works at all since a year ago or sh, I just made my own scripts for controlling the backlight which I hooked to /etc/acpi/handler.sh script.
This script restores full functionality.

The problem now is that with the latest pacman -Syu two of the 3 brightness keys decided to start working again - and are now interfering with my custom scripts, as both types of brightness-control get applied.

How can I disable the brightness keys and what kind of mechanism are they even using, so that only my acpi handler.sh script is responsible for managing brightness so I always know it works fine? Thanks.

Offline

#2 2021-01-23 20:34:31

millus
Member
Registered: 2019-07-21
Posts: 244

Re: How to disable brightness keys?

Ummm. Someone surely knows? =p

Offline

#3 2021-01-23 20:50:44

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,952
Website

Re: How to disable brightness keys?

look up what acpi kernel modules are loaded and try disabling them

Offline

Board footer

Powered by FluxBB