diff --git a/unstable/wlr-virtual-pointer-unstable-v1.xml b/unstable/wlr-virtual-pointer-unstable-v1.xml index e21b4d7..ea243e7 100644 --- a/unstable/wlr-virtual-pointer-unstable-v1.xml +++ b/unstable/wlr-virtual-pointer-unstable-v1.xml @@ -23,7 +23,7 @@ DEALINGS IN THE SOFTWARE. - + This protocol allows clients to emulate a physical pointer device. The requests are mostly mirror opposites of those specified in wl_pointer. @@ -118,7 +118,7 @@ - + This object allows clients to create individual virtual pointer objects. @@ -135,5 +135,18 @@ + + + + + Creates a new virtual pointer. The seat and the output arguments are + optional. If the seat argument is set, the compositor should assign the + input device to the requested seat. If the output argument is set, the + compositor should map the input device to the requested output. + + + + +