Man Page: input_mt_report_pointer_emulation
Operating Environment: centos
Section: 9
INPUT_MT_REPORT_POIN(9) Input Subsystem INPUT_MT_REPORT_POIN(9)NAMEinput_mt_report_pointer_emulation - common pointer emulationSYNOPSISvoid input_mt_report_pointer_emulation(struct input_dev * dev, bool use_count);ARGUMENTSdev input device with allocated MT slots use_count report number of active contacts as finger countDESCRIPTIONPerforms legacy pointer emulation via BTN_TOUCH, ABS_X, ABS_Y and ABS_PRESSURE. Touchpad finger count is emulated if use_count is true. The input core ensures only the KEY and ABS axes already setup for this device will produce output.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_MT_REPORT_POIN(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| struct_input_polled_dev(9) - centos |
| struct_ff_device(9) - suse |
| struct_input_dev(9) - suse |
| struct_input_handler(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |