Sponsored Content
Full Discussion: Where am I?
Top Forums Shell Programming and Scripting Where am I? Post 302285608 by ruben.rodrigues on Monday 9th of February 2009 10:15:02 AM
Old 02-09-2009
Where am I?

Hi!

Is there any command to tell me where did I click? I know it's a litle confuse but it's like this.
if I execute this script by clicking with the right button of my mouse, it gaves me the dir or file where I clicked


#!/bin/sh
zenity --info --title="Echo:" --text "`echo "?????"`"

this would be useful to use in a program that I've in mind

thanks
 
XFCE4-SCREENSHOOTER(1)						   User Commands					    XFCE4-SCREENSHOOTER(1)

NAME
xfce4-screenshooter - application to take screenshots DESCRIPTION
Usage: xfce4-screenshooter [OPTION...] Help Options: -?, --help Show help options --help-all Show all help options --help-gtk Show GTK+ Options Application Options: -V, --version Version information -w, --window Take a screenshot of the active window -f, --fullscreen Take a screenshot of the entire screen -r, --region Select a region to be captured by clicking a point of the screen without releasing the mouse button, dragging your mouse to the other corner of the region, and releasing the mouse button. -d, --delay Delay in seconds before taking the screenshot -h, --hide Do not display the save dialog -m, --mouse Do not display the mouse on the screenshot -s, --save Directory where the screenshot will be saved -o, --open Application to open the screenshot -u, --upload Host the screenshot on ZimageZ, a free online image hosting service --display=DISPLAY X display to use xfce4-screenshooter 1.6.0 June 2008 XFCE4-SCREENSHOOTER(1)
All times are GMT -4. The time now is 01:21 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy