| Welcome | |
|---|---|
| Welcome to antiX-forum. You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, join our community today! |
|


FILE=$(zenity --title "Name Of Shot" --entry --text "Name Of Shot:")
if [ $? = 0 ] ; then
scrot -d 5 $n "$FILE".png && zenity --title "Saved" --info --text "Your screenshot has been saved as\n $HOME/$FILE"
fi



eriefisher wrote:Yes there is. Right now it defaults to .png but I can change this so it entered by the user. I will see what I can do.

Users browsing this forum: No registered users and 1 guest