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

a way to determine keyboard device #117

Open
GoogleCodeExporter opened this issue Jul 25, 2015 · 1 comment

Comments

Projects
None yet
1 participant
@GoogleCodeExporter
Copy link

commented Jul 25, 2015

I packaged logkeys for debian. The postinst script reads the keyboard device:

device="`basename $(readlink /dev/input/by-path/*kbd)`"

This is for sure very crappy , but it works for me on various computers :-) 


Original issue reported on code.google.com by gpcarr...@gmail.com on 12 Mar 2014 at 8:07

@GoogleCodeExporter

This comment has been minimized.

Copy link
Author

commented Jul 25, 2015

Interesting, thanks.

Original comment by kernc...@gmail.com on 12 Mar 2014 at 8:25

  • Changed state: Accepted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.