{ system.keyboard.enableKeyMapping = true; system.defaults.NSGlobalDomain = { ApplePressAndHoldEnabled = false; InitialKeyRepeat = 15; KeyRepeat = 2; NSAutomaticCapitalizationEnabled = false; NSAutomaticDashSubstitutionEnabled = false; NSAutomaticPeriodSubstitutionEnabled = false; NSAutomaticQuoteSubstitutionEnabled = false; NSAutomaticSpellingCorrectionEnabled = false; }; }