Disable long press and hold on OSX
Open terminal and paste:
defaults write -g ApplePressAndHoldEnabled -bool false
killAll Finder && killAll Dock
and restart the app
Open terminal and paste:
defaults write -g ApplePressAndHoldEnabled -bool false
killAll Finder && killAll Dock
and restart the app