|
libhd
5.0
|
mouse protocol info More...
#include <hd.h>
Data Fields | |
| union driver_info_u * | next |
| enum driver_info_type | type |
| driver info type | |
| str_list_t * | hddb0 |
| str_list_t * | hddb1 |
| 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 | |
mouse protocol info
number of buttons, -1 --> unknown
Referenced by dump_normal(), and expand_driver_info().
| char* driver_info_mouse_t::gpm |
dto, gpm
Referenced by dump_normal(), expand_driver_info(), and free_driver_info().
Referenced by expand_driver_info().
the actual driver database entries
driver info type
dto, wheels
Referenced by dump_normal(), and expand_driver_info().
the XF86 protocol name
Referenced by dump_normal(), expand_driver_info(), and free_driver_info().