Skip to content

Made to easily control keyboard backlight on t2 macbook pro running linux

Notifications You must be signed in to change notification settings

bblhd/kbbacklight-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

kbbacklight-control

Made to easily control keyboard backlight on t2 macbook pro running linux.

How to compile

Compile using make or make compile, and then install it to /usr/local/bin by running make install as root.

How to use

Run program with command kbbacklightctl.

  • if not given input, prints the current brightness
  • if given 1 numeric input beginning with a plus or minus, adds it to the current brightness
  • if given 1 numeric input beginning without a plus or minus, sets the current brightness to it

Thanks

Thanks to user 'Quasímodo' on stackoverflow for their solution to this problem for Lenovo ideapads.

About

Made to easily control keyboard backlight on t2 macbook pro running linux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published