diff options
author | minus <minus@mnus.de> | 2016-08-05 19:55:00 +0200 |
---|---|---|
committer | minus <minus@mnus.de> | 2016-08-05 19:55:00 +0200 |
commit | 2f50be3d88491651286609c572f44a889df2b72a (patch) | |
tree | 9a0284e54390c9d34c04a32b7c2a456874934285 /sway | |
parent | 947570e6df886146d225112f3b15a1deea66c4d8 (diff) |
added get_inputs hint to man 5 sway-input
Diffstat (limited to 'sway')
-rw-r--r-- | sway/sway-input.5.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt index 2ac878cd..ea7b790a 100644 --- a/sway/sway-input.5.txt +++ b/sway/sway-input.5.txt @@ -12,7 +12,8 @@ Description ----------- Sway allows for configuration of libinput devices through _input { }_ blocks in -your config file. +your config file. To obtain a list of available devices, run **swaymsg -t +get_inputs**. Commands -------- |