summaryrefslogtreecommitdiff
path: root/src/synapticsstr.h
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2012-02-05 22:50:47 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2012-05-10 09:42:43 +1000
commit3b02e7fd81da4b100fb9ac32378f6d50f54cf0e2 (patch)
tree50e8063fd2b565df083d0b5ba2c7d70f0e571248 /src/synapticsstr.h
parent0903d99ada1755f11a2a5cbf89a345de896e18ec (diff)
Drop circular pad support
Do such devices still exist? Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Acked-by: Chase Douglas <chase.douglas@canonical.com>
Diffstat (limited to 'src/synapticsstr.h')
-rw-r--r--src/synapticsstr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/synapticsstr.h b/src/synapticsstr.h
index d894b63..7024a9b 100644
--- a/src/synapticsstr.h
+++ b/src/synapticsstr.h
@@ -150,7 +150,6 @@ typedef struct _SynapticsParameters {
Bool circular_scrolling; /* Enable circular scrolling */
double scroll_dist_circ; /* Scrolling angle radians */
int circular_trigger; /* Trigger area for circular scrolling */
- Bool circular_pad; /* Edge has an oval or circular shape */
Bool palm_detect; /* Enable Palm Detection */
int palm_min_width; /* Palm detection width */
int palm_min_z; /* Palm detection depth */