Giter Site home page Giter Site logo

ehegnes / adjbacklight Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maandree/adjbacklight

0.0 2.0 0.0 90 KB

Convenient method for adjusting the backlight on your portable computer

License: GNU General Public License v3.0

Makefile 23.38% Shell 2.59% C 74.03%

adjbacklight's Introduction

NAME
	adjbacklight - Convenient method for adjusting the backlight on your portable computer

SYNOPSIS
	adjbacklight (-c | -w | [-g | -s LEVEL | LEVEL] [-a | DEVICE...])

DESCRIPTION
	adjbacklight can be used to fetch or set the backlight
	non-interactively. If these feature is not used, it starts
	a interactive user interface in the terminal.

	adjbacklight installs with the set-uid bit set, to enable any user
	to change the backlight on the computer.

	adjbacklight was originally designed for small netbooks that
	are not running X. However, it is still suitable for desktop
	computers and can be used inside X. In fact it seems to work
	for all machines with backlight, which is not true for
	xbacklight(1). adjbacklight uses /sys/class/backlight.
	adjbacklight as been retrofitted to be convenient for use
	inside X on desktop computers, with commands that lets it
	be used non-interactively with hotkeys set up in xbindkeys(1).

OPTIONS
	-c
	--copyright
	--copying       Display copyright information.

	-w
	--warranty      Display warranty disclaimer.

	-a
	--all           Run for all devices, including ACPI devices.

	-g
	--get           Get average brightness on devices.

	-s
	--set LEVEL[%]  Set brightness on devices.

	+LEVEL          Increase brightness on devices by actual value.
	-LEVEL          Decrease brightness on devices by actual value.
	=LEVEL          Set brightness on devices by actual value.

	+LEVEL%         Increase brightness on devices by percentage-points.
	-LEVEL%         Decrease brightness on devices by percentage-points.
	=LEVEL%         Set brightness on devices by percentage-points.

	+LEVEL%%        Increase brightness on devices by percentage.
	-LEVEL%%        Decrease brightness on devices by percentage.
	=LEVEL%%        Set brightness on devices by percentage.

SEE ALSO
	xbindkeys(1), xbacklight(1), sys_class_backlight(4)

	Full documentation available locally via: info '(adjbacklight)'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.