-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
data: Add support for the XP-PEN Deco Mini 4 (#705)
The layout is a copy of xp-pen-artist10s.svg.
- Loading branch information
1 parent
52030b9
commit 4fcda73
Showing
2 changed files
with
192 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# XP-Pen | ||
# Deco Mini 4 | ||
# | ||
# sysinfo.ixRe9fapJd.tar.gz | ||
# https://github.com/linuxwacom/wacom-hid-descriptors/issues/386 | ||
|
||
[Device] | ||
Name=XP-Pen Deco Mini 4 | ||
ModelName= | ||
DeviceMatch=usb|28bd|0929|UGTABLET 4 inch PenTablet | ||
Class=Bamboo | ||
Width=4 | ||
Height=3 | ||
Layout=xp-pen-deco-mini4.svg | ||
Styli=@generic-no-eraser; | ||
|
||
[Features] | ||
Stylus=true | ||
Reversible=true | ||
Touch=false | ||
TouchSwitch=false | ||
NumRings=0 | ||
|
||
[Buttons] | ||
Left=A;B;C;D;E;F | ||
EvdevCodes=BTN_0;BTN_1;BTN_2;BTN_3;BTN_4;BTN_5 |