Skip to content

Commit

Permalink
data: add Wacom Cintiq Pro 22 & 17
Browse files Browse the repository at this point in the history
    Add tablet and layout files for a new Wacom products.
    Signed-off-by: Aaron Armstrong Skomra <[email protected]>
  • Loading branch information
skomra authored and whot committed Oct 19, 2023
1 parent 7e7e245 commit 127b99a
Show file tree
Hide file tree
Showing 4 changed files with 458 additions and 0 deletions.
48 changes: 48 additions & 0 deletions data/cintiq-pro-17.tablet
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# Wacom
# Cintiq Pro 17
# DTH-172
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# A | | E
# B | | F
# C | | G
# D | | H
# | |
# | DISPLAY |
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# NOTE: Buttons are on the back side of the device rather
# than on the top bezel.
#
# sysinfo.wvOAcmWSUM.tar.gz
# https://github.com/linuxwacom/wacom-hid-descriptors/issues/332

[Device]
Name=Wacom Cintiq Pro 17
ModelName=DTH-172
Class=Cintiq
DeviceMatch=usb:056a:03c4
Width=15
Height=8
Layout=cintiq-pro-17.svg
Styli=@cintiqpro2022;@mobilestudio;@propengen2;
IntegratedIn=Display

[Features]
Stylus=true
Reversible=false
Touch=true
Ring=false
Buttons=8

[Buttons]
Left=A;B;C;D
Right=E;F;G;H
48 changes: 48 additions & 0 deletions data/cintiq-pro-22.tablet
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# Wacom
# Cintiq Pro 22
# DTH-227
#
# Button Map:
# (A=1, B=2, C=3, ...)
#
# *-----------------------*
# A | | E
# B | | F
# C | | G
# D | | H
# | |
# | DISPLAY |
# | |
# | |
# | |
# | |
# | |
# *-----------------------*
#
# NOTE: Buttons are on the back side of the device rather
# than on the top bezel.
#
# sysinfo.zUn2dGOyeh.tar.gz
# https://github.com/linuxwacom/wacom-hid-descriptors/issues/331

[Device]
Name=Wacom Cintiq Pro 22
ModelName=DTH-227
Class=Cintiq
DeviceMatch=usb:056a:03d0
Width=18
Height=10
Layout=cintiq-pro-22.svg
Styli=@cintiqpro2022;@mobilestudio;@propengen2;
IntegratedIn=Display

[Features]
Stylus=true
Reversible=false
Touch=true
Ring=false
Buttons=8

[Buttons]
Left=A;B;C;D
Right=E;F;G;H
181 changes: 181 additions & 0 deletions data/layouts/cintiq-pro-17.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 127b99a

Please sign in to comment.