centos man page for struct_matrix_keymap_data

Query: struct_matrix_keymap_data

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STRUCT
MATRIX_KEYMAP(9) Input Subsystem STRUCT MATRIX_KEYMAP(9)
NAME
struct_matrix_keymap_data - keymap for matrix keyboards
SYNOPSIS
struct matrix_keymap_data { const uint32_t * keymap; unsigned int keymap_size; };
MEMBERS
keymap pointer to array of uint32 values encoded with KEY macro representing keymap keymap_size number of entries (initialized) in this keymap
DESCRIPTION
This structure is supposed to be used by platform code to supply keymaps to drivers that implement matrix-like keypads/keyboards.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT MATRIX_KEYMAP(9)
Related Man Pages
struct_platform_nand_ctrl(9) - centos
svgakeymap(1) - debian
install-keymap(8) - debian
keymap(5) - minix
xkbcomp(1x) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I