libhd  5.0
Data Fields
driver_info_kbd_t Struct Reference

keyboard 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 * XkbRules
 XF86Config entries.
char * XkbModel
char * XkbLayout
char * keymap
 console keymap

Detailed Description

keyboard info

Field Documentation

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
char* driver_info_kbd_t::XkbModel
char* driver_info_kbd_t::XkbRules

XF86Config entries.

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


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