chiark / gitweb /
Button zones: Provide BottomEdgeZonesEnable
[xf86-input-mtrack.git] / include / mconfig.h
index 6cead2a35c54de403e5729c21625ce025ab38bb4..2c3c86f4fa9e2c6d8b5c06c93d21ab87888c2f3c 100644 (file)
@@ -38,6 +38,7 @@
 #define DEFAULT_BUTTON_ENABLE 1
 #define DEFAULT_BUTTON_INTEGRATED 1
 #define DEFAULT_BUTTON_ZONES 0
+#define DEFAULT_BOTTOM_EDGE_ZONES 0
 #define DEFAULT_BUTTON_1TOUCH 3
 #define DEFAULT_BUTTON_2TOUCH 2
 #define DEFAULT_BUTTON_3TOUCH 0
@@ -119,6 +120,7 @@ struct MConfig {
        int button_integrated;  // Is the button under the touchpad? 0 or 1
        int button_expire;              // How long to consider a touch for button emulation. >= 0
        int button_zones;               // Use button zones for emulation?
+       int bottom_edge_zones;          // Use bottom edge zones for emulation?
        int button_1touch;              // What button to emulate when one finger is on the
                                                        // pad or the first zone is clicked? 0 to 32
        int button_2touch;              // What button to emulate when two fingers are on the