libkeymap
2.0.4
Library to manage the Linux keymaps
Main Page
Data Structures
Files
File List
Globals
src
libkeymap
keymap
kernel.h
Go to the documentation of this file.
1
5
#ifndef LK_KERNEL_H
6
#define LK_KERNEL_H
7
8
#include <
keymap/context.h
>
9
18
int
lk_kernel_keymap
(
struct
lk_ctx *ctx,
int
console);
19
27
int
lk_kernel_keys
(
struct
lk_ctx *ctx,
int
console);
28
36
int
lk_kernel_funcs
(
struct
lk_ctx *ctx,
int
console);
37
45
int
lk_kernel_diacrs
(
struct
lk_ctx *ctx,
int
console);
46
47
#endif
/* LK_KERNEL_H */
context.h
Header contains flags, keywords and context structure.
lk_kernel_funcs
int lk_kernel_funcs(struct lk_ctx *ctx, int console)
lk_kernel_keymap
int lk_kernel_keymap(struct lk_ctx *ctx, int console)
lk_kernel_diacrs
int lk_kernel_diacrs(struct lk_ctx *ctx, int console)
lk_kernel_keys
int lk_kernel_keys(struct lk_ctx *ctx, int console)
Generated on Wed Apr 18 2018 19:55:06 for libkeymap by
1.8.8