OpenTabletDriver
OpenTabletDriver copied to clipboard
Add initial support for Wacom DTU-1141
Changes
Add new parser for DTU family tablets Add a sample configuration (DTU-1141)
Signed-off-by: Zephyr Lykos <[email protected]>
Do you have any verification for this? Alongside diagnostics and such as they are mandatory as per our CONTRIBUTING.md
I tested this on my own DTU-1141. Only plaintext mode is implemented (i.e. if you have the official driver installed along OTD, you have to fully stop the driver and power cycle your tablet in order for OTD to work properly.)
I tested this on my own DTU-1141. Only plaintext mode is implemented (i.e. if you have the official driver installed along OTD, you have to fully stop the driver and power cycle your tablet in order for OTD to work properly.)
No idea what you mean by "only plaintext mode", but you still are yet to provide a diagnostic (help > export diagnostics) or added an entry to the TABLETS.md.
No idea what you mean by "only plaintext mode"
Since this is a commercial tablet mainly used for signatures, it supports encrypting the reported data to prevent MITM attacks on the USB.
I will attach the diagnostic file and add this to TABLETS.md later.