gsettings changes are not working over ssh -


i trying set idle timeout ubuntu 14.04 using gsettings ssh.

the commands using this

dbus-launch gsettings set org.gnome.desktop.session idle-delay 600

dbus-launch gsettings set org.gnome.desktop.screensaver lock-delay 0

dbus-launch gsettings set org.gnome.desktop.screensaver lock-enabled true

dbus-launch gsettings set org.gnome.desktop.screensaver idle-activation-enabled true

after commands executed various timeout periods changes taking place, timeout changes getting lost after reboot or logout.

is possible make timeout change persistent on reboot/logout.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -