[PATCH inputproto] specs: move erroneous Errors: line to where it belongs
Peter Hutterer
peter.hutterer at who-t.net
Tue Mar 22 20:53:37 PDT 2011
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
specs/XIproto.txt | 6 ++++--
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
--
1.7.4
More information about the xorg-devel
mailing list