Swapping to OTD instead of default handler

Hiya! I feel relatively dumb but I’ve been trying to find out how to disable the default behaviour of graphics tablets. I couldn’t find anything under the wiki on how to disable it but essentially I just want to swap over to using OTD(opentabletdriver) and I’ve got OTD installed and ready, I’m just running into issues where my cursor will be duplicated on different points of the screen because both OTD and whatever the default is are both active

Did you start the opentablet service?

systemctl --user enable opentabletdriver --now

It may require a restart.