From 3f0067b45e66ef8db785b67a36f015fd4e6a9f6c Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 18 Jun 2009 00:29:44 +1000 Subject: [PATCH] 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 --- XI2proto.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.