#!/bin/sh
DISPLAY=${1:-localhost:0.0}
export DISPLAY
echo "(mosaic) (exit)" | new-picasso 
