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) - centos
setkeycodes(8) - linux
setkeycodes(8) - osx
setkeycodes(8) - osf1
setkeycodes(8) - x11r4
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com