driver_info_mouse_t Struct Reference
[Driver information]

mouse protocol info More...

#include <hd.h>


Data Fields

union driver_info_u * next
enum driver_info_type type
 driver info type
str_list_thddb0
str_list_thddb1
 the actual driver database entries
char * xf86
 the XF86 protocol name
char * gpm
 dto, gpm
int buttons
 number of buttons, -1 --> unknown
int wheels
 dto, wheels


Detailed Description

mouse protocol info

Field Documentation

union driver_info_u* driver_info_mouse_t::next [write]

enum driver_info_type driver_info_mouse_t::type

driver info type

str_list_t* driver_info_mouse_t::hddb0

str_list_t * driver_info_mouse_t::hddb1

the actual driver database entries

char* driver_info_mouse_t::xf86

the XF86 protocol name

char* driver_info_mouse_t::gpm

dto, gpm

int driver_info_mouse_t::buttons

number of buttons, -1 --> unknown

int driver_info_mouse_t::wheels

dto, wheels


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