1xdriinfo(1) General Commands Manual xdriinfo(1)
2
3
4
6 xdriinfo - query configuration information of DRI drivers
7
9 xdriinfo [-display displayname] [command]
10
12 xdriinfo can be used to query configuration information of direct ren‐
13 dering drivers. If no command argument is specified it lists the names
14 of the direct rendering drivers for all screens.
15
16 Valid commands are:
17
18 nscreens
19 Print the number of screens.
20
21 driver screen
22 Print the name of the direct rendering driver for screen.
23
24 options screen|driver
25 Print the XML document describing the configuration options of a
26 driver. The driver can be specified directly by driver name or
27 indirectly by screen number. If the driver name is specified
28 directly then no X connection is needed.
29
31 DISPLAY
32 The default display.
33
35 glxinfo(1x)
36
38 Felix Kuehling
39
40
41
42X Version 11 xdriinfo 1.0.1 xdriinfo(1)