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

It doesn't work on Fedora28 #187

Open
Nindainell opened this issue Sep 27, 2018 · 2 comments

Comments

Projects
None yet
3 participants
@Nindainell
Copy link

commented Sep 27, 2018

When i try to write the log to a file (in a Fedora 28 workstation system) it captures the login and logout, but anything else. The command i used was: sudo logkeys -s -m es_ES.map -o ~/logkeys.txt
thx =D

@kernc

This comment has been minimized.

Copy link
Owner

commented Oct 1, 2018

Did you try/specify --device switch?

@rolfvreijdenberger

This comment has been minimized.

Copy link
Contributor

commented Jan 6, 2019

go through all devices in /dev/input by using 'cat /dev/input/eventX' and try to type some stuff. when you see things appear in stdout, you found the correct device. (X is a nunber)
that device should be used as the device to monitor.
I'm using fedora and have no issues this way.

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.