Man Page: sparse_keymap_report_entry
Operating Environment: suse
Section: 9
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 2.6. July 2010 SPARSE_KEYMAP_REPORT(9)
| Related Man Pages |
|---|
| struct_input_polled_dev(9) - centos |
| xselectinput(3) - debian |
| xselectinput(3) - x11r4 |
| xselectinput(3x11) - osf1 |
| struct_input_handler(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |