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) - linux
setkeycodes(8) - redhat
setkeycodes(8) - posix
setkeycodes(8) - opendarwin
setkeycodes(8) - osf1
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Tar Command
A (ksh) Library For and From UNIX.com