input_scancode_to_scalar(9) centos man page | unix.com

Man Page: input_scancode_to_scalar

Operating Environment: centos

Section: 9

INPUT_SCANCODE_TO_SC(9) 					  Input Subsystem					   INPUT_SCANCODE_TO_SC(9)

NAME
input_scancode_to_scalar - converts scancode in struct input_keymap_entry
SYNOPSIS
int input_scancode_to_scalar(const struct input_keymap_entry * ke, unsigned int * scancode);
ARGUMENTS
ke keymap entry containing scancode to be converted. scancode pointer to the location where converted scancode should be stored.
DESCRIPTION
This 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'.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INPUT_SCANCODE_TO_SC(9)
Related Man Pages
keyboard_ucallback(3alleg4) - debian
setkeycodes(8) - mojave
setkeycodes(8) - osx
setkeycodes(8) - xfree86
setkeycodes(8) - opendarwin
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
Docker learning Phase-I
Unsure why access time on a directory change isn't changing