diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/gestures-tapping.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gestures-tapping.c b/src/gestures-tapping.c index b2acae8..8727639 100644 --- a/src/gestures-tapping.c +++ b/src/gestures-tapping.c | |||
| @@ -25,7 +25,7 @@ | |||
| 25 | 25 | ||
| 26 | static const int TAP_MIN_GAP_MS = 25; | 26 | static const int TAP_MIN_GAP_MS = 25; |
| 27 | 27 | ||
| 28 | static const int fm_mask = 0x03; | 28 | static const int fm_mask = 0x07; |
| 29 | 29 | ||
| 30 | static void set_props(const struct gesture_inserter *gin, | 30 | static void set_props(const struct gesture_inserter *gin, |
| 31 | struct tapping_model *s, const struct move_model *m, | 31 | struct tapping_model *s, const struct move_model *m, |
