libkeymap  2.0.4
Library to manage the Linux keymaps
Data Fields
kmapinfo Struct Reference

General information about the keymap. More...

#include <dump.h>

Data Fields

lk_flags flags
 
lk_keywords keywords
 
size_t keymaps
 
size_t keymaps_alloced
 
size_t functions
 
size_t composes
 
size_t keymaps_total
 
size_t functions_total
 
size_t composes_total
 

Detailed Description

General information about the keymap.

Field Documentation

lk_flags flags

Parser flags that are set outside the library

lk_keywords keywords

Keywords used in keymap files

size_t keymaps

Number of keymaps in actual use

size_t keymaps_alloced

Number of keymaps dynamically allocated

size_t functions

Number of function keys

size_t composes

Number of compose definitions in actual use

size_t keymaps_total
size_t functions_total
size_t composes_total

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