man: document `input XXX map_to_output *`

This is useful to reset the output mapping.
This commit is contained in:
Simon Ser 2021-02-08 19:23:46 +01:00 committed by Tudor Brindus
parent e01a3c85f6
commit 641b8719ad
1 changed files with 3 additions and 0 deletions

View File

@ -111,6 +111,9 @@ The following commands may only be used in the configuration file.
Maps inputs from this device to the specified output. Only meaningful if the Maps inputs from this device to the specified output. Only meaningful if the
device is a pointer, touch, or drawing tablet device. device is a pointer, touch, or drawing tablet device.
The wildcard _\*_ can be used to map the input device to the whole desktop
layout.
*input* <identifier> map_to_region <X> <Y> <width> <height> *input* <identifier> map_to_region <X> <Y> <width> <height>
Maps inputs from this device to the specified region of the global output 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 layout. Only meaningful if the device is a pointer, touch, or drawing tablet