diacus / screenbright

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenbright

Simple tool to control screen brightness

Install

  1. Generate the deb package using the GNU make
$ make package-deb
  1. Use the deb package to install the tool
# dpkg -i screenbright-YYYY.mm.n.deb

Usage

Increment bright

screenbright inc

Decrement bright

screenbright dec

Turn it all on

screenbright clear

See the man page for more details.

$ man screenbright

About


Languages

Language:Perl 62.0%Language:Makefile 38.0%