Re: Keyboard Repeats in XCode 8
Re: Keyboard Repeats in XCode 8
- Subject: Re: Keyboard Repeats in XCode 8
- From: Steve Mills <email@hidden>
- Date: Thu, 29 Sep 2016 08:45:28 -0500
On Sep 29, 2016, at 05:36:24, Dave <email@hidden> wrote:
>
> Since updating to XCode 8, I’ve noticed that keyboard repeats appear to be broken or work differently, for instance if I hold down a key in an editor window ti shows PopUp View containing the alternative character codes for that key as an iPhone would. Since I’m using a Mac and developing a Mac App, I don’t want this. Is there anyway of turning it off?
Isn't that horrible? Just upgrading to Xcode 8 should not have enabled it. It's still off on my Macs. Run this in Terminal:
defaults write -g ApplePressAndHoldEnabled -bool false
--
Steve Mills
Drummer, Mac geek
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden