zeldor.biz

Linux, programming and more

Copyright © 2025
Log in

Montage wallpaper with ImageMagick

December 29, 2011 by Igor Drobot Leave a Comment


With ImageMagick you can create a really magic things like this one…

You have a dual monitor setup and you want to set for each one a special background, no problem now comes ImageMagick into play to montage two different backgrounds into a single one. Get to work:
Install ImageMagick:

1
aptitude install imagemagick

aptitude install imagemagick

Montage backgrounds one and two(1.jpg and 2.jpg) into a large one (background.jpg).

1
montage 01.jpg 02.jpg -tile 2x1 -geometry "2560x1600+0+0" -mode concatenate background.jpg

montage 01.jpg 02.jpg -tile 2x1 -geometry "2560x1600+0+0" -mode concatenate background.jpg

The results? A great one!

Plus this one:)

OR

Filed Under: Debian, Linux Tagged With: ImageMagick, wallpaper ImageMagick

Categories

Archives

Tags

apache2 Apple arduino ARM Automation backup bash Cisco Cluster Corosync Database Debian Debian squeeze DIY DNS Fedora FTP Fun Icinga Ipv6 KVM Linux LVM MAC OS X Monitoring MySQL Nagios Nginx openSUSE OpenVPN PHP Proxy Python python3 qemu RAID rsync Samba security ssh Ubuntu virtualization Windows Windows 7 Wordpress

Leave a Reply

Your email address will not be published. Required fields are marked *

Yeaaah Cookie! We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok