X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=include%2Fmconfig.h;fp=include%2Fmconfig.h;h=e14d53c2256d9a6e4c4594d47d2fc28bd6225d5e;hb=481529ad21f4b8518434cca82c533277f1353352;hp=2c3c86f4fa9e2c6d8b5c06c93d21ab87888c2f3c;hpb=7bb4eea6ef740caafac797ad2fd89bf1bb90e45f;p=xf86-input-mtrack.git diff --git a/include/mconfig.h b/include/mconfig.h index 2c3c86f..e14d53c 100644 --- a/include/mconfig.h +++ b/include/mconfig.h @@ -97,6 +97,8 @@ struct MConfig { int touch_max; // Maximum touch value. int pad_width; // Width of the touchpad. int pad_height; // Height of the touchpad. + int pad_xmin; // Minimum x coordinate. + int pad_ymin; // Minimum y coordinate. // Set by config. int touch_down; // When is a finger touching? 0 - 100 (percentage)