*** This bug is a duplicate of bug 264196 ***
https://bugs.launchpad.net/bugs/264196
the issue is likely a xserver-xorg-input-evdev one, reassigning the bug
** Changed in: xserver-xorg-input-evdev (Ubuntu)
Sourcepackagename: gnome-control-center => xserver-xorg-input-evdev
Assignee: Ubun
Some problem here. The "speed" slider at "repeat keys" has no effect.
Very annoying.
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.10
DISTRIB_CODENAME=intrepid
DISTRIB_DESCRIPTION="Ubuntu 8.10"
--
Setting the keyboard repeat speed has no effect
https://bugs.launchpad.net/bugs/290674
Same here. I can add, though, that the kbdrate program still does its
job.
--
Setting the keyboard repeat speed has no effect
https://bugs.launchpad.net/bugs/290674
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs maili
i can confirm this bug in the final version of intrepid. in my case
holding a key down no longer repeats at all, whether the options in the
keyboard panel are turned off or on at any setting...
--
Setting the keyboard repeat speed has no effect
https://bugs.launchpad.net/bugs/290674
You received
> why did you confirm the gnome-control-center bug if
> doing changes in the xorg.conf doesn't work either?
Hm, because when I first found something's wrong with the keyboard
settings I checked ControlCenter. And then found this ticket and
confirmed it. And then tried this thing with xorg.conf. An
why did you confirm the gnome-control-center bug if doing changes in the
xorg.conf doesn't work either?
--
Setting the keyboard repeat speed has no effect
https://bugs.launchpad.net/bugs/290674
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assi
** Changed in: gnome-control-center (Ubuntu)
Status: Incomplete => Confirmed
--
Setting the keyboard repeat speed has no effect
https://bugs.launchpad.net/bugs/290674
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-b
I tried adding:
Option "AutoRepeat" "175 30"
in Input device section in xorg.conf and then logout/login. Didn't work.
Then I discovered Ubuntu uses /etc/default/console-setup to store this
settings, and added:
AUTOREPEAT="175 30"
Didn't work either.
--
Setting the keyboard repeat speed ha