Summary: | Create UI to generate and use a custom Libinput acceleration profile | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Corin Hoad <ch.kde> |
Component: | kcm_mouse | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | erentar2002, eugene.savitsky, evertheylen, jdmore6, kde, kde, nate, team, tux.rising, unblended_icing552, witchhunterpro |
Priority: | NOR | ||
Version: | 5.26.4 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Corin Hoad
2023-01-26 19:42:28 UTC
*** This bug has been marked as a duplicate of bug 431751 *** (In reply to Nate Graham from comment #1) > > *** This bug has been marked as a duplicate of bug 431751 *** I do not think this is a duplicate. 431751 could be closed by allowing the user to set any pointer speed (instead of the 11 fixed values currently allowed), but this would not give any more control over the acceleration profile. Ah, I had assumed that you were using the word "acceleration" to mean "speed", which many people do. If you truly do want a custom acceleration curve, this isn't something we can provide in KDE code; it would need be implemented in Libinput. Only once that's implemented there could we write a GUI around it. (In reply to Nate Graham from comment #3) > Ah, I had assumed that you were using the word "acceleration" to mean > "speed", which many people do. > > If you truly do want a custom acceleration curve, this isn't something we > can provide in KDE code; it would need be implemented in Libinput. Only once > that's implemented there could we write a GUI around it. Thanks for reopening. The documentation I linked suggests to me that this is supported by libinput, but I am by no means an expert so could be mistaken. Man, way to expose my embarrassingly poor reading comprehension skills, or the fact that clearly I didn't even read this at all before jumping to conclusions! The link provided also suggest Scrool movement, which should mean it can be implemented on X11 as well. BTW, your request just had a practical confirmation: https://www.reddit.com/r/linux/comments/15cr3s2/custom_mouse_acceleration_curves_are_available_now/ What's the current status of this? Are custom acceleration curves planned? The status is that its not done yet because nobody has submitted a merge request for it. :) You might want to read through https://pointieststick.com/2023/07/16/where-bugfixes-and-new-features-come-from to learn how things work in KDE. Thanks! I would like this also. I like to use a trackball mouse and under x.org, I set up a libinput custom acceleration profile for it using the xinput command at KDE startup. Under wayland, this no longer works. If I understand wayland correctly, this needs to be done through KWin now. Even if a custom acceleration profile isn't added to the systemsettings GUI, could it be exposed via the dbus interface to KWin? I am running KDE 6.0.2, and in QDBusviewer, I can find dbus methods to enable the flat and adaptive profiles, but nothing for the custom profile. *** Bug 485197 has been marked as a duplicate of this bug. *** *** Bug 489158 has been marked as a duplicate of this bug. *** Subbed for updates. I would like to second this request. I'm currently playing around with Hyprland besides my (main) Plasma desktop, and I have recently noticed, that I can't get used to the behaviour of the mouse cursor after setting up a custom libinput profile. |