#! /bin/bash


./sdesk -t `pwd`/test2_files/test.png \
	"./test2_files/tooltip" \
	./test2_files/leftclick.sh \
	./test2_files/popup_menu.sh

