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

Capturing touchpad output #15

Open
kvark opened this issue May 2, 2022 · 1 comment
Open

Capturing touchpad output #15

kvark opened this issue May 2, 2022 · 1 comment

Comments

@kvark
Copy link

kvark commented May 2, 2022

Would it be possible to capture the touchpad clicks the same way terminal can capture mouse clicks? From the user point of view they are often interchangeable.

@TimonPost
Copy link
Member

I am not very sure how a terminal registers those presses. If you try it within crossterm, what results do you get? Terminal is somehwat higher level abstraction who might not get those events.

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