Bug 222899 - Keyboard repeat options "Delay" and "Rate" have no units
Summary: Keyboard repeat options "Delay" and "Rate" have no units
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_keyboard (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Andriy Rysin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-15 21:39 UTC by Burkhard Lück
Modified: 2010-05-13 04:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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