File tree Expand file tree Collapse file tree 2 files changed +211
-0
lines changed
Expand file tree Collapse file tree 2 files changed +211
-0
lines changed Original file line number Diff line number Diff line change 1+ # XP-Pen
2+ # Deco 02
3+ #
4+ # sysinfo.4ksH4T345j
5+ # https://github.com/linuxwacom/wacom-hid-descriptors/issues/506
6+ #
7+ # Button Map:
8+ # (A=1, B=2, C=3, ...)
9+ #
10+ # *------------------------------------*
11+ # | |
12+ # A | |
13+ # B | |
14+ # C | |
15+ # (Dial) | TABLET |
16+ # D | |
17+ # E | |
18+ # F | |
19+ # | |
20+ # *------------------------------------*
21+
22+ [Device]
23+ Name=XP-PEN DECO 02
24+ ModelName=
25+ DeviceMatch=usb|28bd|0803
26+ PairedIDs=
27+ Width=10
28+ Height=6
29+ IntegratedIn=
30+ Layout=xp-pen-deco02.svg
31+ # Only the discontinued P05 stylus is supported, which is single button only.
32+ # Until one-button configurations are supported, a two-button generic must be used.
33+ Styli=@generic-with-eraser
34+
35+ [Features]
36+ Stylus=true
37+ Reversible=true
38+ Touch=false
39+ TouchSwitch=false
40+ NumRings=0
41+ NumDials=1
42+ NumStrips=0
43+
44+ [Buttons]
45+ Left=A;B;C;D;E;F
46+ EvdevCodes=BTN_0;BTN_1;BTN_2;BTN_3;BTN_4;BTN_5
You can’t perform that action at this time.
0 commit comments