mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
fb692a011d
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
8 lines
413 B
Text
8 lines
413 B
Text
xbrightness sets the overall brightness of a monitor via the XFree86
|
||
X server video mode extension (XFree86-VidMod‐Extension).
|
||
|
||
It uses the XF86VidModeSetGammaRamp function, which provides
|
||
a more flexible control than the old XF86VidMode‐SetGamma. The
|
||
latter function cannot change the endpoints of the gamma curve,
|
||
only the middle, so full brightness remains full brightness no
|
||
matter how you set the gamma.
|