Skip to content

CoralRocker/cbacklight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbacklight

A program to change the backlight intensity for linux systems. I do not know if it works on Unix Systems. Requires running as sudo or root

Options

  • -q: Shows the current brightness
  • -s: [float between 0-100]: sets the brightness
  • -i: [float between 0-100]: increment brightness by given float
  • -d: [float between 0-100]: decrement brightness by given float

Installation

use clang or g++ to compile main.cpp

move to /usr/local/bin/ or /usr/bin/ directories to use

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors