diff options
Diffstat (limited to 'include/synaptics-properties.h')
-rw-r--r-- | include/synaptics-properties.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/synaptics-properties.h b/include/synaptics-properties.h index 0b8975c..f1591a4 100644 --- a/include/synaptics-properties.h +++ b/include/synaptics-properties.h @@ -142,4 +142,7 @@ /* 8 bit (BOOL) */ #define SYNAPTICS_PROP_GRAB "Synaptics Grab Event Device" +/* 8 bit (BOOL), 1 value, tap-and-drag */ +#define SYNAPTICS_PROP_GESTURES "Synaptics Gestures" + #endif /* _SYNAPTICS_PROPERTIES_H_ */ |