<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Apple on make me: APe</title><link>https://apealive.net/tags/apple/</link><description>Recent content in Apple on make me: APe</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 16 Dec 2021 11:51:38 +0000</lastBuildDate><atom:link href="https://apealive.net/tags/apple/index.xml" rel="self" type="application/rss+xml"/><item><title>OSX Workstation Tuning, El Capitan</title><link>https://apealive.net/post/clean-install-osx-el-capitan/</link><pubDate>Thu, 16 Dec 2021 11:51:38 +0000</pubDate><guid>https://apealive.net/post/clean-install-osx-el-capitan/</guid><description>&lt;p&gt;This article covers &lt;strong&gt;OSX Workstation Tuning, El Capitan&lt;/strong&gt;, originally published as a secure &lt;a href="https://gist.github.com/epcim/25c1f390ae45b5151cda8137ce9f5a22" target="_blank" rel="noopener noreferrer"&gt;GitHub Gist&lt;/a&gt;
 snippet.&lt;/p&gt;
&lt;h3 id="os-x-preferences"&gt;OS X Preferences&lt;a class="heading-anchor" href="#os-x-preferences" aria-hidden="true"&gt;#&lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;most of these require logout/restart to take effect&lt;/p&gt;
&lt;h1 id="enable-character-repeat-on-keydown"&gt;Enable character repeat on keydown&lt;a class="heading-anchor" href="#enable-character-repeat-on-keydown" aria-hidden="true"&gt;#&lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;defaults write -g ApplePressAndHoldEnabled -bool false&lt;/p&gt;
&lt;h1 id="set-a-shorter-delay-until-key-repeat"&gt;Set a shorter Delay until key repeat&lt;a class="heading-anchor" href="#set-a-shorter-delay-until-key-repeat" aria-hidden="true"&gt;#&lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;defaults write NSGlobalDomain InitialKeyRepeat -int 12&lt;/p&gt;
&lt;h1 id="set-a-blazingly-fast-keyboard-repeat-rate"&gt;Set a blazingly fast keyboard repeat rate&lt;a class="heading-anchor" href="#set-a-blazingly-fast-keyboard-repeat-rate" aria-hidden="true"&gt;#&lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;defaults write NSGlobalDomain KeyRepeat -int 0&lt;/p&gt;</description></item></channel></rss>