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
struct_input_polled_dev(9) - centos
xkbupdatemapfromcore(3) - suse
struct_ff_device(9) - suse
struct_input_dev(9) - suse
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
Tar Command
Docker learning Phase-I
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq