I'm running Linux Mint 19.3 Cinnamon on a 2009 Macbook Pro.
The only thing the Power Manager is recognizing concerning brightness is the laptop keyboard (Macbook feature), not the actual display.
Currently, I have this "xrandr" argument/command assigned to the F1 and F2 keys, the keys for turning up and down my brightness. When I press F2, it'll activate this argument with xrandr: "xrandr --output eDP1 --brightness 1.0," turning up my display's brightness up all the way. When I press F1, however, it'll activate this other xrandr argument "xrandr --output eDP1 --brightness 0.5," setting my display's brightness to halfway. Using the F brightness keys with the arguments assigned to them work, but it has a very limited selection for adjusting between brightness levels.
Is there a way where I can create a script that allows adjustment for all brightness levels instead?
The only thing the Power Manager is recognizing concerning brightness is the laptop keyboard (Macbook feature), not the actual display.
Currently, I have this "xrandr" argument/command assigned to the F1 and F2 keys, the keys for turning up and down my brightness. When I press F2, it'll activate this argument with xrandr: "xrandr --output eDP1 --brightness 1.0," turning up my display's brightness up all the way. When I press F1, however, it'll activate this other xrandr argument "xrandr --output eDP1 --brightness 0.5," setting my display's brightness to halfway. Using the F brightness keys with the arguments assigned to them work, but it has a very limited selection for adjusting between brightness levels.
Is there a way where I can create a script that allows adjustment for all brightness levels instead?
Last edited: