#! /bin/bash


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


