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) - debian
setkeycodes(8) - hpux
setkeycodes(8) - xfree86
setkeycodes(8) - opendarwin
setkeycodes(8) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB