-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow configuring tablet pen's associated mouse button and required pressure #14037
Comments
Have the same issue, but not as severe.
I currently have manjaro running. I have the wacom kernel module loaded, and configured the all the pen buttons to do nothing. (Or is there some setting inside osu, which can bind tablet pen buttons?) |
This is exactly what's being suggested here, configuring pen buttons and pen tip. If you want to use your external tablet driver, disable "Tablet" from your input settings so that osu!lazer doesn't override it with its built-in tablet driver. |
That was my first thought, but that only leads to my tablet input being ignored (works fine on desktop) and my mouse cursor ending up somewhere off screen. |
Tablet drivers in your computer would get mapped to mouse input, so it would be easy to imagine how |
I have a working Intuos Wacom GD-1212-U, and I can not use it to play osu! because even when hovering, the tablet reports a pen pressure of more than 0. (something like 2-4 / 2046) Configuring OpenTabletDriver itself to work around that is easy, doing so in osu! is (as of yet) impossible. Personally I'd also be happy if I could be pointed to where the correct config options live |
Unfortunately there's no available configuration for that yet. Maybe we should set the value required for a press to above zero as a sane default deadzone. We already do that for joysticks. |
I'd prefer a toggle-option " |
Discussed in #14036
Originally posted by Airiuwu July 28, 2021
I personally have a broken pen without a nib or buttons and it thinks I am clicking 24/7
Proposing the same as what
OpenTabletDriver
's interface has:The text was updated successfully, but these errors were encountered: