Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upIt doesn't work on Fedora28 #187
Comments
This comment has been minimized.
This comment has been minimized.
|
Did you try/specify |
This comment has been minimized.
This comment has been minimized.
|
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) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nindainell commentedSep 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