/brightness-control-xorg

Control brightness of all screens in a Linux system using xorg

Primary LanguageShellMIT LicenseMIT

Control brightness of all screens in Linux desktop with xorg

Usage

./brightness +10 # to increase
./brightness -10 # to decrease

values goes from 0 to 100

Bind this script to a shortcut for better usage (Shift + F1 to decrease, Shift + F2 to increase)