-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
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
How does it work? #2
Comments
Executing the You have to either use one of the commands in the output (e.g. |
PLEASE UPDATE THE README.md FILE TO EXPLAIN HOW GIT WORKS : ICC BrightnessControl OLED display brightness by applying ICC color profiles.IntroductionThis tool is a work-around for displays whose brightness contol is not This tool can be used on an LCD display, but in that case you really want Specifically icc-brightness was developed for the DownloadYou can install Git for easily keeping your copy up to date.
For Fedora users:
Download source (this is the URL to the latest of source repository, which might not work at all times) using Git:
Build and installThe build requires the liblcms2 development package:
Build and run the tool to see all options:
You can install to auto-start a daemon when logging-in to a Gnome session:
The daemon will start on your next login. |
@udifuchs I am not sure, if I got you wrong. First, thank you for handing us a solution for that missing feature in any linux distribution for OLED displays.
I am using a Lenovo Yoga X1, 1. Gen and Ubuntu 18.04. Additionally I have installed a gnome shell, but using it rarly.
So I stumbeled upon your code, but I am not sure, if I understood the installation instructions:
make
in the console./icc-brightness
That's it? What does the output say about the success? For my configuration it is not working. So, could you please describe what your script is doing? So, I could find out whats going wrong.
Thank you! Kudos!
The text was updated successfully, but these errors were encountered: