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 More...
 
str_list_thddb0
 
str_list_thddb1
 the actual driver database entries More...
 
char * XkbRules
 XF86Config entries. More...
 
char * XkbModel
 
char * XkbLayout
 
char * keymap
 console keymap More...
 

Detailed Description

keyboard info

Field Documentation

◆ hddb0

str_list_t* driver_info_kbd_t::hddb0

◆ hddb1

str_list_t * driver_info_kbd_t::hddb1

the actual driver database entries

◆ keymap

char* driver_info_kbd_t::keymap

console keymap

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

◆ next

union driver_info_u* driver_info_kbd_t::next

◆ type

enum driver_info_type driver_info_kbd_t::type

driver info type

Referenced by kbd_driver().

◆ XkbLayout

char* driver_info_kbd_t::XkbLayout

◆ XkbModel

char* driver_info_kbd_t::XkbModel

◆ XkbRules

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: