Definitions in mtouch_params.h

Updated: April 19, 2023

Preprocessor macro definitions for the mtouch_params.h header file in the libinputevents library

Definitions:

#include <input/>
#define MTOUCH_MAX_FILTERS 8

Maximum number of filters used by Screen.

This is somewhat arbitrary and is defined only so Screen knows how big to make its filters parameter array. There is no libinputevents limit to how many filters can be chained.

Library:

libinputevents