w0lfschild/cleanHUD

When a key is not released the progress bar doesn't work

dortamiguel opened this issue · 5 comments

If I maintain pressed down the bright or volume key the progress bar doesn't work as expected.

I'm on macos 10.12.4

I'll look into this.

It was the OS keyboard configuration, I deleted the keyboard delay between keys and works fine

dstd commented

@ellipticaldoor could you share your way to fix this? In my config the delay is shortest possible, but I still affected by the issue.

keyboard 2018-08-28 18-18-43

@dstd I have the same as you, try restarting and trying again

Also you can try to run on your terminal

defaults write NSGlobalDomain KeyRepeat -int 0