On Fri, 16 Jun 2017 04:55, David C. Rankin wrote:
On 06/15/2017 07:47 AM, Charles Philip Chan wrote:
"David C. Rankin" writes:
Is there some setting that controls this? Right now this thing is unnavigable with scores of .zip files mixed with directories mixed with files in an unholy mess. Why when I first scroll down with the mouse are many of the icons missing?
IIRC, it came from a change of GTK version. Open "dconf-editor" and go to:
GTK-> "Settings"-> "File Chooser"
and change "sort-directories-first" to "true".
Charles
Thanks Charles, but currently:
$ dconf-editor bash: dconf-editor: command not found
[snip] "man 1 dconf" mentions alternatives, e.g. "gsettings" from the glib2-tools package does the same from the command line. [code] $ gsettings set org.gtk.Settings.FileChooser sort-directories-first true [/code] - Yamaban. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org