mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-09 04:48:06 +02:00
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:
parent
47901cd142
commit
ef7518cc62
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue