Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
xdriinfo(1)			  X Version 11			     xdriinfo(1)

NAME
     xdriinfo - query configuration information of DRI drivers

SYNOPSIS
     xdriinfo [-display displayname] [-help|-version] [command]

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 di-
     rect rendering drivers for all screens.

     Valid options are:

     -display
	    Specifies X server to connect to.

     -help  Print the program usage and exit.

     -version
	    Print the program version and exit.

     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  in-
	    directly by screen number.	If the driver name is specified directly
	    then no X connection is needed.

ENVIRONMENT
     DISPLAY
	    The default display.

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

AUTHOR
     Felix Kuehling

xdriinfo 1.0.8			   2025-03-24			     xdriinfo(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=xdriinfo&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help