input_set_keycode(9) centos man page | unix.com

Man Page: input_set_keycode

Operating Environment: centos

Section: 9

INPUT_SET_KEYCODE(9)						  Input Subsystem					      INPUT_SET_KEYCODE(9)

NAME
input_set_keycode - attribute a keycode to a given scancode
SYNOPSIS
int input_set_keycode(struct input_dev * dev, const struct input_keymap_entry * ke);
ARGUMENTS
dev input device which keymap is being updated ke new keymap entry
DESCRIPTION
This function should be called by anyone needing to update current keymap. Presently keyboard and evdev handlers use it.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INPUT_SET_KEYCODE(9)
Related Man Pages
xkbupdatemapfromcore(3) - centos
struct_input_dev(9) - centos
xkbupdatemapfromcore(3) - x11r4
struct_ff_device(9) - suse
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq