Bug 1832 - Keyboard repeat rate slows down
Summary: Keyboard repeat rate slows down
Status: RESOLVED DUPLICATE of bug 1651
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/Keyboard (show other bugs)
Version: 6.8.0
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-11 11:24 UTC by Wolfgang Dobler
Modified: 2004-12-19 19:36 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Wolfgang Dobler 2004-11-11 11:24:02 UTC
When pressing a key (in xterm, emacs, galeon,...) the keyboard repeat rate is
first high, but after about 20-30 characters (less than 1 second) it slows down.
According to http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=134110 , this
is connected to the `kbd' driver and was not a problem with the old 'keyboard'
driver, but in my version of xorg, keyboard_drv.o is a copy of kbd_drv.o, so I
cannot verify this.

Here's my settings from xset:

  Keyboard Control:
    auto repeat:  on    key click percent:  0    LED mask:  00000000
    auto repeat delay:  200    repeat rate:  66
    auto repeating keys:  00ffffffdffffbbf
                          fadfffdfffdfe5ef
                          ffffffffffffffff
                          ffffffffffffffff

and from /etc/X11/xorg.conf:

  Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
  EndSection

OS: Gentoo x86_64, kernel 2.6.7-gentoo-r11
Comment 1 Colin Murtaugh 2004-12-01 05:33:37 UTC
I'm seeing this too, on Fedora 3 with xorg-x11 6.8.1
Comment 2 Matthieu Herrb 2004-12-20 14:36:11 UTC

*** This bug has been marked as a duplicate of 1651 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.