driconf
DRI configuration applet
Install
- All systems
-
curl cmd.cat/driconf.sh
- Debian
-
apt-get install driconf
- Ubuntu
-
apt-get install driconf
- Arch Linux
-
pacman -S driconf
- Kali Linux
-
apt-get install driconf
- Fedora
-
dnf install driconf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install driconf
- Raspbian
-
apt-get install driconf
- Dockerfile
- dockerfile.run/driconf
driconf
DRI configuration applet
Driconf is a configuration applet for the Direct Rendering Infrastructure (DRI). It allows customizing performance and visual quality settings of OpenGL drivers on a per-driver, per-screen and/or per-application level. Driconf is implemented in Python. It uses the GTK+ toolkit bindings and the xdriinfo program (from the xdriinfo or xbase-clients package) to retrieve configuration information from OpenGL drivers.