I want removal drives to mount, NOT open. Nemo keeps opening when I boot up.
I set gsettings as follows. No change:
$ gsettings set org.gnome.desktop.media-handling automount-open false
I want removal drives to mount, NOT open. Nemo keeps opening when I boot up.
I set gsettings as follows. No change:
$ gsettings set org.gnome.desktop.media-handling automount-open false
Hi
What about;
gsettings get org.gnome.desktop.media-handling autorun-x-content-open-folder
Maybe fire up dconf-editor and check the other keys (or via gsettings), I don’t use nemo, maybe it’s something specific to that application?
I’m unsure what it means, but:
gsettings get org.gnome.desktop.media-handling autorun-x-content-open-folder
outputs: “@as ]”
I’m using cinnamon, hence Nemo
Hi
Nothing set there, there are some more keys (I’m on GNOME) that may be worth checking;
gsettings list-keys org.gnome.desktop.media-handling
One thing to try is creating a test user and login as the test user and see if it duplicates. If it does then deeper in the system, else user specific issue.
Fixed here:
https://forum.manjaro.org/t/nemo-auto-opens-on-startup-to-my-external-usb-drive/30444
Thanks for your replies!