Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data: add Wacom Cintiq Pro 22 & 17 #597

Merged
merged 1 commit into from
Oct 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading