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_ff_device(9) - centos |
xselectinput(3) - debian |
xselectinput(3) - centos |
xselectinput(3x11) - xfree86 |
xselectinput(3) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
Shopt -s histappend |
Controlling user input |
[TIP] Processing YAML files with yq |