Thanks to visit codestin.com
Credit goes to github.com

Skip to content

annttu/fix-osx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Fix OS X

Random files to fix OS X behavior.

Files

files/Library/KeyBindings/DefaultKeyBinding.dict

Copy to ~/Library/KeyBindings/DefaultKeyBinding.dict

Fixes home and end buttons to go to begin and end of line instead of file. Also removes alt+space non-breaking-space.

Scripts

scripts/fix_spotify.sh

Fix spotify from randomly sleeping

scripts/keyboard.sh

Turn off keyboard backlight after 2 minutes if not used.

scripts/mute_startup.sh

Disable annoying boot-up sound.

scripts/set_hostname.sh >hostname<

Set static hostname for your device.

scripts/secure_sleep.sh

Enable hibernate to disk and disable in memory sleep. Also set various other sleep related settings to make your device secure during sleep. Makes wake up a lot slower compared to default behaviour.

scripts/photos_hotplug.sh

Disable Photos.app from popping up when sd-card is connected to device.

scripts/chrome.sh

Set system wide print dialog default printing dialog on chrome

scripts/disable_smart_quotes.sh

Disable annoying smart quotes feature.

scripts/disable_bonjour.sh

Disable bonjour multicast advertisements.

scripts/expand_save_panel.sh

Expand save dialog by default.

About

Random archive of configs to fix OS X behavior

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages