input_get_keycode(9) centos man page | unix.com

Man Page: input_get_keycode

Operating Environment: centos

Section: 9

INPUT_GET_KEYCODE(9)						  Input Subsystem					      INPUT_GET_KEYCODE(9)

NAME
input_get_keycode - retrieve keycode currently mapped to a given scancode
SYNOPSIS
int input_get_keycode(struct input_dev * dev, struct input_keymap_entry * ke);
ARGUMENTS
dev input device which keymap is being queried ke keymap entry
DESCRIPTION
This function should be called by anyone interested in retrieving current keymap. Presently evdev handlers use it.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INPUT_GET_KEYCODE(9)
Related Man Pages
device_schedule_callback_owner(9) - centos
struct_input_polled_dev(9) - centos
install-keymap(8) - debian
xkbcomp(1x) - osf1
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq