diff options
Diffstat (limited to 'Xi')
-rw-r--r-- | Xi/xiproperty.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Xi/xiproperty.c b/Xi/xiproperty.c index 396061f80..55f20c402 100644 --- a/Xi/xiproperty.c +++ b/Xi/xiproperty.c @@ -51,6 +51,7 @@ static struct dev_properties char *name; } dev_properties[] = { {0, XI_PROP_ENABLED}, + {0, XI_PROP_XTST_DEVICE}, {0, XATOM_FLOAT}, {0, ACCEL_PROP_PROFILE_NUMBER}, {0, ACCEL_PROP_CONSTANT_DECELERATION}, |