driver_info_mouse_t Struct Reference
[Driver information]

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

driver info type

Referenced by expand_driver_info().

the actual driver database entries

the XF86 protocol name

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

dto, gpm

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

number of buttons, -1 --> unknown

Referenced by dump_normal(), and expand_driver_info().

dto, wheels

Referenced by dump_normal(), and expand_driver_info().


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