Giter Site home page Giter Site logo

Comments (15)

gimdh avatar gimdh commented on May 29, 2024 2

I suspect high mouse scroll sensitivity in macOS was causing #13. Scroll is too slow for me, too, so we might revert patch done for #13.

from voodoormi.

gimdh avatar gimdh commented on May 29, 2024 2

I compared magic trackpad 2 with trackpoint and thought MT2 to be much more smoother than trackpoint but yes, Macbook Air behaves same, and touchpad uses MT2 simulation via VoodooInput so they should be identical. My bad.

I think faster polling rate might made difference but that's out of scope, I guess. I'll test with MT2 more extensively tommorow, if possible, and confirm it.

from voodoormi.

1Revenger1 avatar 1Revenger1 commented on May 29, 2024

I'm not entirely sure how to do that unfortunately. Would be nice to have though. An interim solution could be to use smoothScroll https://www.smoothscroll.net/mac/

from voodoormi.

SukkaW avatar SukkaW commented on May 29, 2024

@1Revenger1 Well, VoodooPS2 supports smooth scroll. I am not sure whether it is a feature of PS2 protocol or not.

from voodoormi.

1Revenger1 avatar 1Revenger1 commented on May 29, 2024

It isn't a feature of PS2. The trackstick data reported is the same between the two buses.

I took a quick looks and found these properties, so I can take a look in a bit
https://github.com/acidanthera/VoodooPS2/blob/master/VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp#L528

from voodoormi.

gimdh avatar gimdh commented on May 29, 2024

VoodooSMBus/VoodooTrackpoint#6
Last PR works fine with mine.

from voodoormi.

SukkaW avatar SukkaW commented on May 29, 2024

VoodooSMBus/VoodooTrackpoint#6
Last PR works fine with mine.

I will have a test of your branch to see if it works.

from voodoormi.

SukkaW avatar SukkaW commented on May 29, 2024

VoodooSMBus/VoodooTrackpoint#6
Last PR works fine with mine.

@gimdh I have a custom build and it works. And #13 has been solved as well (The trackstick speed back to normal instead of too fast. In fact, it's becoming too slow now).

from voodoormi.

1Revenger1 avatar 1Revenger1 commented on May 29, 2024

I'll need to try it personally at some point, currently messing with Big Sur.

Cool that it fixed quite a bit though. I'll check out the sensitivity when I take a look at it. I don't see much point in decreasing the denominator (currently 20) but we could increase the default value maybe.

from voodoormi.

1Revenger1 avatar 1Revenger1 commented on May 29, 2024

Haha, ok I might lower the denominator. I've currently got the multiplier at 40 (40/20 = 2x multiplier) and it's still pretty slow. This otherwise is smoother.

from voodoormi.

gimdh avatar gimdh commented on May 29, 2024

I have just found out Trackpoint scroll is not smooth in terminal. Maybe something more should be done.
@1Revenger1 Could you reopen this issue?

from voodoormi.

1Revenger1 avatar 1Revenger1 commented on May 29, 2024

Afaik it isn't smooth even with a trackpad.
Terminal isn't like other programs - it has rows and columns it adheres to afaik. I can test tomorrow but iirc trackpad and trackpoint behaved basically the same.

from voodoormi.

SukkaW avatar SukkaW commented on May 29, 2024

Afaik it isn't smooth even with a trackpad.

Confirmed.

I have just found out Trackpoint scroll is not smooth in terminal. Maybe something more should be done.

It should be considered as the desired behavior.

from voodoormi.

1Revenger1 avatar 1Revenger1 commented on May 29, 2024

Hmm, could be polling rate. My trackpoint doesn't react to the polling rate command so it could be pretty far off. Wouldn't mind if someone compared different rates vs power consumption so we could choose the optimal one

from voodoormi.

gimdh avatar gimdh commented on May 29, 2024

@1Revenger1 It was way more simple problem. With Trackpoint scroll, multiple lines scroll at a time. However, with touchpad, only a single line scrolls at a time, but much more frequently. That's why I thought touchpad is smoother.
Skipping multiple lines at a time is generally bad for locating line, so I hope this to be fixed if possible. I wonder if VoodooPS2 is any better.

from voodoormi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.