Friday, July 05, 2013

Disable grouping of files in Windows Explorer

I am not a fan of Windows 7 Explorer grouping feature. It makes the list of files cluttered and not easy to navigate or find object. See below for a screen capture.
 Anyway, to disable that feature, press Alt to show Windows Explorer menu, then select View | Group By | None.

No comments:

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...