From 4ef501a25e027a8591e4b03633e841ec2b911abc Mon Sep 17 00:00:00 2001 From: madhead Date: Wed, 30 Mar 2022 01:35:11 +0200 Subject: [PATCH] Add USBID for Huion H580X --- xorg.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg.conf b/xorg.conf index a6add52c..f4bd42e5 100644 --- a/xorg.conf +++ b/xorg.conf @@ -6,7 +6,7 @@ # Section "InputClass" Identifier "Huion tablets with Wacom driver" - MatchUSBID "5543:006e|256c:006e|256c:006d" + MatchUSBID "5543:006e|256c:0064|256c:006e|256c:006d" MatchDevicePath "/dev/input/event*" MatchIsKeyboard "false" Driver "wacom"