aboutsummaryrefslogtreecommitdiff
path: root/include/evdev-properties.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/evdev-properties.h')
-rw-r--r--include/evdev-properties.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/evdev-properties.h b/include/evdev-properties.h
index 745a1ba..8ae5ba3 100644
--- a/include/evdev-properties.h
+++ b/include/evdev-properties.h
@@ -87,4 +87,8 @@
*/
#define EVDEV_PROP_FUNCTION_KEYS "Evdev Function Keys"
+/* Smooth scroll */
+/* INT32, 3 values (vertical, horizontal, dial) */
+#define EVDEV_PROP_SCROLL_DISTANCE "Evdev Scrolling Distance"
+
#endif