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

Added: Advanced Mouse Mode setting #4083

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rigrig
Copy link

@rigrig rigrig commented Aug 7, 2024

Adds a setting so users can choose whether dragging the touch screen sends mouse move events, or scroll wheel up/down. Defaults to scroll wheel (the old behavior).

Closes #1384

"Advanced Mouse Mode" doesn't seem like a great name, maybe something like "Scroll Mode" would be better?

Adds a setting so users can choose whether dragging the touch screen sends mouse move events, or scroll wheel up/down.
Defaults to scroll wheel (the old behavior).

Closes termux#1384
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.

Mouse tracking translates dragging with finger down to scroll wheel events
1 participant