SlackBuildsOrg/system/xautomation/030_xmousepos-add-xautomation-manpage.patch
B. Watson cf15955a37
system/xautomation: Minor fixes.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-10-13 00:51:31 +07:00

33 lines
997 B
Diff

Description: xmousepos added to the xautomation manpage.
Author: Francisco Vilmar Cardoso Ruviaro <francisco.ruviaro@riseup.net>
Last-Update: 2020-06-05
--- xautomation-1.09.orig/xautomation.7
+++ xautomation-1.09/xautomation.7
@@ -9,7 +9,7 @@
.\" 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)
-.TH XAUTOMATION 7 "August 08, 2005"
+.TH XAUTOMATION 7 "June 05, 2020"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@@ -51,6 +51,9 @@ Converts an image file from 24-bit RGB t
.B visgrep
Visual grep, greps for images in another image.
.TP
+.B xmousepos
+Gets and prints the current mouse position.
+.TP
.B xte
Generates fake input using the XTest extension.
@@ -63,6 +66,7 @@ For more information, please see the ind
.BR png2pat (1),
.BR rgb2pat (1),
.BR visgrep (1),
+.BR xmousepos (1),
.BR xte (1).
.SH AUTHOR