jamesbt365
jamesbt365
Hey, nice issue however it literally doesnt say the problem. You should also read the readme for the repo.
[Artist 22E.json.txt](https://github.com/OpenTabletDriver/OpenTabletDriver/files/9275106/Artist.22E.json.txt) move this into `/usr/share/OpenTabletDriver/Configurations` and remove the .txt from the end then `tablet > detect tablet` in otd.
Go into `tablet > tablet debugger` then move your pen around, if you see a blue dot then move your pen to the bottom right of your tablet (ignore the...
See if that goes a little higher while i work something out.
No? I asked if that goes higher, so could you check again.
How many pressure levels do you get when pressing your pen all the way down?
Replace the current configuration with this one and replug your tablet. [Artist 22E.json.txt](https://github.com/OpenTabletDriver/OpenTabletDriver/files/9282710/Artist.22E.json.txt) (remember to remove the .txt)
Once you do that you can check if the pen buttons go to true in the debugger when pressed and if the tablet buttons work if bound.
I don't see anything on the product page about tilt, could you get what bytes the tilt is on in the raw data section in the debugger?
Something should still be done because this could mess with drawing. It should be 0,0 if the tablet has no tilt so it needs to be parsed out. Please can...