-
Notifications
You must be signed in to change notification settings - Fork 75
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
Broken keys- Numpad Enter behaves like spacebar - Workaround posted #1655
Comments
Can i ask your OS and Qt version please? |
Ubuntu 14.04 and Qt4 |
I suppose you mean ubuntu 14.10. It's known that ubuntu can have problems with qt applications shortcuts, due to the way they try to integrate them. The relevant bug should be: https://bugs.launchpad.net/appmenu-qt5/+bug/1380702 |
Should I upgrade to Qt5? And I mean Ubuntu 14.04 |
|
Hum.. 14.04 shouldn't be affected by that bug; sorry. |
W: Failed to fetch http://ppa.launchpad.net/beineri/opt-qt541/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found E: Some index files failed to download. They have been ignored, or old ones used instead. |
Sorry, i linked a ppa for "precise" instead of the correct one for "trusty". |
This is Qt independent and its been happening for while, its not specific to the KVIrc version mentioned on report. I compile, use Qt5 (5.2.1) and tested with Qt4 also, Ubuntu 14.04LTS and I can confirm this bug. |
So, what's the next step? Just wait? |
I'd wait until Ubuntu fixes it, honestly. On Mon, Oct 5, 2015 at 12:10 PM, kartagis [email protected] wrote:
|
@kartagis If this is Ubuntu Bug should be reported to Ubuntu, Else you can wait forever here with this report. Ill trust what wodim and ctrlaltca say and mark this as 3rd party. |
I was investigating this because it bugs me also... With xev command you are able to see a crucial difference between normal enter key and numbpad enter Numbpad Enter
Normal Enter
So I think its a question (for a workaround) to remap No idea how to fix that (properly) in Ubuntu and friends though |
Remap on Ubuntu? Will that not break existing functionality? On 6 October 2015 at 11:07, un1versal [email protected] wrote:
This is an HTML |
I ran this commad
and now my Numbpad Enter Key under xev reports
And behaves like Enter Key does. |
You going to have to redo this every time you reboot unless you make change permanent btw. |
Closing this in favor of https://github.com/kvirc/KVIrc/wiki/FAQ#why-does-numpad-enter-behave-like-spacebar-in-linux |
Hi,
I would like to report that with revision: git-5475-g9a195de, Enter key on the numeric pad acts like spacebar, and Ctrl+W prints a literal W.
The text was updated successfully, but these errors were encountered: