Comment 3 for bug 1391042

Revision history for this message
Simotek (simotek) wrote :

Cheers for merging the code,

A work around for me is to modify ~/.config/variety/scripts/set_wallpaper to add
            enlightenment_remote -desktop-bg-add 0 1 "$x" "$y" "$OFILE.edj";
after
            enlightenment_remote -desktop-bg-add 0 1 "$x" "$y" "$OFILE.edj";

This fixes it for exactly 2 monitors, the completely correct fix would be to add a command to enlightenment_remote to get the number of zones, or maybe slightly easier use xrandr or some other command line tool to get the number of screens. I might look at both as the enlightenment_remote option won't be added to already released enlightenment