Comment 0 for bug 949836

Revision history for this message
Jonathan Davies (jpds) wrote :

I have a cron job that runs the following:

$ dconf write /org/gnome/desktop/background/picture-uri "'file://$HOME/$(find backgrounds -type f | shuf -n1)'"

Every single time it runs, focus is stolen from my current window. This can be most inconvenient when I'm entering text into a window.