Man Page: struct_matrix_keymap_data
Operating Environment: centos
Section: 9
STRUCTMATRIX_KEYMAP(9) Input Subsystem STRUCT MATRIX_KEYMAP(9)NAMEstruct_matrix_keymap_data - keymap for matrix keyboardsSYNOPSISstruct matrix_keymap_data { const uint32_t * keymap; unsigned int keymap_size; };MEMBERSkeymap pointer to array of uint32 values encoded with KEY macro representing keymap keymap_size number of entries (initialized) in this keymapDESCRIPTIONThis structure is supposed to be used by platform code to supply keymaps to drivers that implement matrix-like keypads/keyboards.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT MATRIX_KEYMAP(9)
| Related Man Pages |
|---|
| struct_input_polled_dev(9) - centos |
| struct_regulator_config(9) - centos |
| install-keymap(8) - debian |
| struct_matrix_keypad_platform_data(9) - suse |
| ukbd(4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |