You have been subscribed to a public bug:

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?

** Affects: xorg (Ubuntu)
     Importance: Low
         Status: Incomplete


** Tags: autorepeat key repeat stuck
-- 
key is repeated, but keyboard does not send scancodessssssss
https://bugs.launchpad.net/bugs/1455788
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to xorg in Ubuntu.

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to