xmousepos (1)
Leading comments
Copyright (C), 2003 Kapil Hari Paranjape You may distribute under the terms of the GNU General Public License as specified in the file /usr/share/common-licences/GPLv2 that comes with the Debian distribution. First parameter, NAME, should be all caps Second parameter, SECTION, should be 1-8, maybe w/ subsection other parameters are allowed: see man(7), man(1)
NAME
xmousepos - Gets and prints the current mouse positionSYNOPSIS
xmousepos [windowid]DESCRIPTION
xmousepos is a program that gets and prints the current mouse position in the window specified by windowid or from the current window by default. The output has the form X Y U V where- X
- - root x position
- Y
- - root y position
- U
- - mouse relative x position to the window.
- V
-
- mouse relative y position to the window.
SEE ALSO
pat2ppm(1), patextract(1), png2pat(1), rgb2pat(1), visgrep(1).AUTHOR
xmousepos was written by Steve Slaven <bpk@hoopajoo.net>.This manual page was written by Kapil Hari Paranjape <kapil@debian.org>, for the Debian project (but may be used by others).