From d9aa0917b491e9d6ef887ac59fb7a01fb428fa62 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 18 Aug 2009 15:05:09 +1000 Subject: [PATCH] XI2proto: XIChangeCursor request requires a master pointer. State that the server will return BadDevice in this case. Signed-off-by: Peter Hutterer --- XI2proto.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/XI2proto.txt b/XI2proto.txt index 21410a6..3fd7ac9 100644 --- a/XI2proto.txt +++ b/XI2proto.txt @@ -572,6 +572,9 @@ are required to be 0. protocol's window attributes, display cursor C(w). - repeat on parent window until a cursor has been found. + If deviceid does not specify a master pointer, a BadDevice error + is returned. + ┌─── XIChangeHierarchy num_changes: CARD8 -- 2.7.4