Implicit KEY_LEFTSHIFT key event undoes KEY_LEFTALT

Bug #1433694 reported by Torsten Bronger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu
New
Undecided
Unassigned

Bug Description

I need the key combinations Alt+< and Alt+> for the shell and for Emacs. With my new keyboard, which accesses > and < thourgh a Fn ("function") key, the combination Alt+< works, whereas Alt+> does not work. The output of evtest is:

Event: time 1426697967.687802, type 4 (EV_MSC), code 4 (MSC_SCAN), value 700e2
Event: time 1426697967.687802, type 1 (EV_KEY), code 56 (KEY_LEFTALT), value 1
Event: time 1426697967.687802, -------------- SYN_REPORT ------------
Event: time 1426697967.735803, type 4 (EV_MSC), code 4 (MSC_SCAN), value 700e1
Event: time 1426697967.735803, type 1 (EV_KEY), code 42 (KEY_LEFTSHIFT), value 1
Event: time 1426697967.735803, type 4 (EV_MSC), code 4 (MSC_SCAN), value 700e2
Event: time 1426697967.735803, type 1 (EV_KEY), code 56 (KEY_LEFTALT), value 0
Event: time 1426697967.735803, type 4 (EV_MSC), code 4 (MSC_SCAN), value 70064
Event: time 1426697967.735803, type 1 (EV_KEY), code 86 (KEY_102ND), value 1
Event: time 1426697967.735803, -------------- SYN_REPORT ------------
Event: time 1426697967.799797, type 4 (EV_MSC), code 4 (MSC_SCAN), value 700e1
Event: time 1426697967.799797, type 1 (EV_KEY), code 42 (KEY_LEFTSHIFT), value 0
Event: time 1426697967.799797, type 4 (EV_MSC), code 4 (MSC_SCAN), value 70064
Event: time 1426697967.799797, type 1 (EV_KEY), code 86 (KEY_102ND), value 0
Event: time 1426697967.799797, -------------- SYN_REPORT ------------

Thus, KEY_LEFTALT is disabled immediately after the KEY_LEFTSHIFT event, which is implicitly generated because ">" doesn't need the shift key on this keyboard, just the Fn key. In other words, the "... KEY_LEFTALT), value 0" is generated too early.

Tags: bot-comment
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1433694/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.