-
-
Notifications
You must be signed in to change notification settings - Fork 252
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
Most Keys Log Accurately - Some Keys Are Broken! :/ #162
Comments
Anybody out there? lol |
I am seeing the same thing, also on Ubuntu 16.04. |
I reckon logkeys was originally coded for a pc105 laid out keyboard and it may not support pc104 (or other) keyboards without some rewriting. If you're using en_US layout, have you tried |
I had not tried it, but just did and no change. |
I had same problem. Try use -m switch with en_US_ubuntu_1204.map stored in logkeys-master/keymaps
|
First off, I wanted to send a kind thank you to everyone who took time to help with this case. @kernc - I did try with the -u switch, but it did not seem to matter. Keys logged were still incorrect. @PeterAndreus - I was able to find and download the en_US_ubuntu_1204.map file and unfortunately it did not work. Here is the result I received (error) when I tried it: logkeys -s -o log.log -m /home/bench/Desktop/en_US_ubuntu_1204.map logkeys:/home/bench/Desktop/en_US_ubuntu_1204.map:1: No characters on line Ubuntu offered to send an error report, but I declined. Any other tips? Seems like we may be getting warmer! Thanks again & Cheers, |
@ultrablast i had mine en_US_ubuntu_1204.map right in downloaded version. which version do you have? |
I added print statements to the part of the code that prints out the currently captured character, as well as its hex and decimal codes. In this run I typed What I found is that in my case is that it's the When I press "a" I get a strange hex code, which means that in the As a small update, I tweaked the I'm not sure if changing these two functions has some unexpected side effects I didn't see while debugging, so feedback is appreciated. @ultrablast, can you see if
|
I have tested logkeys with two computers. On a raspberry pi with an external US keyboard, most keys are off. How many depends on the row. On a Thinkpad T460s with a US keyboard, most keys are one key off (I press F, I see G) At the same time, typing on my console (outside of X) works fine. Is there a way logkeys could be auto-detecting keyboards better, if this is not a bug? |
Hi Folks. If I placed this request in the wrong area, my apologies. Please re-direct to the right area if necessary. I borrowed one of the earlier posts as a template to provide the data necessary to help repair keymappings that aren't working correctly on a newer model DELL Ultrabook laptop.
What steps will reproduce the problem?
What is the expected output? >> Just typing something for github to help with!
What do you see instead? >> Huat typibf aonetgif dor fitguv to gekp witg!
github.log.txt
What version of the product are you using? >> 0.1.1b-svn
On what operating system? >> Ubuntu 16.04
Please provide any additional information below.
Attach contents of /proc/bus/input/devices >>DONE<<
devices.txt
Include the output of command
dumpkeys -n > dumpkeys.output
>>DONE<<dumpkeys.output.txt
I have no problem reading the dumpkeys.output in gedit.
Let me know if I need to provide anything else to help troubleshoot this situation.
Anything helps!
Warm Regards
The text was updated successfully, but these errors were encountered: