libhd  5.0
Data Fields
driver_info_mouse_t Struct Reference

mouse protocol info More...

#include <hd.h>

Data Fields

union driver_info_unext
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

int driver_info_mouse_t::buttons

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().

str_list_t* driver_info_mouse_t::hddb0

Referenced by expand_driver_info().

str_list_t * driver_info_mouse_t::hddb1

the actual driver database entries

union driver_info_u* driver_info_mouse_t::next
enum driver_info_type driver_info_mouse_t::type

driver info type

int driver_info_mouse_t::wheels

dto, wheels

Referenced by dump_normal(), and expand_driver_info().

char* driver_info_mouse_t::xf86

the XF86 protocol name

Referenced by dump_normal(), expand_driver_info(), and free_driver_info().


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