diff options
author | M.Dinslage <daedra1980@gmail.com> | 2016-09-17 14:06:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-17 14:06:46 +0700 |
commit | 9798deae76d116ee64b11af94153200d342dfa3e (patch) | |
tree | 4a32617e4da7de8aacae888009e194352d6bda47 /libraries/libxnvctrl/slack-desc | |
parent | 8045aefdaac2ae8c92b5201e07763a7e17077dde (diff) |
libraries/libxnvctrl: Added (NVIDIA NV-CONTROL X extension).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libxnvctrl/slack-desc')
-rw-r--r-- | libraries/libxnvctrl/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libxnvctrl/slack-desc b/libraries/libxnvctrl/slack-desc new file mode 100644 index 0000000000000..74ad635b52d6a --- /dev/null +++ b/libraries/libxnvctrl/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +libxnvctrl: libxnvctrl (NVIDIA NV-CONTROL X extension) +libxnvctrl: +libxnvctrl: The NV-CONTROL X extension provides a mechanism for X clients to +libxnvctrl: query and set configuration parameters of the NVIDIA X driver. State +libxnvctrl: set by the NV-CONTROL X extension is assumed to be persistent only +libxnvctrl: for the current server generation. This can be useful for programs +libxnvctrl: such as conky, mate-sensors-applet, and xfce4-sensors-plugin to +libxnvctrl: allow for realtime monitoring of your NVIDIA cards temperature, +libxnvctrl: fan speed, memory, etc. +libxnvctrl: +libxnvctrl: |