logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xdriinfo - query configuration information of DRI drivers

Author

       Felix Kuehling

X Version 11                                     xdriinfo 1.0.7                                      xdriinfo(1)

Description

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 options are:

       -display
              Specifies X server to connect to.

       -version
              Print the program version and exit.

       Valid commands are:

       nscreens
              Print the number of screens.

       driverscreen
              Print the name of the direct rendering driver for screen.

       optionsscreen|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.

Environment

DISPLAY
              The default display.

Name

       xdriinfo - query configuration information of DRI drivers

See Also

X(7), xdpyinfo(1), xwininfo(1), xvinfo(1), glxinfo(1), xprop(1)

Synopsis

xdriinfo [-display displayname] [-version] [command]

See Also