Set Windows to Details View
Closed this issue · 3 comments
See https://mail.google.com/mail/u/0/#inbox/14a28760a5a87280
Set Windows to Details View: (A little complicated but some have AHK examples)
Answer: ALT + 2 or CTRL + SHIFT + 6 or ALT(left) + v + d
Search: http://www.google.com/#&q=keyboard+shortcut+for+details+view
Results: http://www.mcaughtry.com/2013/06/windows-8-tip-keyboard-shortcut-for-details/
(with AHK references) http://superuser.com/questions/185124/how-to-change-windows-explorer-view-by-keyboard/600419#600419
(with AHK auto-trigger example!) http://superuser.com/questions/84716/why-does-windows-xp-explorer-search-sometimes-switch-to-icons-view/84721#84721
Win 8.1 only?
+1 http://code.jeanlalonde.ca/folderspopup/#comment-10033
define globally or per app the view mode (thumbnail, details, etc..) and file sort on dialog boxes
This issue was moved to JnLlnd/FavoritesPopup#14