Subscribe to OSXDaily

Subscribe to RSS Subscribe to Twitter Feed Follow on Facebook Subscribe to eMail Updates

OSXDaily on Facebook

OSXDaily on Google+

Shop at Amazon

Ad

Shared on Facebook

Search defaults write

defaults write

Show a “Now Playing” iTunes Notification in the OS X Dock

Nov 19, 2011 - 55 Comments

Using a defaults write command, the iTunes Dock icon can be set to display a “Now Playing” song and artist pop-up that transitions in and out and music starts. It’s a nice addition, particularly if you’re playing songs from a shared network playlist and have iTunes hidden in the background. Enable the iTunes song & … Read More

Enable Safari’s Hidden Debug Menu

Nov 7, 2011 - 7 Comments

Safari has a hidden “Debug” menu that offers some additional features for debugging the browser, including stress and load tests, sampling, javascript error logging, the ability to intentionally crash a page, and more. Intended for Safari developers, the Debug menu is different from the Developer menu, which is geared more at web developers, although there … Read More

View & Mount Hidden Partitions in Mac OS X

Sep 23, 2011 - 7 Comments

By enabling a hidden debug feature in Disk Utility, you are able to both view and mount hidden partitions on hard drives in Mac OS X. Hidden partitions include things like Linux swap, GUID partitions, a Windows Recovery drive, and OS X Lion or Mountain Lion onwards Recovery HD partition, and once they’re mounted they … Read More

Stop Safari Auto-Refreshing Web Pages in Mac OS X Lion

Sep 20, 2011 - 20 Comments

A new addition to Safari 5.1 in Mac OS X 10.7 is that web pages auto-refresh if they are left inactive for a period of time. The feature can seem unnecessary and even annoying, but there’s no clear preference option to disable reloading of pages. Thankfully, Stormcloud (via DaringFireball) shows us how to stop this … Read More

Enable AirDrop Over Ethernet & AirDrop On Unsupported Macs Running OS X

Sep 16, 2011 - 55 Comments

AirDrop is the extremely easy local peer-to-peer file transfer tool that is built into OS X 10.7 and 10.8 and beyond, it allows you to easily send and receive files wirelessly over a network just by dragging and dropping. It’s a great addition to Lion, but it’s not supported on all Macs (some 2008 model … Read More

Automatically Customize Mac OS X with a Bash Script: 27 Defaults Write Commands, custom .aliases, .bash_profile, etc

Sep 9, 2011 - 8 Comments

If you’re an advanced user and setting up a new Mac, you probably customize the OS with a ton of defaults write commands and .alias adjustments. These are things you can either enter manually, use an easy tool like LionTweaks, or check out this new great script from GitHub called .osx. Note: this is obviously … Read More

Enable Element Inspector in the Mac App Store

Sep 7, 2011 - 5 Comments

The Mac App Store has a hidden element inspector that lets you view the source of any page or element drawn within the App Store, letting you extract text or images, and even enter your own code into the console (which can lead to all sorts of fun things). This is probably most useful for … Read More

Disable “Reopen Windows When Logging Back In” in Mac OS X Completely

Aug 25, 2011 - 89 Comments

You may have noticed that when you log out or reboot Mac OS X Lion, you get a dialog window with a checkbox next to “Reopen windows when logging back in” that restores all of your currently open applications and windows. If you don’t like it and you’re tired of unchecking the box to no … Read More

Lion Tweaks Makes Customizing Mac OS X Lion Features as Easy as a Click

Aug 19, 2011 - 10 Comments

Tired of tweaking OS X Lion on your own with all the defaults write commands? Don’t want to manually change iCals leather look back to aluminum? What about older tips like turning the Dock into 2D? Lion Tweaks to the rescue! This little free app is an extremely easy GUI front-end to a ton of … Read More

Show System Info, Hostname, & OS X Version at Mac OS X 10.7 Lion Login Screen

Aug 17, 2011 - 5 Comments

Prior to Mac OS X 10.7, you used to be able to click on the “Mac OS X” text to display additional system information about the Mac, showing things like IP Address, OS X version and build number, and the machines Hostname. Apple pulled that ability out of Mac OS X Lion, but you can … Read More