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.
| Nasledujúca revízia | Predchádzajúca revízia | ||
| blog:odborny:2015-12-20-disable_os_x_spell_checking_totally_system-wide [2015/12/20 20:01] – vytvorené 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: | ||
| cd / | cd / | ||
| - | sudo mv Resources | + | sudo mv Resources |
| + | |||
| + | 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 pseudo-solution ===== | ||
| + | |||
| + | - Go to System Preferences → Keyboard → Text | ||
| + | - Untick " | ||
| + | - From Spelling dropdown, choose "Set up" and select any **single** language you do **not** use | ||
| + | - Confirm, go back and select " | ||
| - | Original source of solution: [[http://www.chromescreen.com/disable-spell-checker-in-mac-osx-system-wide/]] | + | Original source of solution: [[https://discussions.apple.com/thread/2577594? |
| - | {{socialshareprivacy2}} | + | ~~socialite~~ |
| {{tag> | {{tag> | ||
blog/odborny/2015-12-20-disable_os_x_spell_checking_totally_system-wide.1450638087.txt.gz · Posledná úprava: 2015/12/20 20:01 od Róbert Toth
