How to highlight items in the OS X Dock Stacks Grid view

This very brief tutorial will show you how to enable a useful feature in Grid view of Dock item stacks. Why it’s disabled by default is beyond me, as it’s actually quite useful.

Please note: in newer versions of macOS (macOS 10.14 “Mojave” and later) this featured is enabled by default. If you’re using an older version of macOS (10.13 High Sierra and earlier) the instructions are still accurate and will work exactly as described.

  1. As you can see from the image below, item/folder names are truncated in Grid view, making it (sometimes) difficult to determine which file/folder is which.

  2. click to enlarge

  3. Start by opening a terminal and pasting in the following line:

    defaults write com.apple.dock mouse-over-hlite-stack -boolean YES

    and then enter:

    killall Dock


  4. click to enlarge

  5. Now when you open a Grid stack, and mouse-over an item with a truncated name, the full thing will be displayed.

  6. click to enlarge


If this article helped you, I'd be grateful if you could share it on your preferred social network - it helps me a lot. If you're feeling particularly generous, you could buy me a coffee and I'd be super grateful :)

buy a coffee for simplehelp.net


Home » Mac » How to highlight items in the OS X Dock Stacks Grid view

Leave a Comment

Your email address will not be published.