Skip to content

Instantly share code, notes, and snippets.

@OmegaRogue
Created October 30, 2020 16:00
Show Gist options
  • Save OmegaRogue/368d76b830e4651f2ffd4eef05d748e2 to your computer and use it in GitHub Desktop.
Save OmegaRogue/368d76b830e4651f2ffd4eef05d748e2 to your computer and use it in GitHub Desktop.
OTD Config for Wacom Volito
{
"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