From e07c501eb27357e70af85a930556948d5f1d3ac2 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 24 Feb 2010 13:53:21 +1000 Subject: Update comment - wacom tool type property is read-only. Signed-off-by: Peter Hutterer --- include/wacom-properties.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/wacom-properties.h b/include/wacom-properties.h index fea7a7f..d4b1112 100644 --- a/include/wacom-properties.h +++ b/include/wacom-properties.h @@ -69,7 +69,7 @@ /* BOOL, 1 value */ #define WACOM_PROP_HOVER "Wacom Hover Click" -/* Atom, 1 value */ +/* Atom, 1 value, read-only */ #define WACOM_PROP_TOOL_TYPE "Wacom Tool Type" /* Atom, X values where X is the number of physical buttons. -- cgit v1.2.1