Implement input map_to_region command

This commit is contained in:
Tadeo Kondrak 2019-10-28 18:26:00 -06:00 committed by Simon Ser
parent df1a046875
commit 4829f1c26a
8 changed files with 97 additions and 2 deletions

View file

@ -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* <identifier> map_to_region <WxH@X,Y>
*input* <identifier> map_to_region <X> <Y> <width> <height>
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.