driver_info_x11_t Struct Reference
[Driver information]

X11 server info. More...

#include <hd.h>


Data Fields

driver_info_unext
enum driver_info_type type
 driver info type
str_list_thddb0
str_list_thddb1
 the actual driver database entries
char * server
 the server/module name
char * xf86_ver
 XFree86 version (3 or 4).
unsigned x3d:1
 has 3D support
struct {
   unsigned   all:5
 the next 5 entries combined
   unsigned   c8:1
   unsigned   c15:1
   unsigned   c16:1
   unsigned   c24:1
   unsigned   c32:1
colors
 supported color depths
unsigned dacspeed
 max.
str_list_textensions
 additional X extensions to load ('Module' section)
str_list_toptions
 special server options
str_list_traw
 extra info to add to XF86Config
char * script
 3d script to run


Detailed Description

X11 server info.


Field Documentation

union driver_info_u* driver_info_x11_t::next

enum driver_info_type driver_info_x11_t::type

driver info type

str_list_t* driver_info_x11_t::hddb0

str_list_t * driver_info_x11_t::hddb1

the actual driver database entries

char* driver_info_x11_t::server

the server/module name

char* driver_info_x11_t::xf86_ver

XFree86 version (3 or 4).

unsigned driver_info_x11_t::x3d

has 3D support

unsigned driver_info_x11_t::all

the next 5 entries combined

unsigned driver_info_x11_t::c8

unsigned driver_info_x11_t::c15

unsigned driver_info_x11_t::c16

unsigned driver_info_x11_t::c24

unsigned driver_info_x11_t::c32

struct { ... } driver_info_x11_t::colors

supported color depths

unsigned driver_info_x11_t::dacspeed

max.

ramdac clock

str_list_t* driver_info_x11_t::extensions

additional X extensions to load ('Module' section)

str_list_t* driver_info_x11_t::options

special server options

str_list_t* driver_info_x11_t::raw

extra info to add to XF86Config

char* driver_info_x11_t::script

3d script to run


The documentation for this struct was generated from the following file: