This brief guide explains how to control the brightness in Ubuntu and its derivatives using "Brightness Controller" application. There is also a CLI utility called "xrandr" that makes this job much easier from command line. For those who prefer GUI-based applications, "Brightness Controller" might be a good choice. It can be used to control the brightness of your display, save a color profile, and load a profile from the saved list. It is completely free, open source and is written using "Python" programming language.
Brightness Controller - A Simple GUI Application To Control The Brightness In Ubuntu And Derivatives
Install Brightness Controller
The developer has made a PPA for Ubuntu and its derivatives. So, installation won;t be a big deal. To install it, run the following commands one by one:
$ sudo add-apt-repository ppa:apandada1/brightness-controller $ sudo apt-get update $ sudo apt-get install brightness-controller
Please be mindful that it is compatible with python2 only.
The usage is absolutely easy. Once installed, launch "Brightness Controller" from Menu. This is how the default interface looks like.
Just move the vertical sliders up or down to adjust the brightness.
If you have four displays, then you can install simpler version of Brightness Controller to have four four display brightness sliders, one for each.
$ sudo add-apt-repository ppa:apandada1/brightness-controller $ sudo apt-get update $ sudo apt-get install brightness-controller-simple
Here is how simpler version of Brightness Controller looks like.
And, that's all for now. Make your display more friendly to your eyes using "Brightness Controller" in your Ubuntu desktop.
Suggested read:
Resource:
Thanks for stopping by!
Help us to help you:
- Subscribe to our Email Newsletter : Sign Up Now
- Support OSTechNix : Donate Via PayPal
- Download free E-Books and Videos : OSTechNix on TradePub
- Connect with us: Reddit | Facebook | Twitter | LinkedIn | RSS feeds
Have a Good day!!
6 comments
Thanks for the efforts.
How to add this to run on startup?
Just add the Brightness controllers executable and add it in your “Startup applications”.
thaks very help full
I have been searching for this for months. I used to use f.lux on my old windows but ditched them office wide earlier this year and installed Linux Mint in everything.
This works perfectly!
Thank you *very much*!
Sounds good, does not work. Acer Nitro 5 with Xubuntu 20.04.1 LTS.