Something that’s driving me crazy - everytime I have to reinstall the stupid Citrix Receiver the setting, that enables key repetition if you hold down a key in an RDP session, gets lost.
I’ll write it down here, so I won’t have to search the web again next time this happens:
defaults write com.citrix.CitrixReceiverLauncher ApplePressAndHoldEnabled -bool false
defaults write com.citrix.receiver.helper ApplePressAndHoldEnabled -bool false
defaults write com.citrix.receiver.icaviewer.mac ApplePressAndHoldEnabled -bool false
defaults write com.citrix.receiver.nomas ApplePressAndHoldEnabled -bool false