Man Page: struct_input_mt_slot
Operating Environment: centos
Section: 9
STRUCTINPUT_MT_SLOT(9) Input Subsystem STRUCT INPUT_MT_SLOT(9)NAMEstruct_input_mt_slot - represents the state of an input MT slotSYNOPSISstruct input_mt_slot { int abs[ABS_MT_LAST - ABS_MT_FIRST + 1]; unsigned int frame; unsigned int key; };MEMBERSabs[ABS_MT_LAST - ABS_MT_FIRST + 1] holds current values of ABS_MT axes for this slot frame last frame at which input_mt_report_slot_state was called key optional driver designation of this slotCOPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT INPUT_MT_SLOT(9)
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |