Comment 2 for bug 366041

Revision history for this message
ilia (ilia) wrote :

I'm using dual seat setup (2 xservers/2 monitors/2 keyboards/etc.) and has exactly this problem (on both seats) after upgrading to Jaunty. "End" key (code 115) is affected too. xset r workaround works for me too.

Related `xset q` output before running xset r (note the second line ending with e5ef):
  auto repeating keys: 00ffffffdffffbbf
                        fadfffdfffdfe5ef
                        ffffffffffffffff
                        ffffffffffffffff

After applying `xset r 113; xset r 115; xset r 116` (now the second line ends with ffef):
  auto repeating keys: 00ffffffdffffbbf
                        fadfffdfffdfffef
                        ffffffffffffffff
                        ffffffffffffffff

I'm running KDE 4, but restarting X server and using icewm session gives the same result (i.e. this is not KDE/Gnome specific).