ABS_MT_TOOL_X
[ABS_MT_TOOL_X] = "MTToolX",
case ABS_MT_TOOL_X:
input_event(input, EV_ABS, ABS_MT_TOOL_X, cx);
code = ABS_MT_TOOL_X;
input_report_abs(input, ABS_MT_TOOL_X, ctr_x);
input_set_abs_params(input_dev, ABS_MT_TOOL_X,