EPISODE · Sep 16, 2008 · 5 MIN
My Current Dock
from iTechster.com Video Tutorials · host Willy Vargas
This is just showing how I currently have my dock setup for easy use & quick access to many applications that I use on a regular basis. Also I have it set up where my alias do not show the arrow mark or image which I will provide you with that code below, which needs to be done in terminal. $ cd /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources $ sudo mv AliasBadgeIcon.icns AliasBadgeIcon_OFF.icns $ killall Finder Change it Back: $ cd /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources $ sudo mv AliasBadgeIcon_OFF.icns AliasBadgeIcon.icns $ killall Finder Mouse Over effect: defaults write com.apple.dock mouse-over-hilte-stack -boolean YES killall Dock Change YES to NO to revert it back then type killall Dock
What this episode covers
This is just showing how I currently have my dock setup for easy use & quick access to many applications that I use on a regular basis. Also I have it set up where my alias do not show the arrow mark or image which I will provide you with that code below, which needs to be done in terminal. $ cd /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources $ sudo mv AliasBadgeIcon.icns AliasBadgeIcon_OFF.icns $ killall Finder Change it Back: $ cd /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources $ sudo mv AliasBadgeIcon_OFF.icns AliasBadgeIcon.icns $ killall Finder Mouse Over effect: defaults write com.apple.dock mouse-over-hilte-stack -boolean YES killall Dock Change YES to NO to revert it back then type killall Dock
NOW PLAYING
My Current Dock
No transcript for this episode yet
Similar Episodes
No similar episodes found.