diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-11 17:05:18 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-12 06:58:01 +0700 |
commit | bc86a589e5ef54cb596ec223bd93f39ca27314fc (patch) | |
tree | 596c4857f5078bf857ed6b6e7f9239f2c38a47f6 /libraries/libxnvctrl/README | |
parent | 6444e64fca1a313d7bab4ceda26c04a4c827767c (diff) | |
download | slackbuilds-bc86a589e5ef54cb596ec223bd93f39ca27314fc.tar.gz |
libraries/libxnvctrl: Update README.
Diffstat (limited to 'libraries/libxnvctrl/README')
-rw-r--r-- | libraries/libxnvctrl/README | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/libraries/libxnvctrl/README b/libraries/libxnvctrl/README index cebea14fad..b458d7e807 100644 --- a/libraries/libxnvctrl/README +++ b/libraries/libxnvctrl/README @@ -1,5 +1,8 @@ -The NV-CONTROL X extension provides a mechanism for X clients to query and set -configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X -extension is assumed to be persistent only for the current server generation. -This can be useful for programs such as conky, mate-sensors-applet, and -xfce4-sensors-plugin to allow for realtime monitoring of your NVIDIA cards temperature, fan speed, memory, etc. +libxnvctrl (NVIDIA NV-CONTROL X extension) + +The NV-CONTROL X extension provides a mechanism for X clients to query +and set configuration parameters of the NVIDIA X driver. State set by the +NV-CONTROL X extension is assumed to be persistent only for the current +server generation. This can be useful for programs such as conky, +mate-sensors-applet, and xfce4-sensors-plugin to allow for realtime +monitoring of your NVIDIA cards temperature, fan speed, memory, etc. |