Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

sas/blctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blctl

This tool is used to control device backlights on linux, through /sys interface.

Building

Just type make :)

Or, for an out-of-tree build:

mkdir build
cd build
make -f ../Makefile

You will need GNU make for this.

Installing

make install will install everything to /usr/local. You can specify the prefix with make PREFIX=/usr install.

Usage

Take a look at the man page here.

About

Control device backlight on linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published