-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tablet and layout files for a new Wacom products. Signed-off-by: Aaron Armstrong Skomra <[email protected]>
- Loading branch information
Showing
4 changed files
with
458 additions
and
0 deletions.
There are no files selected for viewing
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,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 |
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,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 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.