Skip to content
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

Two finger scroll direction #107

Open
wolkym opened this issue Jun 4, 2020 · 1 comment
Open

Two finger scroll direction #107

wolkym opened this issue Jun 4, 2020 · 1 comment

Comments

@wolkym
Copy link

wolkym commented Jun 4, 2020

Hello guys, thanks for the driver! It helps a lot with Apple Trackpad 2 on 4.18 kernel.
I have troubles to switch scroll direction, move two fingers down and scroll down at the same time.
There are buttons for scroll up and down (default 4 and 5).

ScrollUpButton For two finger scrolling. The button that is triggered by scrolling up.
Integer value. A value of 0 disables scrolling up. Defaults to 4.

ScrollDownButton For two finger scrolling. The button that is triggered by scrolling down.
Integer value. A value of 0 disables scrolling down. Defaults to 5.

I tried to swap it, but it did not help.
Is there any way to change direction of two-finger scroll?

@p2rkw
Copy link
Owner

p2rkw commented Nov 15, 2020

Hi, I thought I fixed that, please set ScrollSmooth to 0 and then experiment with swapping ScrollUpButton and ScrollDownButton one more time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants