View Single Post
Old 10-04-2020, 08:06 PM   #5
morlaa
Junior Member
morlaa began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2020
Device: likebook mars
Thank you Dale.

To make things easier: I found out how to change this value in the command-line - as normal user. Actually its only the automount value :

Code:
gsettings set org.gnome.desktop.media-handling automount false
To switch automount on again I use:

Code:
gsettings set org.gnome.desktop.media-handling automount true

Last edited by morlaa; 10-04-2020 at 08:10 PM.
morlaa is offline   Reply With Quote