Version: (using KDE 4.3.4) OS: Linux Installed from: Archlinux Packages I need some special autorepeat settings for my laptop (specifically, I need to selectively disable autorepeat for certain keys). I can set these, but then KDE clobbers them because I cannot stop it from setting autorepeat either on or off. In the long run, I suppose it would be nice to have an "Advanced" button where I can do my selective disabling right within SystemSettings, but for now, I'd like to set things up with a script and then have KDE not clobber the settings.
I have stopped needing this feature since I reported this, but it still would be a nice thing to have.
SVN commit 1216573 by rysin: Implmenented 218734 and some UI cleanup BUG: 218734 M +0 -2 CMakeLists.txt M +2 -6 kcm_keyboard.cpp M +3 -3 kcm_keyboard.ui M +16 -1 kcm_keyboard_widget.cpp M +2 -1 kcm_keyboard_widget.h M +47 -30 kcmmisc.cpp M +24 -6 kcmmisc.h M +106 -137 kcmmiscwidget.ui M +27 -42 keyboard_hardware.cpp M +1 -1 layouts_menu.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1216573
*** Bug 279201 has been marked as a duplicate of this bug. ***