I upgraded from Fedora 9 to Fedora 10. <br><br>I found that my keyboard repeat delay is too short. The settings in  "System->Preferences-Hardware->Keyboard" has no effect on actual keyboard typematic rate and delay.<br>
<br>I've my "xorg.conf" continued from  Fedora 9 as follows. I use a Intel945GC chipset motherboard.<br><br># Xorg configuration created by pyxf86config<br><br>Section "ServerLayout"<br>    Identifier     "Default Layout"<br>
    Screen      0  "Screen0" 0 0<br>    InputDevice    "Keyboard0" "CoreKeyboard"<br>EndSection<br><br>Section "InputDevice"<br>    Identifier  "Keyboard0"<br>    Driver      "kbd"<br>
    Option        "XkbModel" "pc105"<br>    Option        "XkbLayout" "us+inet"<br>EndSection<br><br>Section "Device"<br>    Identifier  "Videocard0"<br>    Driver      "intel"<br>
EndSection<br><br>Section "Screen"<br>    Identifier "Screen0"<br>    Device     "Videocard0"<br>    DefaultDepth     24<br>    SubSection "Display"<br>        Viewport   0 0<br>        Depth     24<br>
        Modes    "1280x1024" "1024x768" "800x600" "800x600" "720x400" "720x400" "640x480" "640x480"<br>    EndSubSection<br>EndSection<br><br clear="all">
Thanks in advance.<br><br>-- <br>Prasan<br><br><a href="http://prasan.microsolutions.info">http://prasan.microsolutions.info</a><br><a href="http://linux.wellassa.org">http://linux.wellassa.org</a><br>