summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2011-03-23 13:32:42 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2011-03-24 09:43:03 +1000
commitef7518cc6260e05a00c496c9e0f3a13c8a785b85 (patch)
tree4a0229f1b5760c1ad137e6113f9f28174b641262
parent47901cd142e832eb930166cbfa769e4fbca969c5 (diff)
specs: move erroneous Errors: line to where it belongs
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Julien Cristau <jcristau@debian.org>
-rw-r--r--specs/XIproto.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/specs/XIproto.txt b/specs/XIproto.txt
index 4b6b8f1..35ab1c9 100644
--- a/specs/XIproto.txt
+++ b/specs/XIproto.txt
@@ -857,10 +857,11 @@
GetDeviceDontPropagateList
window: WINDOW
- Errors: Window
=>
dont-propagate-list: LISTofEVENTCLASS
+ Errors: Window
+
This function returns a list specifying the events that are not
propagated to the ancestors of the specified window.
@@ -989,10 +990,11 @@
ChangeKeyboardDevice
device: DEVICE
- Errors: Device, Match
=>
status: Success, AlreadyGrabbed, Frozen
+ Errors: Device, Match
+
To change the X pointer device, use the ChangePointerDevice
request. The specified device must support input class
Valuators (as reported in the ListInputDevices request) or the