As requested on thunar-dev: ======================================================== Hey Benny, would you mind adding support for right arrow navigation as described on http://chabada.sk/better-desktop/#nautilus-improvements? It basically requests that you should be able to jump from the last column in a row to the first column in the next row (if any) by using the right arrow key. Same for the left arrow, just the other way round. I think this would be nice. Currently there's no way to browse all files with one single key in the icon view, whereas in the details view, you can use Up (or Down, depending on where you are) for that. Regards, Jannis ========================================================
Committed with revision 20652. 2006-03-30 Benedikt Meurer <benny@xfce.org> * exo/exo-icon-view.c: Implement "Right Arrow Keyboard Navigation" for ExoIconView, as requested by Jannis. Bug #1623.