top | item 20395026

(no title)

cleong | 6 years ago

That pause button is usually a function key in other keyboards.

discuss

order

eridius|6 years ago

Having it be a physical key, no matter what, can screw with trying to debug key chords in an app.

And Xcode doesn't use a function key to pause, since that would also interfere with any apps that use function keys. The default keyboard shortcut for pausing in Xcode is ⌃⌘Y, and I think you have to bring Xcode to the foreground for that to work anyway.