diff options
author | Perberos <[email protected]> | 2011-11-14 18:24:48 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-14 18:24:48 -0300 |
commit | 312ba610a1e98fc656fb58178227d7d45a64494e (patch) | |
tree | 54a3c2b6084c80e63fb0526c6e7b8e01627acbd7 /man/whereami_applet.1 | |
download | mate-applets-312ba610a1e98fc656fb58178227d7d45a64494e.tar.bz2 mate-applets-312ba610a1e98fc656fb58178227d7d45a64494e.tar.xz |
initial
Diffstat (limited to 'man/whereami_applet.1')
-rw-r--r-- | man/whereami_applet.1 | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/man/whereami_applet.1 b/man/whereami_applet.1 new file mode 100644 index 00000000..117b9321 --- /dev/null +++ b/man/whereami_applet.1 @@ -0,0 +1,32 @@ +.\" This manpage has been automatically generated by docbook2man +.\" from a DocBook document. This tool can be found at: +.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> +.\" Please send any bug reports, improvements, comments, patches, +.\" etc. to Steve Cheng <[email protected]>. +.TH "WHEREAMI_APPLET" "1" "10 februar 2002" "" "" +.SH NAME +whereami_applet \- Where Am I? applet for the MATE panel. +.SH SYNOPSIS + +\fBwhereami_applet\fR [ \fB--activate-goad-server\fI[=GOAD_ID]\fB\fR ] + +.SH "DESCRIPTION" +.PP +\fBwhereami_applet\fR shows the position of your mouse +pointer on the screen, reporting the coordinates as x and y, where x is +horizontal and y is vertical. The dimensions of an area on the screen +can be determined by dragging the cursor after the Where Am I? applet +has been activated. +.PP +To add this applet to a Panel, right-click on the Panel and choose +Applets->Utility->Where Am I? +.SH "OPTIONS" +.TP +\fB--activate-goad-server\fR +(Internal use only) GOAD server ID to activate + +GOAD_ID is usually the applet name [\fBwhereami_applet\fR]. +.SH "AUTHOR" +.PP +This manual page was written by Christian Marillat <[email protected]> for +the Debian GNU/Linux system (but may be used by others). |