Users who upgrades from Hardy to Intrepid will likely have the xorg.conf
sections (or similar) I mentioned on comment #6, i.e.:
=======================
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
=======================
So the problem could be bigger than expected after Intrepid release when
a huge number of Hardy users upgrades massively to Intrepid.
--
The key repeat delay for the "down-arrow", "left-arrow", and "End" keys is
longer than the other keys
https://bugs.launchpad.net/bugs/278078
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs