centos man page for input_mt_report_slot_state

Query: input_mt_report_slot_state

OS: centos

Section: 9

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

INPUT_MT_REPORT_SLOT(9) 					  Input Subsystem					   INPUT_MT_REPORT_SLOT(9)

NAME
input_mt_report_slot_state - report contact state
SYNOPSIS
void input_mt_report_slot_state(struct input_dev * dev, unsigned int tool_type, bool active);
ARGUMENTS
dev input device with allocated MT slots tool_type the tool type to use in this slot active true if contact is active, false otherwise
DESCRIPTION
Reports a contact via ABS_MT_TRACKING_ID, and optionally ABS_MT_TOOL_TYPE. If active is true and the slot is currently inactive, or if the tool type is changed, a new tracking id is assigned to the slot. The tool type is only reported if the corresponding absbit field is set.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INPUT_MT_REPORT_SLOT(9)
Related Man Pages
struct_ff_device(9) - centos
struct_input_dev(9) - centos
struct_ff_device(9) - suse
struct_input_polled_dev(9) - suse
struct_user_regset(9) - suse
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?
Controlling user input
Please Welcome Dave Munro to the Moderator Team!