touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #82714
[Bug 1455788] Re: key is repeated, but keyboard does not send scancodessssssss
Weinga-Unity, thank you for reporting this and helping make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal:
apport-collect 1455788
When reporting bugs in the future please use apport by using 'ubuntu-bug' and the name of the package affected. You can learn more about this functionality at https://wiki.ubuntu.com/ReportingBugs.
** Package changed: xserver-xorg-input-evdev (Ubuntu) => xorg (Ubuntu)
** Changed in: xorg (Ubuntu)
Importance: Undecided => Low
** Changed in: xorg (Ubuntu)
Status: New => Incomplete
** Tags removed: autorepeat key repeat stuck
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1455788
Title:
key is repeated, but keyboard does not send scancodessssssss
Status in xorg package in Ubuntu:
Incomplete
Bug description:
I have found the repeat-key and stuck-key issue in different bug-reports but no working solution.
My problem is, that sometimes a key is stuck within software and the character is printed in the rate configuredddddddd for the keyboard.
catch of KeyPress event, KeyRelease event sequence with "l" with xev, "f" is pressed to stop sequence:
ccccccccc
KeyPress event, serial 37, synthetic NO, window 0x2e00001,
root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
XLookupString gives 1 bytes: (6c) "l"
XmbLookupString gives 1 bytes: (6c) "l"
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x2e00001,
root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
XLookupString gives 1 bytes: (6c) "l"
XFilterEvent returns: False
KeyPress event, serial 37, synthetic NO, window 0x2e00001,
root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
XLookupString gives 1 bytes: (6c) "l"
XmbLookupString gives 1 bytes: (6c) "l"
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x2e00001,
root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
XLookupString gives 1 bytes: (6c) "l"
XFilterEvent returns: False
KeyPress event, serial 37, synthetic NO, window 0x2e00001,
root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
XLookupString gives 1 bytes: (66) "f"
XmbLookupString gives 1 bytes: (66) "f"
XFilterEvent returns: False
================================================================
showkey does not print anyyyyy scancodes:
============================================
~$ sudo showkey -s
KB-Modus war ?UNBEKANNT?
[ Wenn Sie das unter X probieren, muss es nicht funktionieren,
da der X Server ebenfalls von /dev/console liest. ]
Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
0x9c
0x20
0xa0
......
0x20 0x21 0xa0 0x21 0xa1
0x31
0xb1
0x2d 0x2f 0xad 0xaf
0x24 0x26 0xa4 0x26 << "0x26"=<l> pressed, "0xa6"=<l> released
0xa6 0x21 0xa1 << "0x21"=<f> pressed, "0xa1"=<f> released
==========================================
===========
uname -or
3.16.0-30-generic GNU/Linux
Description: Ubuntu 14.04.2 LTS
Release: 14.04
============
Netbook Gigabyte T1005 CPU Intel Atom N570
So how i can fix this issue?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1455788/+subscriptions