From f74e88dfc37603d4b464939bf50398c38997089a Mon Sep 17 00:00:00 2001 From: vaxerski Date: Thu, 27 Oct 2022 12:58:22 +0100 Subject: [PATCH] mention disabling pointers --- pages/Configuring/Keywords.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/Configuring/Keywords.md b/pages/Configuring/Keywords.md index 6ad55cf..de355a3 100644 --- a/pages/Configuring/Keywords.md +++ b/pages/Configuring/Keywords.md @@ -110,6 +110,11 @@ touchdevice:transform -> touch_transform touchdevice:output -> touch_output ``` +Additional properties only present in per-device configs: +```plain +enabled -> (only for mice / touchpads) enables / disables the device (connects / disconnects from the on-screen cursor) - default: Enabled +``` + Example config section: ```ini