centos man page for sparse_keymap_report_event

Query: sparse_keymap_report_event

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SPARSE_KEYMAP_REPORT(9) 					  Input Subsystem					   SPARSE_KEYMAP_REPORT(9)

NAME
sparse_keymap_report_event - report event corresponding to given scancode
SYNOPSIS
bool sparse_keymap_report_event(struct input_dev * dev, unsigned int code, unsigned int value, bool autorelease);
ARGUMENTS
dev Input device using sparse keymap code Scan code value Value that should be reported (ignored by KE_SW entries) autorelease Signals whether release event should be emitted for KE_KEY entries right after reporting press event, ignored by all other entries
DESCRIPTION
This function is used to perform lookup in an input device using sparse keymap and report corresponding event. Returns true if lookup was successful and false otherwise.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SPARSE_KEYMAP_REPORT(9)
Related Man Pages
std::decimal(3) - centos
struct_input_dev(9) - centos
struct_input_polled_dev(9) - centos
xselectinput(3) - debian
xselectinput(3) - x11r4
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
Please Welcome Dave Munro to the Moderator Team!