From cb694a1f59519740d839e21b2c41e51451063fa2 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Tue, 17 Feb 2026 22:46:30 -0500 Subject: [PATCH] Add 2 more buttons to XP-Pen Artist 12 We emulate the touch bar as two additional buttons for this tablet. --- data/xp-pen-artist12.tablet | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/xp-pen-artist12.tablet b/data/xp-pen-artist12.tablet index 937dfd73f..35ca013db 100644 --- a/data/xp-pen-artist12.tablet +++ b/data/xp-pen-artist12.tablet @@ -21,8 +21,8 @@ Reversible=true Touch=false TouchSwitch=false NumRings=0 -NumStrips=1 +NumStrips=0 [Buttons] -Left=A;B;C;D;E;F -EvdevCodes=BTN_0;BTN_1;BTN_2;BTN_3;BTN_4;BTN_5 +Left=A;B;C;D;E;F;G;H # Real device has six buttons, but we consider the touchbar to be two more +EvdevCodes=BTN_0;BTN_1;BTN_2;BTN_3;BTN_4;BTN_5;BTN_6;BTN_7