|
libhd
5.0
|
keyboard info More...
#include <hd.h>
Data Fields | |
| union driver_info_u * | next |
| enum driver_info_type | type |
| driver info type More... | |
| str_list_t * | hddb0 |
| str_list_t * | hddb1 |
| the actual driver database entries More... | |
| char * | XkbRules |
| XF86Config entries. More... | |
| char * | XkbModel |
| char * | XkbLayout |
| char * | keymap |
| console keymap More... | |
keyboard info
| str_list_t* driver_info_kbd_t::hddb0 |
| str_list_t * driver_info_kbd_t::hddb1 |
the actual driver database entries
| char* driver_info_kbd_t::keymap |
console keymap
Referenced by dump_normal(), free_driver_info(), and kbd_driver().
| union driver_info_u* driver_info_kbd_t::next |
| enum driver_info_type driver_info_kbd_t::type |
driver info type
Referenced by kbd_driver().
| char* driver_info_kbd_t::XkbLayout |
Referenced by dump_normal(), free_driver_info(), and kbd_driver().
| char* driver_info_kbd_t::XkbModel |
Referenced by dump_normal(), free_driver_info(), and kbd_driver().
| char* driver_info_kbd_t::XkbRules |
XF86Config entries.
Referenced by dump_normal(), free_driver_info(), and kbd_driver().