Created
October 30, 2020 16:00
-
-
Save OmegaRogue/368d76b830e4651f2ffd4eef05d748e2 to your computer and use it in GitHub Desktop.
OTD Config for Wacom Volito
This file contains hidden or 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
{ | |
"Name": "Wacom FT-0405-U", | |
"DigitizerIdentifiers": [ | |
{ | |
"Width": 128.0, | |
"Height": 98.0, | |
"MaxX": 5104.0, | |
"MaxY": 3712.0, | |
"MaxPressure": 512, | |
"ActiveReportID": { | |
"Start": 72, | |
"StartInclusive": true, | |
"End": null, | |
"EndInclusive": false | |
}, | |
"VendorID": 1386, | |
"ProductID": 96, | |
"InputReportLength": 8, | |
"OutputReportLength": null, | |
"ReportParser": null, | |
"FeatureInitReport": "AgI=", | |
"OutputInitReport": null, | |
"DeviceStrings": {}, | |
"InitializationStrings": [] | |
}, | |
{ | |
"Width": 128.0, | |
"Height": 98.0, | |
"MaxX": 5104.0, | |
"MaxY": 3712.0, | |
"MaxPressure": 512, | |
"ActiveReportID": { | |
"Start": 73, | |
"StartInclusive": true, | |
"End": null, | |
"EndInclusive": false | |
}, | |
"VendorID": 1386, | |
"ProductID": 96, | |
"InputReportLength": 8, | |
"OutputReportLength": null, | |
"ReportParser": null, | |
"FeatureInitReport": "AgI=", | |
"OutputInitReport": null, | |
"DeviceStrings": {}, | |
"InitializationStrings": [] | |
}, | |
{ | |
"Width": 128.0, | |
"Height": 98.0, | |
"MaxX": 5104.0, | |
"MaxY": 3712.0, | |
"MaxPressure": 512, | |
"ActiveReportID": { | |
"Start": 74, | |
"StartInclusive": true, | |
"End": null, | |
"EndInclusive": false | |
}, | |
"VendorID": 1386, | |
"ProductID": 96, | |
"InputReportLength": 8, | |
"OutputReportLength": null, | |
"ReportParser": null, | |
"FeatureInitReport": "AgI=", | |
"OutputInitReport": null, | |
"DeviceStrings": {}, | |
"InitializationStrings": [] | |
}, | |
{ | |
"Width": 128.0, | |
"Height": 98.0, | |
"MaxX": 5104.0, | |
"MaxY": 3712.0, | |
"MaxPressure": 512, | |
"ActiveReportID": { | |
"Start": 75, | |
"StartInclusive": true, | |
"End": null, | |
"EndInclusive": false | |
}, | |
"VendorID": 1386, | |
"ProductID": 96, | |
"InputReportLength": 8, | |
"OutputReportLength": null, | |
"ReportParser": null, | |
"FeatureInitReport": "AgI=", | |
"OutputInitReport": null, | |
"DeviceStrings": {}, | |
"InitializationStrings": [] | |
} | |
], | |
"AuxilaryDeviceIdentifiers": [], | |
"Attributes": {} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment