Scroll to navigation

STRUCT INPUT_MT_POS(9) Input Subsystem STRUCT INPUT_MT_POS(9)

NAME

struct_input_mt_pos - contact position

SYNOPSIS

struct input_mt_pos {

s16 x;
s16 y; };

MEMBERS

x

horizontal coordinate

y

vertical coordinate

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.