When a key is not released the progress bar doesn't work
dortamiguel opened this issue · 5 comments
dortamiguel commented
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
I'll look into this.
dortamiguel commented
It was the OS keyboard configuration, I deleted the keyboard delay between keys and works fine
dstd commented
dortamiguel commented
@dstd I have the same as you, try restarting and trying again
dortamiguel commented
Also you can try to run on your terminal
defaults write NSGlobalDomain KeyRepeat -int 0