OS X Finder: Arrow keys navigation in icons view

4

2

Is there a way to enable a “wrap around” arrow keys navigation in Mac Finder? Right now, I found that if I have highlighted the first or the last item in a row, I cannot use the left/right arrow key to jump to the row above/below. For example:

finder screenshot

I won’t be taken to the “TTMIK Level 1 Lesson 22 PDF.pdf” file from the current position, if I press the left arrow key. This is pretty annoying, especially when I use quick look to browse through a bunch of files displayed in icons mode. To get this to work, I have to switch to columns or list view, which isn’t always preferred.

Arnold

Posted 2012-04-09T00:20:03.703

Reputation: 741

Answers

5

No, this is not possible (at least not without dirty hacks?). What you can do however is to tab through the items.

  • To navigate to the next item, press ⇥
  • To navigate to the previous item, press ⇧⇥

This will also cycle through the items. Therefore, when you've reached the end, you'll start at the beginning.

This also works if Quick Look is activated.

slhck

Posted 2012-04-09T00:20:03.703

Reputation: 182 472

1This is better than nothing, although not as handy as arrow keys. I hope this will get fixed in the future. Thanks for the tip! – Arnold – 2012-04-10T21:36:36.353