Query: sparse_keymap_report_entry
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)NAMEsparse_keymap_report_entry - report event corresponding to given key entrySYNOPSISvoid sparse_keymap_report_entry(struct input_dev * dev, const struct key_entry * ke, unsigned int value, bool autorelease);ARGUMENTSdev Input device for which event should be reported ke key entry describing event 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 entriesDESCRIPTIONThis function is used to report input event described by given struct key_entry.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SPARSE_KEYMAP_REPORT(9)
Related Man Pages |
---|
struct_input_handler(9) - centos |
struct_input_polled_dev(9) - centos |
xselectinput(3x11) - xfree86 |
xselectinput(3) - suse |
xselectinput(3x11) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Docker learning Phase-I |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |
[TIP] Processing YAML files with yq |