input_set_keycode(9) suse man page | unix.com

Man Page: input_set_keycode

Operating Environment: suse

Section: 9

INPUT_SET_KEYCODE(9)						  Input Subsystem					      INPUT_SET_KEYCODE(9)

NAME
input_set_keycode - assign new keycode to a given scancode
SYNOPSIS
int input_set_keycode(struct input_dev * dev, unsigned int scancode, unsigned int keycode);
ARGUMENTS
dev input device which keymap is being updated scancode scancode (or its equivalent for device in question) keycode new keycode to be assigned to the scancode
DESCRIPTION
This function should be called by anyone needing to update current keymap. Presently keyboard and evdev handlers use it.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 INPUT_SET_KEYCODE(9)
Related Man Pages
setkeycodes(8) - mojave
setkeycodes(8) - osx
setkeycodes(8) - xfree86
setkeycodes(8) - opendarwin
setkeycodes(8) - x11r4
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I
32 bit process addressing more than 4GB