Bonsoir, Suivant http://forum.ubuntu-fr.org/viewtopic.php?id=21956, j'ai mis ce script :
#!/bin/bash # pour charger un fond d'écran différent chaque jour gconftool -t str -s /desktop/gnome/background/picture_filename "`find /mnt/win_e/graphisme/images -name \*.jpg | rl | tail -n 1`" dans /etc/cron.daily Le script fait très bien son office si je le lance manuellement, mais sinon, j'ai le même fond d'écran qu'hier. Ai-je oublié quelque chose ? -- Joël
-- ubuntu-fr mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
