sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit 2f50be3d88491651286609c572f44a889df2b72a
parent 947570e6df886146d225112f3b15a1deea66c4d8
Author: minus <minus@mnus.de>
Date:   Fri,  5 Aug 2016 19:55:00 +0200

added get_inputs hint to man 5 sway-input

Diffstat:
Msway/sway-input.5.txt | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 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 --------