X Tutup
The Wayback Machine - https://web.archive.org/web/20210106130916/https://github.com/python-xlib/python-xlib/issues/158
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

Monitor touchscreen input events #158

Open
tadly opened this issue Jan 14, 2020 · 2 comments
Open

Monitor touchscreen input events #158

tadly opened this issue Jan 14, 2020 · 2 comments

Comments

@tadly
Copy link

@tadly tadly commented Jan 14, 2020

I can't find anything about this anywhere so I hope someone here can help me out.

Taking the included example for xinput.py, how can I monitor touchscreen events?

For my specific use-case I don't even care about the type of event. All I need to know is if the touchscreen is being used to reset a idle timer.

Many thanks in advance

@Pololot64
Copy link

@Pololot64 Pololot64 commented May 6, 2020

This would be helpful for me too

@Pololot64
Copy link

@Pololot64 Pololot64 commented May 6, 2020

I looked around. Maybe check the record demo in the examples folder

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup