mirror of
https://github.com/swaywm/sway.git
synced 2025-11-19 06:59:52 -05:00
Add input example section to config
Also improve sway-input(5) description to be more consistent with sway-bar(5).
This commit is contained in:
parent
420fa20ae6
commit
aecd33d25d
2 changed files with 21 additions and 6 deletions
|
|
@ -11,9 +11,9 @@ sway-input - input configuration file and commands
|
|||
Description
|
||||
-----------
|
||||
|
||||
Sway allows for configuration of libinput devices through _input { }_ blocks in
|
||||
your config file. To obtain a list of available devices, run **swaymsg -t
|
||||
get_inputs**.
|
||||
Sway allows for configuration of libinput devices within the sway configuration file.
|
||||
sway-input commands must be used inside a _input { }_ block in the config.
|
||||
To obtain a list of available devices identifier, run **swaymsg -t get_inputs**.
|
||||
|
||||
Commands
|
||||
--------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue