Man Page: input_scancode_to_scalar
Operating Environment: centos
Section: 9
INPUT_SCANCODE_TO_SC(9) Input Subsystem INPUT_SCANCODE_TO_SC(9)NAMEinput_scancode_to_scalar - converts scancode in struct input_keymap_entrySYNOPSISint input_scancode_to_scalar(const struct input_keymap_entry * ke, unsigned int * scancode);ARGUMENTSke keymap entry containing scancode to be converted. scancode pointer to the location where converted scancode should be stored.DESCRIPTIONThis function is used to convert scancode stored in struct keymap_entry into scalar form understood by legacy keymap handling methods. These methods expect scancodes to be represented as 'unsigned int'.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_SCANCODE_TO_SC(9)
| Related Man Pages |
|---|
| setkeycodes(8) - linux |
| setkeycodes(8) - mojave |
| setkeycodes(8) - v7 |
| setkeycodes(8) - posix |
| setkeycodes(8) - x11r4 |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |