mirror of
https://github.com/swaywm/sway.git
synced 2025-01-16 08:05:58 +01:00
manpage: add references sway.5 <-> sway-input.5
This commit is contained in:
parent
e953f634d9
commit
54111839a4
2 changed files with 10 additions and 0 deletions
|
@ -44,3 +44,8 @@ Commands
|
||||||
|
|
||||||
**input** <identifier> tap <enabled|disabled>:
|
**input** <identifier> tap <enabled|disabled>:
|
||||||
Enables or disables tap for specified input device.
|
Enables or disables tap for specified input device.
|
||||||
|
|
||||||
|
See Also
|
||||||
|
--------
|
||||||
|
|
||||||
|
**sway**(5)
|
||||||
|
|
|
@ -224,3 +224,8 @@ Currently supported attributes:
|
||||||
Compare against the workspace name for this view. Can be a regular expression.
|
Compare against the workspace name for this view. Can be a regular expression.
|
||||||
If value is _focused_ then all the views on the currently focused workspace
|
If value is _focused_ then all the views on the currently focused workspace
|
||||||
matches.
|
matches.
|
||||||
|
|
||||||
|
See Also
|
||||||
|
--------
|
||||||
|
|
||||||
|
**sway**(1) **sway-input**(5)
|
||||||
|
|
Loading…
Reference in a new issue