From e8ad1610908f31d77366e2836c3983882b002a1f Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Wed, 21 Dec 2022 15:12:58 +0000 Subject: [PATCH] add binding tablets to outputs --- pages/Configuring/Keywords.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pages/Configuring/Keywords.md b/pages/Configuring/Keywords.md index 0ad3c80..b414104 100644 --- a/pages/Configuring/Keywords.md +++ b/pages/Configuring/Keywords.md @@ -106,10 +106,13 @@ force_no_accel, follow_mouse, float_switch_override_focus Properties that change names: ```plain -touchdevice:transform -> touch_transform -touchdevice:output -> touch_output +touchdevice:transform -> transform +touchdevice:output -> output ``` +You can also use the `output` setting for tablets to bind them to outputs. Remember to +use the name of the `Tablet` and not `Tablet Pad` or `Tablet tool`. + Additional properties only present in per-device configs: ```plain enabled -> (only for mice / touchpads / keyboards) enables / disables the device (connects / disconnects from the on-screen cursor) - default: Enabled