altreact / linux_gnu-blctl

control a laptop's backlight via cli in linux/gnu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linux_gnu-blctl

tested and confirmed to work in arch linux and ubuntu

"sudo sh bri_ctrl.sh"

  • "b u" to increase backlight brightness

  • "b d" to decrease backlight brightness

  • "b step [num]" gives you [num] steps between minimum and maximum brightness

the commands above can then be mapped to keys on your keyboard

About

control a laptop's backlight via cli in linux/gnu


Languages

Language:Shell 100.0%