https://github.com/zoltan-nz/setbrightness
Setting brightness automatically in Ubuntu
https://github.com/zoltan-nz/setbrightness
Last synced: 7 months ago
JSON representation
Setting brightness automatically in Ubuntu
- Host: GitHub
- URL: https://github.com/zoltan-nz/setbrightness
- Owner: zoltan-nz
- Created: 2013-05-25T18:13:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-14T21:18:25.000Z (about 12 years ago)
- Last Synced: 2025-01-22T02:46:10.859Z (9 months ago)
- Language: Python
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Author: Ishan Thilina Somasiri
Web: www.ishans.info
Blog: www.blog.ishans.infoNOTE:
Please note that this script works only in newer linux versions like Ubuntu 11.10(or any linux distribution which uses Gnome 3 or updated D-Bus interfaces) or later.
You can find a script which works for the older distributions in the gnome2 branch.
About:
This script is used to set the brightness of the monitor to the desired value at the startup (Some linux distros reset the monitor brightness to full level when the computer is restarted, this can script can be used to avoid that).
If you need more information on the script, please visit http://blog.ishans.info/2011/09/25/set-brightness-automatically-at-the-startup-in-linux/