We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'd like the Power Manager Brightness Applet to also be able to adjust desktop monitor brightness.
I add the brightness applet to my panel, but it has a red cross through it.
Presumably it doesn't work because I don't have a backlight class on this desktop machine:
$ ls -l /sys/class/backlight/ total 0
But xrandr works fine:
xrandr
$ xrandr --output DP-1 --brightness 0.6
It'd be nice if the brightness applet could fall back to doing whatever xrand's doing, even if it just means shelling out to xrandr.
Install Brightness applet
1.24.0-2
1.24.1
Ubuntu Focal Fossa
None.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behaviour
I'd like the Power Manager Brightness Applet to also be able to adjust desktop monitor brightness.
Actual behaviour
I add the brightness applet to my panel, but it has a red cross through it.
Presumably it doesn't work because I don't have a backlight class on this desktop machine:
But
xrandr
works fine:It'd be nice if the brightness applet could fall back to doing whatever xrand's doing, even if it just means shelling out to xrandr.
Steps to reproduce the behaviour
Install Brightness applet
MATE general version
1.24.0-2
Package version
1.24.1
Linux Distribution
Ubuntu Focal Fossa
Link to downstream report of your Distribution
None.
The text was updated successfully, but these errors were encountered: