Bug 52873 - Bouncekey delay not set
Summary: Bouncekey delay not set
Status: RESOLVED FIXED
Alias: None
Product: kcontrol
Classification: Miscellaneous
Component: kcmaccess (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Gunnar Schmidt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-11 12:56 UTC by Christian Nitschkowski
Modified: 2006-02-22 14:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot showing the new option in kcmaccess (61.31 KB, image/png)
2003-01-11 12:59 UTC, Christian Nitschkowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Nitschkowski 2003-01-11 12:56:24 UTC
Version:            (using KDE KDE 3.0.5)
Installed from:    SuSE RPMs
OS:          Linux

I need to enable bouncing keys and to set a custom delay.
I need this to workaround some misbehaviuor of my buggy keyboard controller (It sends some keystrokes twice...).
Because you can't set the delay lower than 100ms, I added a new config-option to kcmaccess. (See the attached screenshot)
If this new option is enabled, bouncing keys are enabled and the bounce-delay should be set to 5ms. But this doesn't work.
I searched some time for the reason and found that kaccess seems to have problems with the bounce-delay.
The X-server's bounce delay is set to 300ms, irregardless which value was set in kcmaccess.
$KDEDIR/share/config/kaccessrc contains the value I set in kcmaccess, but kaccess doesn't seem to set it correctly.
When I set the bouncedelay manually with the command-line-tool "ax", I can set it to 5, 300, 500 or whatever I like.
Comment 1 Christian Nitschkowski 2003-01-11 12:59:48 UTC
Created attachment 727 [details]
Screenshot showing the new option in kcmaccess
Comment 2 Stephan Binner 2003-01-12 19:21:15 UTC
> I added a new config-option to kcmaccess.  [..] If this new option is enabled, 
bouncing keys are enabled and the bounce-delay should be set to 5ms. But this 
doesn't work.  
 
You changed kcmaccess and now you file a bug to KDE because it doesn't work!? 
Comment 3 Christian Nitschkowski 2003-01-12 19:24:36 UTC
The bug appears with the unchanged version too.  
I just noticed it while modifying the code.  
I get the same behaviour without my changes and with the original code.  
 
Comment 4 Pupeno 2003-01-12 20:39:01 UTC
I'm currently planning/doing a completly rewrite all that code of KDE since it's kinda  
messed up. It should be ready for 3.2 and all the bugs will be solved in the rewirte. 
KAccess will disapear and be replaced by a most modern kacd which should work. 
There are a lot of little things that are not working yet, not just that. 
If you want to help me, I invite you to join us at kde-accessibility@kde.org and organize 
the changes to reach a common and good goal but faster. 
Thank you. 
Comment 5 Christian Nitschkowski 2006-01-02 17:45:53 UTC
I revisited this bug today and I think it can be set to resolved - FIXED as setting the bounce delay now works as expected.
Comment 6 Gunnar Schmidt 2006-02-22 14:42:48 UTC
*** Bug has been marked as fixed ***.