w0lfschild / cleanHUD

:open_file_folder: MacForge Plugin that cleans up HUDs on macOS
https://www.macenhance.com/mflink?macforge://github.com/w0lfschild/myRepo/raw/master/myPaidRepo/org.w0lf.cleanHUD
62 stars 2 forks source link

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

Closed dortamiguel closed 7 years ago

dortamiguel commented 7 years ago

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

w0lfschild commented 7 years ago

I'll look into this.

dortamiguel commented 7 years ago

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

dstd commented 6 years ago

@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

dortamiguel commented 6 years ago

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

dortamiguel commented 6 years ago

Also you can try to run on your terminal

defaults write NSGlobalDomain KeyRepeat -int 0