summaryrefslogtreecommitdiff
path: root/x11/xbacklight/DESCR
diff options
context:
space:
mode:
authortnn <tnn>2008-03-04 19:43:26 +0000
committertnn <tnn>2008-03-04 19:43:26 +0000
commit0d293ee47e3f6396a0b79fe2741edf618a323edd (patch)
tree1035a558cd854b6979d439fd1bbd1e6a9bf07e13 /x11/xbacklight/DESCR
parentffe032f5b3a4a2cf879624b6eece55959935b084 (diff)
downloadpkgsrc-0d293ee47e3f6396a0b79fe2741edf618a323edd.tar.gz
PR pkg/38156 Yorick Hardy: New package x11/xbacklight.
(Some minor fixes from me) Xbacklight is used to adjust the backlight brightness where supported. It finds all outputs on the X server supporting backlight brightness control and changes them all in the same way. This is from the modular X.org X11 project. Because this is X.org, give Joerg maintainership. Give away if you wish.
Diffstat (limited to 'x11/xbacklight/DESCR')
-rw-r--r--x11/xbacklight/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/x11/xbacklight/DESCR b/x11/xbacklight/DESCR
new file mode 100644
index 00000000000..95fde8325ae
--- /dev/null
+++ b/x11/xbacklight/DESCR
@@ -0,0 +1,5 @@
+Xbacklight is used to adjust the backlight brightness where supported.
+It finds all outputs on the X server supporting backlight brightness
+control and changes them all in the same way.
+
+This is from the modular X.org X11 project.