From aecd33d25db184d152ec6b7ddd69db6713ec232e Mon Sep 17 00:00:00 2001 From: Götz Christ Date: Thu, 18 Aug 2016 17:56:01 -0500 Subject: Add input example section to config Also improve sway-input(5) description to be more consistent with sway-bar(5). --- sway/sway-input.5.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sway') diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt index ea7b790a..17b74705 100644 --- a/sway/sway-input.5.txt +++ b/sway/sway-input.5.txt @@ -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 -------- -- cgit v1.2.3-54-g00ecf