diff options
Diffstat (limited to 'man/XSendExtensionEvent.man')
-rw-r--r-- | man/XSendExtensionEvent.man | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/man/XSendExtensionEvent.man b/man/XSendExtensionEvent.man index ad66beb..be6e14b 100644 --- a/man/XSendExtensionEvent.man +++ b/man/XSendExtensionEvent.man @@ -1,4 +1,7 @@ .\" +.\" $XFree86: xc/doc/man/Xi/XSExEvnt.man,v 1.3 2001/02/09 03:47:49 tsi Exp $ +.\" +.\" .\" Copyright ([\d,\s]*) by Hewlett-Packard Company, Ardent Computer, .\" .\" Permission to use, copy, modify, distribute, and sell this documentation @@ -8,9 +11,9 @@ .\" suitability for any purpose of the information in this document. It is .\" provided \`\`as is'' without express or implied warranty. .\" -.\" $Xorg: XSExEvnt.man,v 1.4 2001/03/16 17:51:13 pookie Exp $ +.\" $Xorg: XSExEvnt.man,v 1.3 2000/08/17 19:41:56 cpqbld Exp $ .ds xL Programming with Xlib -.TH XSendExtensionEvent 3X11 "Release 6.6" "X Version 11" "X FUNCTIONS" +.TH XSendExtensionEvent 3X11 __xorgversion__ "X FUNCTIONS" .SH NAME XSendExtensionEvent \- send input extension events to a client .SH SYNTAX @@ -39,8 +42,8 @@ Specifies the device from which the events are to be sent. .TP 12 .I destination Specifies the window the event is to be sent to. You can pass window id, -\fIPointerWindow\fP, \ -or \ +\fIPointerWindow\fP, +or \fIInputFocus\fP. .TP 12 .I propagate |