Macos
Keyboard
Settings -> Keyboard -> Key repeat ratecontrols at what speed when pressing a key the input is sent, if you make it high, cursor will move faster when you press let's say down key etc.
Safe mode boot
- To boot in safe mode, shutdown the mac
- Keep pressing the power button till, it loads startup option
- Select the drive and continue
Clear DNS cache
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
Directories
~/Library/Cachesall system wide caches for applications~/Library/Preferencesplist files used for storing configuration, preferences etc.
Type degree (°) symbol
Option + Shift + 8 => °
Rebuild spotlight index
- For a specific dir, for eg Applications:
- Setting -> Spotlight -> Search Privacy
- Add and remove the directory
- Setting -> Spotlight -> Search Privacy
- For all dirs
sudo mdutil -Eai off
sudo mdutil -Eai on
Sources
Questions
Related
- [[]]