NAME

xdriinfo - query configuration information of DRI drivers

SYNOPSIS

xdriinfo [-display _d_i_s_p_l_a_y_n_a_m_e] [command]

DESCRIPTION

_x_d_r_i_i_n_f_o 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 _s_c_r_e_e_n
Print the name of the direct rendering driver for _s_c_r_e_e_n.
options _s_c_r_e_e_n_|_d_r_i_v_e_r
Print the XML document describing the configuration options of a driver. The driver can be specified directly by _d_r_i_v_e_r name or indirectly by _s_c_r_e_e_n 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