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

mouse: workaround for too fast vertical scroll #227

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

metalefty
Copy link
Member

@metalefty metalefty commented Aug 31, 2022

Provided by @seflerZ at #150.

I tested the patch, 10ms interval looks enough.


To enable this hack, edit sesman.ini like this:

[SessionVariables]
(some existing lines)
XRDP_XORG_TOUCHPAD_SCROLL_HACK=yes

Copy link
Member

@matt335672 matt335672 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks fine to me.

I'm happy to go with 10ms. If it turns out to need tweaking later, we can get the environment variable to take a numeric argument as an option, but at the moment there's no need to over-complicate it.

@metalefty metalefty merged commit 6b56cbc into neutrinolabs:devel Sep 5, 2022
@metalefty metalefty deleted the scroll-workaround branch September 9, 2022 11:02
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

Successfully merging this pull request may close these issues.

None yet

2 participants