Bug 222899

Summary: Keyboard repeat options "Delay" and "Rate" have no units
Product: [Applications] systemsettings Reporter: Burkhard Lück <lueck>
Component: kcm_keyboardAssignee: Andriy Rysin <arysin>
Status: RESOLVED FIXED    
Severity: normal CC: arysin
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Burkhard Lück 2010-01-15 21:39:50 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

On kde-doc-english@kde.org we got a comment wrt the docs:
"It would be helpful to add units for keyboard repeat delay and repeat frequency."

Looking at the module you see, that even the gui has no units for these values.

Units are milliseconds here?

But why is Delay an integer and the Rate a real value with 2 decimal places? That is inconsistent and makes really no sense.

Please add the units to the GUI and make Delay and Rate both integer fields.
Comment 1 Andriy Rysin 2010-05-12 03:40:11 UTC
Thanks - will take a look for 4.5
Comment 2 Andriy Rysin 2010-05-13 04:25:04 UTC
SVN commit 1126048 by rysin:

Fix setting sliders on kcm startup
Add unit suffixes to spinboxes
BUG: 222899


 M  +0 -6      README  
 M  +6 -4      kcmmisc.cpp  
 M  +6 -0      kcmmiscwidget.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1126048