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

Detect connection of drawing tablet #9

Open
basvdheuvel opened this issue May 18, 2021 · 2 comments
Open

Detect connection of drawing tablet #9

basvdheuvel opened this issue May 18, 2021 · 2 comments

Comments

@basvdheuvel
Copy link

Hi! Many thanks for the great tool.

I have a drawing tablet, and every time I connect it I have to run xinput to map it to the correct screen. It would be great if I could do this automatically with xplugd.
I'd be willing to add this feature myself, but some pointers would help me a lot.

Thanks!

@troglobit
Copy link
Owner

You should be able to script this without having to modify xplugd. The man page and example scripts should be a good starting point to get to know xplugd.

@basvdheuvel
Copy link
Author

Right, I'm already somewhat familiar with configuring xplugd. The problem is that it is not firing when I plug in my drawing tablet. Note that it's not in the output of xplugd -p. I'm thinking it's not passing some checks by xplugd to be eligible as e.g. a pointer device.

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