diff options
author | M.Dinslage <daedra1980@gmail.com> | 2020-09-11 09:57:21 +0100 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2020-09-11 09:57:21 +0100 |
commit | bf003a3e5b84a047f7609e812d38204a4059a311 (patch) | |
tree | 73eab01a6d6b0cac5a9bf760ae340b223431865d /libraries/libxnvctrl/README | |
parent | 0a80fd3240a6f6df941ee6d30cc10ab4b1eccaf6 (diff) |
libraries/libxnvctrl: Updated for version 450.66.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'libraries/libxnvctrl/README')
-rw-r--r-- | libraries/libxnvctrl/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/libraries/libxnvctrl/README b/libraries/libxnvctrl/README index a2add064f9..eaf307278b 100644 --- a/libraries/libxnvctrl/README +++ b/libraries/libxnvctrl/README @@ -1,13 +1,14 @@ 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. +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. This package is version independent. It does not have to match the nvidia-driver or nvidia-legacy packages. I try to keep it -in line with SBO packages, however it is not requried that this package +in line with SBO packages, however it is not required that this package is the same version as the binary drivers. |