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>
This commit is contained in:
Peter Hutterer 2011-03-23 13:32:42 +10:00
parent 47901cd142
commit ef7518cc62

View file

@ -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