Skip to content

Commit

Permalink
Add support for xp-pen artist 10s table (#625)
Browse files Browse the repository at this point in the history
  • Loading branch information
hooger authored Jan 22, 2024
1 parent 6d2b712 commit 96e0f40
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 0 deletions.
166 changes: 166 additions & 0 deletions data/layouts/xp-pen-artist10s.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions data/xp-pen-artist10s.tablet
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# XP-Pen
# Artist 10S (1st generation)
#
# sysinfo.2kd91mftwQ
# https://github.com/linuxwacom/wacom-hid-descriptors/issues/354

[Device]
Name=UGEE 10.1 Tablet Monitor
ModelName=
DeviceMatch=usb:5543:004a:UGEE 10.1 Tablet Monitor;usb:5543:004a:UGEE 10.1 Tablet Monitor Pad;usb:5543:004a:UGEE 10.1 Tablet Monitor Mouse
PairedIDs=
Class=Bamboo
Width=9
Height=5
IntegratedIn=
Layout=xp-pen-artist10s.svg
Styli=@generic-no-eraser;

[Features]
Stylus=true
Reversible=true
Touch=false
TouchSwitch=false
Ring=false
Ring2=false

[Buttons]
Left=A;B;C;D;E;F
EvdevCodes=BTN_0;BTN_1;BTN_2;BTN_3;BTN_4;BTN_5

0 comments on commit 96e0f40

Please sign in to comment.