From 7e1099582610a0940da89fe469239b420be45d62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=20M=C3=A4ki?= Date: Mon, 21 Oct 2024 11:39:47 +0300 Subject: [PATCH] Add a note on the deprecation of the Wacom script --- wacom/wacom.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/wacom/wacom.py b/wacom/wacom.py index 1013f2a..72b5891 100755 --- a/wacom/wacom.py +++ b/wacom/wacom.py @@ -5,6 +5,11 @@ This script is based on X11 utilities and will unfortunately not yet work on Wayland. To run this script automatically when plugging in the tablet, please run "install_wacom.sh". +This script works on X11 only, and not on Wayland. +OpenTabletDriver supports Wayland as well, and it's a lot more comprehensive. +Please use it instead. +https://opentabletdriver.net/ + Based on a similar script by Alpi Tolvanen https://gitlab.com/tolvanea/linux_utility_scripts/-/blob/master/wacom_intuos