rsp2
June 20, 2016, 4:40pm
1
Hi All,
There used to be a ‘configure’ option in Nautilus, if I remember right. But I am experiencing that folders open only with double-click.
Is there a way to configure Nautilus to open folders and files with one click instead of double click?
Thanks & Regards,
RSP2
rsp2:
Hi All,
There used to be a ‘configure’ option in Nautilus, if I remember right. But I am experiencing that folders open only with double-click.
Is there a way to configure Nautilus to open folders and files with one click instead of double click?
Thanks & Regards,
RSP2
Hi
Sure, open Nautilus, the in the top bar files -> preferences -> Behavior tab, select the single click to open files radio button, or from the command line (or dconf-editor);
gsettings set org.gnome.nautilus.preferences click-policy 'single'
rsp2
June 21, 2016, 3:14am
3
malcolmlewis:
Hi
Sure, open Nautilus, the in the top bar files -> preferences -> Behavior tab, select the single click to open files radio button, or from the command line (or dconf-editor);
gsettings set org.gnome.nautilus.preferences click-policy 'single'
Thanks a lot. The code did work !
The size setting slider does not stay at minimum size. On next opening of home folder it jumps back to the middle. Is there a remedy to that as well?
Thanks & Regards,
RSP2
Hi
You mean icon size?
gsettings set org.gnome.nautilus.icon-view default-zoom-level 'small'
rsp2
June 21, 2016, 4:46am
5
Yes. Miracle !!
Where could one find this magic?
RSP2
Hi
The dconf-editor application or gsettings --help
rsp2
June 21, 2016, 6:36am
7
Hi,
Very helpful. Thanks a lot.
Regards,
RSP2