nvidia-settings
tool for configuring the NVIDIA graphics driver
Install
- All systems
-
curl cmd.cat/nvidia-settings.sh
- Ubuntu
-
apt-get install nvidia-settings
- Arch Linux
-
pacman -S nvidia-settings
- Kali Linux
-
apt-get install nvidia-settings
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nvidia-settings
- Dockerfile
- dockerfile.run/nvidia-settings
nvidia-settings
tool for configuring the NVIDIA graphics driver
The nvidia-settings utility is a tool for configuring the NVIDIA Linux graphics driver. It operates by communicating with the NVIDIA X driver, querying and updating state as appropriate. This communication is done with the NV-CONTROL X extension. Values such as brightness and gamma, XVideo attributes, temperature, and OpenGL settings can be queried and configured via nvidia-settings.