From 93f43d0207fa67e429977bd82db83441bbdef829 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Wo=C5=BAniczak?= Date: Thu, 24 Jul 2025 10:21:47 +0200 Subject: [PATCH] Added explicit section to not disable the stylus Without this section, the stylus does not work on my machine. With it, the odds of it working are much better --- etc/presets/surface-pro-6.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/presets/surface-pro-6.conf b/etc/presets/surface-pro-6.conf index b6e35674..34ab6a2a 100644 --- a/etc/presets/surface-pro-6.conf +++ b/etc/presets/surface-pro-6.conf @@ -8,3 +8,6 @@ InvertY = true Width = 25.98 Height = 17.32 + +[Stylus] +Disabled = false