summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-06-18 00:29:44 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-06-18 00:30:12 +1000
commit3f0067b45e66ef8db785b67a36f015fd4e6a9f6c (patch)
tree3df5fc0da5e9600c658ddd03833b401a929a6416
parentb40f48b15e3362cc7b5aeb800b7de072ce20e4aa (diff)
XIDeviceChangedEvents may occur on master devices too.
Prime example is a change in the number of buttons due to the availability of a new slave device. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--XI2proto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/XI2proto.txt b/XI2proto.txt
index 1739849..f69eeb1 100644
--- a/XI2proto.txt
+++ b/XI2proto.txt
@@ -1361,7 +1361,7 @@ EVENTHEADER { type: BYTE
A SlaveSwitch 'reason' can only occur on a master device.
If 'reason' is DeviceChange, the device itself has changed through
other means (e.g. a physical device change) and 'source' is
- undefined. A DeviceChange can only occur on a slave device.
+ undefined.
source
The source of the new classes. Only defined in 'reason' is
SlaveSwitch.