• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: What is NSAnimationSlowMotionOnShift?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What is NSAnimationSlowMotionOnShift?


  • Subject: Re: What is NSAnimationSlowMotionOnShift?
  • From: Kyle Sluder <email@hidden>
  • Date: Thu, 25 Sep 2014 07:33:20 -0700

On Sep 25, 2014, at 5:15 AM, Bill Cheeseman <email@hidden> wrote:
>
> But I can't find NSAnimationSlowMotionOnShift anywhere. Is this remark in the release notes an inside joke? Google turns up no references to NSAnimationSlowMotionOnShift other than these Release Notes, and searching the Yosemite headers turns up nothing.

From the release notes:

“Most animations on the system can be slowed down by setting the default NSAnimationSlowMotionOnShift to YES”

Notice it says “the default”. This is a noun, used in the same sense as the defaults(1) command. Therefore you set it either with `defaults write` or by passing it as an argument on the command line.

Slow animations are a debugging aid; testing for the shift key often results in legitimate key combinations taking forever to animate.

--Kyle Sluder

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: What is NSAnimationSlowMotionOnShift?
      • From: Bill Cheeseman <email@hidden>
References: 
 >What is NSAnimationSlowMotionOnShift? (From: Bill Cheeseman <email@hidden>)

  • Prev by Date: What is NSAnimationSlowMotionOnShift?
  • Next by Date: Re: What is NSAnimationSlowMotionOnShift?
  • Previous by thread: What is NSAnimationSlowMotionOnShift?
  • Next by thread: Re: What is NSAnimationSlowMotionOnShift?
  • Index(es):
    • Date
    • Thread