From cb0ebd35ce237a23a32aeb50ec475645db00bcac Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Wed, 19 Jun 2024 23:02:45 +0300 Subject: Make tablet without specific output map to union of outputs --- wiki/Configuration:-Input.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'wiki') diff --git a/wiki/Configuration:-Input.md b/wiki/Configuration:-Input.md index 65282fba..05c6ce9b 100644 --- a/wiki/Configuration:-Input.md +++ b/wiki/Configuration:-Input.md @@ -168,6 +168,8 @@ input { Valid output names are the same as the ones used for output configuration. +Since: 0.1.7 When a tablet is not mapped to any output, it will map to the union of all connected outputs, without aspect ratio correction. + ### General Settings These settings are not specific to a particular input device. -- cgit