Query: input_set_keycode
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INPUT_SET_KEYCODE(9) Input Subsystem INPUT_SET_KEYCODE(9)NAMEinput_set_keycode - attribute a keycode to a given scancodeSYNOPSISint input_set_keycode(struct input_dev * dev, const struct input_keymap_entry * ke);ARGUMENTSdev input device which keymap is being updated ke new keymap entryDESCRIPTIONThis function should be called by anyone needing to update current keymap. Presently keyboard and evdev handlers use it.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_SET_KEYCODE(9)