Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:ACPI Light"
Jump to navigation
Jump to search
(Created page with "{{Ebuild |Summary=Replacement for xbacklight that uses the ACPI interface to set brightness |CatPkg=sys-power/acpilight |Maintainer= |Homepage=https://github.com/wavexx/acpili...") |
|||
Line 6: | Line 6: | ||
|Repository=Gentoo Portage Tree | |Repository=Gentoo Portage Tree | ||
}} | }} | ||
Acpilight is a backward-compatible replacement for xbacklight by X.org project. Unlike xbacklight, which using XRandr library, <code>acpilight</code> using the <code>/sys</code> | |||
filesystem directly. This provides the ability to adjust brightness even in console (without X) and has no problem with KMS drivers. |
Revision as of 10:28, December 14, 2017
ACPI Light
Tip
We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.
Acpilight is a backward-compatible replacement for xbacklight by X.org project. Unlike xbacklight, which using XRandr library, acpilight
using the /sys
filesystem directly. This provides the ability to adjust brightness even in console (without X) and has no problem with KMS drivers.