logoalt Hacker News

gorgoilertoday at 6:09 AM2 repliesview on HN

I wish libinput gave the option for pointer inertia, where the pointer glides to a gradual rather than a hard halt after you stop moving it. I’m limited to a trackpad these days and it’s a really nice feature on my Steamdeck that I’d love to have on my Thinkpad.

Come to think of it, Steamdeck is Wayland? How do they implement it?


Replies

ben-schaaftoday at 6:22 AM

> How do they implement it?

In firmware.

rcxdudetoday at 6:36 AM

>I wish libinput gave the option for pointer inertia, where the pointer glides to a gradual rather than a hard halt after you stop moving it

Why? That seems like it would make it a lot harder to move the cursor precisely. (in fact the main implementation of it on linux I know of was a joke in IOCC)

show 3 replies