blog:odborny:2015-12-20-disable_os_x_spell_checking_totally_system-wide
Rozdiely
Tu môžete vidieť rozdiely medzi vybranou verziou a aktuálnou verziou danej stránky.
| Obojstranná predošlá revíziaPredchádzajúca revíziaNasledujúca revízia | Predchádzajúca revízia | ||
| blog:odborny:2015-12-20-disable_os_x_spell_checking_totally_system-wide [2026/05/09 10:54] – [Solution] Róbert Toth | blog:odborny:2015-12-20-disable_os_x_spell_checking_totally_system-wide [2026/05/09 13:32] (aktuálne) – Róbert Toth | ||
|---|---|---|---|
| Riadok 2: | Riadok 2: | ||
| Tired of annoying "red dots" under every single word because your language is not supported by OS X spell-checker? | Tired of annoying "red dots" under every single word because your language is not supported by OS X spell-checker? | ||
| - | |||
| ===== Solution ===== | ===== Solution ===== | ||
| + | With macOS 10.11+ (El Capitan) and later, Apple introduced System Integrity Protection (SIP), with which you simply cannot change anything under ''/ | ||
| + | |||
| + | So there are three possible ways to go about it (I am currently testing #1): | ||
| + | |||
| + | ==== Approach #1: Disable spell checking by default system-wide ==== | ||
| + | < | ||
| + | Original source: [[https:// | ||
| + | |||
| + | ==== Approach #2: Relocate spell-checking resources with SIP disabled ==== | ||
| + | This uses original solution, but with SIP disabled: | ||
| + | |||
| + | === Step 1: Disable SIP === | ||
| + | See [[https:// | ||
| + | |||
| + | - Restart your Mac with < | ||
| + | - Open Terminal and disable SIP with:< | ||
| + | - Restart Mac | ||
| + | |||
| + | === Step 2: relocate Spell-checking resources === | ||
| + | |||
| + | To „sabotage“ SpellChecker you need to rename folder containing its resource files. Simply open Terminal and write down: | ||
| + | |||
| + | sudo mv / | ||
| + | |||
| + | === Step 3: Re-enable SIP === | ||
| + | |||
| + | - Restart your Mac with < | ||
| + | - Open Terminal and enable SIP with:< | ||
| + | - Restart Mac | ||
| + | |||
| + | ==== Approach #3: Disable spell-checking by removing all languages against which to check spelling ==== | ||
| + | See | ||
| + | [[https:// | ||
| + | |||
| + | |||
| + | ===== Original Solution ===== | ||
| To disable SpellChecker you need to rename folder containing its resource files. Simply open Terminal and write down: | To disable SpellChecker you need to rename folder containing its resource files. Simply open Terminal and write down: | ||
| Riadok 11: | Riadok 46: | ||
| sudo mv Resources Resources.__DISABLED | sudo mv Resources Resources.__DISABLED | ||
| - | Original source of solution: [[http:// | + | Original source of solution: [[https:// |
| + | |||
| + | However, with macOS 10.11+ (El Capitan) and later, Apple introduced System Integrity Protection (SIP), with which you simply cannot change anything under ''/ | ||
| - | ===== El Capitan | + | ===== El Capitan |
| - Go to System Preferences → Keyboard → Text | - Go to System Preferences → Keyboard → Text | ||
blog/odborny/2015-12-20-disable_os_x_spell_checking_totally_system-wide.1778316895.txt.gz · Posledná úprava: 2026/05/09 10:54 od Róbert Toth
