How to get a "Places" pane in open File/Directory Dialog Boxes?

Issues related to applications and software problems
Post Reply
tinker123@gmail.com
Posts: 30
Joined: 2019/02/12 20:14:54

How to get a "Places" pane in open File/Directory Dialog Boxes?

Post by tinker123@gmail.com » 2021/03/31 20:55:25

CentOS 7
GNOME3

In GNOME3, how would I get a pane for "Places" in dialog boxes for opening directories and files?
CentOS 7.6.180
GNOME-CLASSIC 3.28.2

sml
Posts: 305
Joined: 2020/01/17 09:01:44

Re: How to get a "Places" pane in open File/Directory Dialog Boxes?

Post by sml » 2021/04/02 13:52:26

Do you mean this dialog?
Image
Then please show the output of

Code: Select all

gsettings get org.gtk.Settings.FileChooser startup-mode
and

Code: Select all

gsettings get org.gtk.Settings.FileChooser sidebar-width

Post Reply