From ff783fce65a63707555098759692b22147646263 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 14 Oct 2008 15:30:20 +1030 Subject: Add property support for ReopenAttempts option. --- include/evdev-properties.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include') diff --git a/include/evdev-properties.h b/include/evdev-properties.h index 6fdad53..b2b3f4b 100644 --- a/include/evdev-properties.h +++ b/include/evdev-properties.h @@ -54,4 +54,8 @@ /* BOOL, 2 values [x, y], 1 inverts axis */ #define EVDEV_PROP_INVERT_AXES "Evdev Axis Inversion" +/* Reopen attempts. */ +/* CARD8 */ +#define EVDEV_PROP_REOPEN "Evdev Reopen Attempts" + #endif -- cgit v1.2.3