From 4829f1c26a521a4ef6659d91505112cc0be8d237 Mon Sep 17 00:00:00 2001 From: Tadeo Kondrak Date: Mon, 28 Oct 2019 18:26:00 -0600 Subject: Implement input map_to_region command --- sway/sway-input.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sway/sway-input.5.scd') diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd index 2ee95c0b..d0bf648b 100644 --- a/sway/sway-input.5.scd +++ b/sway/sway-input.5.scd @@ -88,7 +88,7 @@ The following commands may only be used in the configuration file. Maps inputs from this device to the specified output. Only meaningful if the device is a pointer, touch, or drawing tablet device. -*input* map_to_region +*input* map_to_region Maps inputs from this device to the specified region of the global output layout. Only meaningful if the device is a pointer, touch, or drawing tablet device. -- cgit v1.2.3-54-g00ecf