Re: Simple system-wide autoconfiguration for GNOME 3

2014-06-20 Thread Marc SCHAEFER
Replying to myself, this is the working solution. It is not that pretty, but has the advantage to be easily compatible each time GNOME will change the way it handles configuration files. ---/usr/local/etc/gnome3-user-settings--- #! /bin/bash gsettings set org.gnome.nautilus.desktop volumes-visibl

Simple system-wide autoconfiguration for GNOME 3

2014-06-19 Thread Marc SCHAEFER
Hi, I can somewhat influence GNOME 3 (wheezy) to my taste, with the following commands, to be run under X11/GNOME and valid for the logged user only: gsettings set org.gnome.nautilus.desktop volumes-visible true gsettings set org.gnome.desktop.background show-desktop-icons true gsettings