mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 13:04:11 +01:00
Add documentation for seat cursor command.
This commit is contained in:
parent
c355d680e9
commit
c53b2edd41
@ -328,6 +328,13 @@ The default colors are:
|
|||||||
the named seat, and _}_ on its own line will close the block.
|
the named seat, and _}_ on its own line will close the block.
|
||||||
See **sway-input**(5) for details.
|
See **sway-input**(5) for details.
|
||||||
|
|
||||||
|
**seat** <seat_name> cursor <move|set> <x> <y>::
|
||||||
|
Move cursor relatively to current position or set to absolute screen position.
|
||||||
|
A value of 0 causes the axis to be ignored in both commands.
|
||||||
|
|
||||||
|
**seat** <seat_name> cursor <press|release> <left|right|1|2|3...>::
|
||||||
|
Simulate press of mouse button specified by left, right, or numerical code.
|
||||||
|
|
||||||
**kill**::
|
**kill**::
|
||||||
Kills (force-closes) the currently-focused container and all of its children.
|
Kills (force-closes) the currently-focused container and all of its children.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user