Space bar key does no longer produce space character on screen
Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Space bar key does no longer produce space character on screen
After a software/OS update my spacebar does not work anymore.
This also applies to the on screen keyboard, so it is not a hardware issue.
It happens in all applications. yesthat'swhatitlookslike ;-)
I tried downgrading some packages again, but could not find the right one.
Any helpful idas?
Thank you!
hillflyer
System: Linux Mint Tricia 19.3 Kernel: 5.4.0-64-generic x86_64 bits: 64 compiler: gcc v: 7.5.0
Desktop: MATE 1.22.2
base: Ubuntu 18.04 bionic
Machine: Type: Laptop LENOVO ThinkPad T520 with UltraNav trackpad
Now, about your question. Borrow another keyboard and try with that. I can more easily imagine your spacebar going dodgy than I can imagine a software fault causing that not to print, and everything else be ok. Also, try it in various places and slowly.
I don't think it's hardware related since the virtual on screen keyboard produces the same error. Actually I can see the text cursor kind of twitching when I press the space bar, it just does not insert the desired space character.
Could it be related to the Ultra Nav touchpad driver?
1. Run the command xev in a terminal and see what happens when you press space. The output should include
Code:
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES
if the key is working.
2. Press Ctrl Alt F2. That will open a virtual terminal at which you will be invited to log-in. If space works there, then it's not your keyboard. To get back, use Ctrl Alt F7.
OK, this is weird: The key is working now. But I don't know WHY.
I suspect the iBus keyboard utility/driver or layout as fatmac suggested.
@ondoho: it happened everywhere also command line.
@DavidMcCann: Yes it outputsd keycode 65 now. Thanks for the XEV command and the seriously cool shortcuts!
So: THANKS guys! You made my day!
hillflyer
OK, this is weird: The key is working now. But I don't know WHY.
I suspect the iBus keyboard utility/driver or layout as fatmac suggested.
@ondoho: it happened everywhere also command line.
@DavidMcCann: Yes it outputsd keycode 65 now. Thanks for the XEV command and the seriously cool shortcuts!
So: THANKS guys! You made my day!
hillflyer
What DavidCann requested was not a solution, just more troubleshooting.
How did it go?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.