system/xbrightness: Convert slack-desc to ASCII.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-15 12:53:02 -05:00 committed by Willy Sudiarto Raharjo
parent fd37a11ba0
commit 27ea9e0969
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -9,10 +9,10 @@
xbrightness: xbrightness (adjusts brightness of the X server display)
xbrightness:
xbrightness: xbrightness sets the overall brightness of a monitor via the XFree86
xbrightness: X server video mode extension (XFree86-VidModExtension).
xbrightness: X server video mode extension (XFree86-VidMod-Extension).
xbrightness:
xbrightness: It uses the XF86VidModeSetGammaRamp function, which provides a
xbrightness: more flexible control than the old XF86VidModeSetGamma. The latter
xbrightness: more flexible control than the old XF86VidMode-SetGamma. The latter
xbrightness: function cannot change the endpoints of the gamma curve, only the
xbrightness: middle, so full brightness remains full brightness no matter how you
xbrightness: set the gamma.