mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-04-25 02:41:43 +02:00
18. Merged in XFree86 code up to 4.4.0 including changes to files that had a changed license. There was only one change which happened to be from me (Egbert Eich).
This commit is contained in:
parent
48e9a236ca
commit
9e4e9b2d73
704 changed files with 1056 additions and 754 deletions
31
include/X11/ImUtil.h
Normal file
31
include/X11/ImUtil.h
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
/* $XFree86: xc/lib/X11/ImUtil.h,v 1.2 2003/04/15 22:10:07 herrb Exp $ */
|
||||
|
||||
#ifndef _IMUTIL_H_
|
||||
#define _IMUTIL_H_
|
||||
|
||||
extern int
|
||||
_XGetScanlinePad(
|
||||
Display *dpy,
|
||||
int depth);
|
||||
|
||||
extern int
|
||||
_XGetBitsPerPixel(
|
||||
Display *dpy,
|
||||
int depth);
|
||||
|
||||
extern int
|
||||
_XSetImage(
|
||||
XImage *srcimg,
|
||||
register XImage *dstimg,
|
||||
register int x,
|
||||
register int y);
|
||||
|
||||
extern int
|
||||
_XReverse_Bytes(
|
||||
register unsigned char *bpt,
|
||||
register int nb);
|
||||
extern void
|
||||
_XInitImageFuncPtrs(
|
||||
register XImage *image);
|
||||
|
||||
#endif /* _IMUTIL_H_ */
|
||||
|
|
@ -24,7 +24,7 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
|
|||
THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
********************************************************/
|
||||
/* $XFree86: xc/lib/X11/XKBlib.h,v 3.6 2003/11/17 22:20:10 dawes Exp $ */
|
||||
/* $XFree86: xc/lib/X11/XKBlib.h,v 3.5 2003/04/17 02:06:31 dawes Exp $ */
|
||||
|
||||
#ifndef _XKBLIB_H_
|
||||
#define _XKBLIB_H_
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
* DESCRIPTION
|
||||
* Public include file for X Color Management System
|
||||
*/
|
||||
/* $XFree86: xc/lib/X11/Xcms.h,v 1.8 2003/11/17 22:20:10 dawes Exp $ */
|
||||
/* $XFree86: xc/lib/X11/Xcms.h,v 1.7 2003/11/03 03:46:26 dawes Exp $ */
|
||||
#ifndef _XCMS_H_
|
||||
#define _XCMS_H_
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
/* $XdotOrg: lib/X11/include/X11/Xlib.h,v 1.1.4.7.2.1 2004-02-27 21:30:50 eich Exp $ */
|
||||
/* $XdotOrg: lib/X11/include/X11/Xlib.h,v 1.1.4.7.2.2 2004-03-04 17:46:38 eich Exp $ */
|
||||
/* $Xorg: Xlib.h,v 1.6 2001/02/09 02:03:38 xorgcvs Exp $ */
|
||||
/*
|
||||
|
||||
|
|
@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
|
|||
in this Software without prior written authorization from The Open Group.
|
||||
|
||||
*/
|
||||
/* $XFree86: xc/lib/X11/Xlib.h,v 3.26 2003/12/18 16:38:35 dawes Exp $ */
|
||||
/* $XFree86: xc/lib/X11/Xlib.h,v 3.25 2003/11/17 22:20:10 dawes Exp $ */
|
||||
|
||||
|
||||
/*
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ other dealings in this Software without prior written authorization
|
|||
from The Open Group.
|
||||
|
||||
*/
|
||||
/* $XFree86: xc/lib/X11/Xlibint.h,v 3.28 2003/11/17 22:20:11 dawes Exp $ */
|
||||
/* $XFree86: xc/lib/X11/Xlibint.h,v 3.27 2003/05/27 22:26:26 tsi Exp $ */
|
||||
|
||||
#ifndef _XLIBINT_H_
|
||||
#define _XLIBINT_H_ 1
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
|
|||
from The Open Group.
|
||||
|
||||
*/
|
||||
/* $XFree86: xc/lib/X11/Xlocale.h,v 1.5 2003/11/17 22:20:11 dawes Exp $ */
|
||||
/* $XFree86: xc/lib/X11/Xlocale.h,v 1.4 2001/12/14 19:54:09 dawes Exp $ */
|
||||
|
||||
#ifndef _XLOCALE_H_
|
||||
#define _XLOCALE_H_
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
|||
SOFTWARE.
|
||||
|
||||
******************************************************************/
|
||||
/* $XFree86: xc/lib/X11/Xresource.h,v 3.9 2003/11/17 22:20:11 dawes Exp $ */
|
||||
/* $XFree86: xc/lib/X11/Xresource.h,v 3.8 2001/12/14 19:54:10 dawes Exp $ */
|
||||
|
||||
#ifndef _XRESOURCE_H_
|
||||
#define _XRESOURCE_H_
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
|||
SOFTWARE.
|
||||
|
||||
******************************************************************/
|
||||
/* $XFree86: xc/lib/X11/Xutil.h,v 3.7 2003/11/17 22:20:11 dawes Exp $ */
|
||||
/* $XFree86: xc/lib/X11/Xutil.h,v 3.6 2003/04/13 19:22:20 dawes Exp $ */
|
||||
|
||||
#ifndef _XUTIL_H_
|
||||
#define _XUTIL_H_
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/AllPlanes.man,v 1.3 2003/04/28 22:17:53 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/AllPlanes.man,v 1.2 2001/01/27 18:19:56 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/BlkPScrn.man,v 1.3 2003/04/28 22:17:53 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/BlkPScrn.man,v 1.2 2001/01/27 18:19:56 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/Dis3C.man,v 1.3 2003/04/28 22:17:53 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/Dis3C.man,v 1.2 2001/01/27 18:19:56 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/ImageOrd.man,v 1.3 2003/04/28 22:17:53 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/ImageOrd.man,v 1.2 2001/01/27 18:19:56 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/IsCKey.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/IsCKey.man,v 1.2 2001/01/27 18:19:56 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XIntConn.man,v 1.4 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XIntConn.man,v 1.3 2001/11/21 22:54:13 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XAddHost.man,v 1.4 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XAddHost.man,v 1.1.4.3 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XAddHost.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XAddHost.man,v 1.1.4.3.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XACHints.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XACHints.man,v 1.2 2001/01/27 18:19:56 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XAllColor.man,v 1.4 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XAllColor.man,v 1.3 2001/02/09 03:47:45 tsi Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XAIcSize.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XAIcSize.man,v 1.2 2001/01/27 18:19:56 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XASHints.man,v 1.6 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XAllocSizeHints.man,v 1.1.4.3 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XASHints.man,v 1.5 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XAllocSizeHints.man,v 1.1.4.3.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XASCmap.man,v 1.6 2003/11/23 05:40:32 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XAllocStandardColormap.man,v 1.1.4.3 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XASCmap.man,v 1.5 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XAllocStandardColormap.man,v 1.1.4.3.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XAWMHints.man,v 1.5 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XAllocWMHints.man,v 1.1.4.3 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XAWMHints.man,v 1.4 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XAllocWMHints.man,v 1.1.4.3.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XAllEvnt.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XAllEvnt.man,v 1.2 2001/01/27 18:19:56 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XAnyEvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XAnyEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XAnyEvent.man,v 1.2 2001/01/27 18:19:56 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XAnyEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XButEvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XButtonEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XButEvent.man,v 1.2 2001/01/27 18:19:56 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XButtonEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCKCntrl.man,v 1.5 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XChangeKeyboardControl.man,v 1.1.4.3 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCKCntrl.man,v 1.4 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XChangeKeyboardControl.man,v 1.1.4.3.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCKMping.man,v 1.5 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XChangeKeyboardMapping.man,v 1.1.4.3 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCKMping.man,v 1.4 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XChangeKeyboardMapping.man,v 1.1.4.3.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCPCntrl.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCPCntrl.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCSSet.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCSSet.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCWAttrib.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCWAttrib.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCirEvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XCirculateEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCirEvent.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XCirculateEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCirREven.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XCirculateRequestEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCirREven.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XCirculateRequestEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XClrArea.man,v 1.4 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XClrArea.man,v 1.3 2001/02/09 03:47:45 tsi Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCMEvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XClientMessageEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCMEvent.man,v 1.2 2001/01/27 18:19:56 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XClientMessageEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCmpEvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XColormapEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCmpEvent.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XColormapEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XConEvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XConfigureEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XConEvent.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XConfigureEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XConREven.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XConfigureRequestEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XConREven.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XConfigureRequestEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XConfWin.man,v 1.6 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XConfigureWindow.man,v 1.1.4.3 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XConfWin.man,v 1.5 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XConfigureWindow.man,v 1.1.4.3.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCopyArea.man,v 1.4 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCopyArea.man,v 1.3 2001/02/09 03:47:45 tsi Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCreCmap.man,v 1.5 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XCreateColormap.man,v 1.1.4.3 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCreCmap.man,v 1.4 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XCreateColormap.man,v 1.1.4.3.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCreFCur.man,v 1.4 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCreFCur.man,v 1.3 2001/02/07 22:35:20 tsi Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCreFSet.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCreFSet.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCreGC.man,v 1.7 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XCreateGC.man,v 1.1.4.3 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCreGC.man,v 1.6 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XCreateGC.man,v 1.1.4.3.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCreIC.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCreIC.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCreOC.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCreOC.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCrePmap.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCrePmap.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCreReg.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCreReg.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCreWin.man,v 1.6 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XCreateWindow.man,v 1.1.4.3 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCreWin.man,v 1.5 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XCreateWindow.man,v 1.1.4.3.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCWEvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XCreateWindowEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCWEvent.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XCreateWindowEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCroEvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XCrossingEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCroEvent.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XCrossingEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XDefCur.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XDefCur.man,v 1.2 2001/01/27 18:19:58 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XDesWin.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XDesWin.man,v 1.2 2001/01/27 18:19:58 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XDWEvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XDestroyWindowEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XDWEvent.man,v 1.2 2001/01/27 18:19:58 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XDestroyWindowEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XDrArc.man,v 1.5 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XDrawArc.man,v 1.1.4.3 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XDrArc.man,v 1.4 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XDrawArc.man,v 1.1.4.3.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XDrIStr.man,v 1.4 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XDrIStr.man,v 1.3 2001/02/09 03:47:45 tsi Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XDrLine.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XDrLine.man,v 1.2 2001/01/27 18:19:58 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XDrPoint.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XDrPoint.man,v 1.2 2001/01/27 18:19:58 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XDrRect.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XDrRect.man,v 1.2 2001/01/27 18:19:58 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XDrString.man,v 1.4 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XDrString.man,v 1.3 2001/02/09 03:47:45 tsi Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XDrText.man,v 1.5 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XDrawText.man,v 1.1.4.3 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XDrText.man,v 1.4 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XDrawText.man,v 1.1.4.3.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XERegion.man,v 1.4 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XERegion.man,v 1.3 2001/02/09 03:47:45 tsi Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XErrEvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XErrorEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XErrEvent.man,v 1.2 2001/01/27 18:19:58 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XErrorEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XExpEvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XExposeEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XExpEvent.man,v 1.2 2001/01/27 18:19:58 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XExposeEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XEofFSet.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XEofFSet.man,v 1.2 2001/01/27 18:19:58 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XFillRect.man,v 1.4 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XFillRect.man,v 1.3 2001/02/09 03:47:45 tsi Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XFEvent.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XFEvent.man,v 1.2 2001/01/27 18:19:59 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XFlush.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XFlush.man,v 1.2 2001/01/27 18:19:59 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XFCEvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XFocusChangeEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XFCEvent.man,v 1.2 2001/01/27 18:19:59 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XFocusChangeEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XFSExt.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XFontSetExtents.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XFSExt.man,v 1.2 2001/01/27 18:19:59 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XFontSetExtents.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XFofFSet.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XFofFSet.man,v 1.2 2001/01/27 18:19:59 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XFree.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XFree.man,v 1.2 2001/01/27 18:19:59 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XGetVInfo.man,v 1.5 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XGetVisualInfo.man,v 1.1.4.3 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XGetVInfo.man,v 1.4 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XGetVisualInfo.man,v 1.1.4.3.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XGetWAttr.man,v 1.4 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XGetWindowAttributes.man,v 1.1.4.3 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XGetWAttr.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XGetWindowAttributes.man,v 1.1.4.3.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XGetWProp.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XGetWProp.man,v 1.2 2001/01/27 18:19:59 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XGrButton.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XGrButton.man,v 1.2 2001/01/27 18:19:59 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XGrKey.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XGrKey.man,v 1.2 2001/01/27 18:19:59 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XGrKeybrd.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XGrKeybrd.man,v 1.2 2001/01/27 18:20:00 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XGrPntr.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XGrPntr.man,v 1.2 2001/01/27 18:20:00 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XGrServer.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XGrServer.man,v 1.2 2001/01/27 18:20:00 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XGEEvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XGraphicsExposeEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XGEEvent.man,v 1.2 2001/01/27 18:19:59 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XGraphicsExposeEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XGEvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XGravityEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XGEvent.man,v 1.2 2001/01/27 18:19:59 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XGravityEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XIcWin.man,v 1.4 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XIcWin.man,v 1.3 2001/02/09 03:47:45 tsi Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XIfEvent.man,v 1.4 2004/01/12 20:54:21 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XIfEvent.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XCreImage.man,v 1.3 2003/04/28 22:17:54 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XCreImage.man,v 1.2 2001/01/27 18:19:57 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XThreads.man,v 1.3 2003/04/28 22:17:57 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XThreads.man,v 1.2 2001/01/27 18:20:06 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XInstCmap.man,v 1.4 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XInstCmap.man,v 1.3 2001/07/23 20:47:17 paulo Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XInternA.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XInternA.man,v 1.2 2001/01/27 18:20:01 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XInterReg.man,v 1.4 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XInterReg.man,v 1.3 2001/02/09 03:47:45 tsi Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XKMapEven.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XKeymapEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XKMapEven.man,v 1.2 2001/01/27 18:20:01 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XKeymapEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XListFont.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XListFont.man,v 1.2 2001/01/27 18:20:01 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XLoadFont.man,v 1.4 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XLoadFont.man,v 1.1.4.3 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XLoadFont.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XLoadFont.man,v 1.1.4.3.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XLookKsym.man,v 1.5 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XLookKsym.man,v 1.4 2003/02/15 17:48:39 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XMEvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XMapEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XMEvent.man,v 1.2 2001/01/27 18:20:01 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XMapEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,8 +40,8 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XMREvent.man,v 1.3 2003/11/23 05:40:33 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XMapRequestEvent.man,v 1.1.4.2 2003-12-06 13:22:41 kaleb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XMREvent.man,v 1.2 2001/01/27 18:20:01 dawes Exp $
|
||||
.\" $XdotOrg: lib/X11/man/XMapRequestEvent.man,v 1.1.4.2.4.1 2004-03-04 17:45:54 eich Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XMapWin.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XMapWin.man,v 1.2 2001/01/27 18:20:01 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XNEvent.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XNEvent.man,v 1.2 2001/01/27 18:20:01 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XNoOp.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XNoOp.man,v 1.2 2001/01/27 18:20:01 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XOpDsply.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XOpDsply.man,v 1.2 2001/01/27 18:20:01 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XOpenIM.man,v 1.3 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XOpenIM.man,v 1.2 2001/01/27 18:20:02 dawes Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XOpenOM.man,v 1.5 2003/04/28 22:17:55 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XOpenOM.man,v 1.4 2001/02/09 03:47:45 tsi Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
.\" of this documentation for any purpose.
|
||||
.\" It is provided ``as is'' without express or implied warranty.
|
||||
.\"
|
||||
.\" $XFree86: xc/doc/man/X11/XParGeom.man,v 1.4 2003/04/28 22:17:56 herrb Exp $
|
||||
.\" $XFree86: xc/doc/man/X11/XParGeom.man,v 1.3 2001/02/09 03:47:45 tsi Exp $
|
||||
.\"
|
||||
.ds xT X Toolkit Intrinsics \- C Language Interface
|
||||
.ds xW Athena X Widgets \- C Language X Toolkit Interface
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue