xdriinfo - query configuration information of DRI drivers https://www.x.org/wiki/
Go to file
2024-01-05 19:36:30 +01:00
README.md package created by autospec [release 1.0.4-1mamba;Tue Apr 26 2011] 2024-01-05 19:36:30 +01:00
xdriinfo.spec automatic update by autodist [release 1.0.5-1mamba;Wed Apr 22 2015] 2024-01-05 19:36:30 +01:00

xdriinfo

xdriinfo can be used to query configuration information of direct rendering drivers. If no command argument is specified it lists the names of the direct rendering drivers for all screens.

Valid commands are:

  • nscreens: Print the number of screens.

  • driver screen: Print the name of the direct rendering driver for screen.

  • options screen|driver: Print the XML document describing the configuration options of a driver. The driver can be specified directly by driver name or indirectly by screen number. If the driver name is specified directly then no X connection is needed.