From 93fe8ae705544ac6f9b08dcfe384074762995bed Mon Sep 17 00:00:00 2001 From: madblobfish Date: Sat, 14 Oct 2017 21:39:53 +0200 Subject: Various manpage edits Fix some spelling mistakes, missing punctuation and made some paragraphs more clear. --- sway/sway-input.5.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sway/sway-input.5.txt') diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt index f44a3179..f0c8f87c 100644 --- a/sway/sway-input.5.txt +++ b/sway/sway-input.5.txt @@ -12,8 +12,8 @@ Description ----------- 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**. +sway-input commands must be used inside an _input { }_ block in the config. +To obtain a list of available device identifiers, run **swaymsg -t get_inputs**. Commands -------- @@ -32,7 +32,7 @@ Commands **input** events :: Enables or disables send_events for specified input device. - (Disabling send_events disables the input device) + (Disabling send_events disables the input device) **input** left_handed :: Enables or disables left handed mode for specified input device. -- cgit v1.2.3