Today I ran into an issue where my keyboard stopped working in KDE (Fedora Core 10, KDE 4.1). I just updated some rpm’s which included the xorg ati drivers and thought that might have been the problem. I logged out of KDE and into XFCE where the keyboard worked fine… doh!
I googled and discovered the problem was in my ~/.kde/share/config/kaccessrc file. The SlowKeys attribute was set to true (SlowKeys=true). I set the attribute to false (SlowKeys=false) and all is well once again.
I set the SlowKeys attribute to true when I was ...
Recent Comments