Is it possible to disable the vibration for the keyboard but keep it for other things like the pulley menu?
No. It’s either on for everything or off for everything.
1 Like
Goddammit!
Anyway, thanks for confirming my fears
Of course it’s possible to edit or patch the file
/usr/lib64/maliit/plugins/jolla-keyboard.qml
and replace the object with id buttonPressEffect
so its play()
method doesn’t do anything.
But I guess you want an out-of-the-box way, and not “tinkering”.
1 Like
Thanks for the tip, but yes, you are right, I don’t want to hack the planet. I’m not zero cool.
Well I was so surprised there was no patch for it yet I made one
https://coderus.openrepos.net/pm2/project/patch-keyboard-no-vibration
2 Likes