logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xmousepos - Gets and prints the current mouse position

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).

                                                15 December 2007                                    XMOUSEPOS(1)

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 XYUV 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.

Name

       xmousepos - Gets and prints the current mouse position

See Also

pat2ppm(1), patextract(1), png2pat(1), rgb2pat(1), visgrep(1).

Synopsis

xmousepos[windowid]

See Also