# PaCkAgE DaTaStReAm libxfixes 1 885 # end of header 07070100033ac0000081a40000000000000000000000014dc762890000010c000000b500010002ffffffffffffffff0000001200000000libxfixes/pkginfoPKG=libxfixes NAME=libXfixes 5.0 i86pc Solaris 10 VERSION=5.0 PSTAMP=9th May 2011 VENDOR=X.org EMAIL=http://cgit.freedesktop.org/xorg/lib/libXfixes/ DESC=X.org X11 X-Fixes extension ARCH=i386 CATEGORY=utility CLASSES=none BASEDIR=/ ISTATES=S s 1 2 3 RSTATES=S s 1 2 3 07070100033abf000081a40000000000000000000000014dc7628900000443000000b500010002ffffffffffffffff0000001100000000libxfixes/pkgmap: 1 885 1 d none /usr ? ? ? 1 d none /usr/local ? ? ? 1 d none /usr/local/include 0755 root root 1 d none /usr/local/include/X11 0755 root root 1 d none /usr/local/include/X11/extensions 0755 root root 1 f none /usr/local/include/X11/extensions/Xfixes.h 0644 root root 7591 32945 1304912302 1 d none /usr/local/lib 0755 root root 1 f none /usr/local/lib/libXfixes.a 0644 root root 207068 54151 1304912302 1 f none /usr/local/lib/libXfixes.la 0755 root root 1066 28401 1304912302 1 s none /usr/local/lib/libXfixes.so=libXfixes.so.3.1.0 1 s none /usr/local/lib/libXfixes.so.3=libXfixes.so.3.1.0 1 f none /usr/local/lib/libXfixes.so.3.1.0 0755 root root 199608 38247 1304912302 1 d none /usr/local/lib/pkgconfig 0755 root root 1 f none /usr/local/lib/pkgconfig/xfixes.pc 0644 root root 260 23604 1304912302 1 d none /usr/local/share 0755 root root 1 d none /usr/local/share/man 0755 root root 1 d none /usr/local/share/man/man3 0755 root root 1 f none /usr/local/share/man/man3/Xfixes.3 0644 root root 2884 48656 1304912302 1 i checkinstall 790 2504 1304912521 1 i pkginfo 268 20843 1304912521 07070100000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000b00000000TRAILER!!!07070100033ac0000081a40000000000000000000000014dc762890000010c000000b500010002ffffffffffffffff0000000800000000pkginfoPKG=libxfixes NAME=libXfixes 5.0 i86pc Solaris 10 VERSION=5.0 PSTAMP=9th May 2011 VENDOR=X.org EMAIL=http://cgit.freedesktop.org/xorg/lib/libXfixes/ DESC=X.org X11 X-Fixes extension ARCH=i386 CATEGORY=utility CLASSES=none BASEDIR=/ ISTATES=S s 1 2 3 RSTATES=S s 1 2 3 07070100033abf000081a40000000000000000000000014dc7628900000443000000b500010002ffffffffffffffff0000000700000000pkgmap: 1 885 1 d none /usr ? ? ? 1 d none /usr/local ? ? ? 1 d none /usr/local/include 0755 root root 1 d none /usr/local/include/X11 0755 root root 1 d none /usr/local/include/X11/extensions 0755 root root 1 f none /usr/local/include/X11/extensions/Xfixes.h 0644 root root 7591 32945 1304912302 1 d none /usr/local/lib 0755 root root 1 f none /usr/local/lib/libXfixes.a 0644 root root 207068 54151 1304912302 1 f none /usr/local/lib/libXfixes.la 0755 root root 1066 28401 1304912302 1 s none /usr/local/lib/libXfixes.so=libXfixes.so.3.1.0 1 s none /usr/local/lib/libXfixes.so.3=libXfixes.so.3.1.0 1 f none /usr/local/lib/libXfixes.so.3.1.0 0755 root root 199608 38247 1304912302 1 d none /usr/local/lib/pkgconfig 0755 root root 1 f none /usr/local/lib/pkgconfig/xfixes.pc 0644 root root 260 23604 1304912302 1 d none /usr/local/share 0755 root root 1 d none /usr/local/share/man 0755 root root 1 d none /usr/local/share/man/man3 0755 root root 1 f none /usr/local/share/man/man3/Xfixes.3 0644 root root 2884 48656 1304912302 1 i checkinstall 790 2504 1304912521 1 i pkginfo 268 20843 1304912521 07070100033ad2000041ed0000000000000000000000024dc7628900000000000000b500010002ffffffffffffffff0000000800000000install07070100033ad3000081ed0000000000000000000000014dc7628900000316000000b500010002ffffffffffffffff0000001500000000install/checkinstall#!/bin/sh # expected_bits="64" expected_release="5.10" expected_platform="i386" # release=`uname -r` platform=`uname -p` bits=`isainfo -b` # if [ ${platform} != ${expected_platform} ]; then echo "\n\n\n\tThis package must be installed on a ${expected_platform} architecture\n" echo "\tAborting installation.\n\n\n" exit 1 fi if [ ${release} != ${expected_release} ]; then echo "\n\n\n\tThis package must be installed on a ${expected_release} machine\n" echo "\tAborting installation.\n\n\n" exit 1 fi #if [ ${bits} != ${expected_bits} ]; then # echo "\n\n\n\tThis package must be installed on a ${expected_bits} bit machine\n" # echo "\tYour machine is running a ${bits} bit O.S. currently\n" # echo "\tAborting installation.\n\n\n" # exit 1 #fi exit 0 07070100033ac1000041ed0000000000000000000000034dc7628900000000000000b500010002ffffffffffffffff0000000500000000root07070100033ac2000041ed0000000000000000000000034dc7628900000000000000b500010002ffffffffffffffff0000000900000000root/usr07070100033ac3000041ed0000000000000000000000054dc7628900000000000000b500010002ffffffffffffffff0000000f00000000root/usr/local07070100033ace000041ed0000000000000000000000034dc7628900000000000000b500010002ffffffffffffffff0000001500000000root/usr/local/share07070100033acf000041ed0000000000000000000000034dc7628900000000000000b500010002ffffffffffffffff0000001900000000root/usr/local/share/man07070100033ad0000041ed0000000000000000000000024dc7628900000000000000b500010002ffffffffffffffff0000001e00000000root/usr/local/share/man/man307070100033ad1000081a40000000000000000000000014dc761ae00000b44000000b500010002ffffffffffffffff0000002700000000root/usr/local/share/man/man3/Xfixes.3.\" .\" .\" Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. .\" .\" Permission to use, copy, modify, distribute, and sell this software and its .\" documentation for any purpose is hereby granted without fee, provided that .\" the above copyright notice appear in all copies and that both that .\" copyright notice and this permission notice appear in supporting .\" documentation, and that the name of Keith Packard not be used in .\" advertising or publicity pertaining to distribution of the software without .\" specific, written prior permission. Keith Packard makes no .\" representations about the suitability of this software for any purpose. It .\" is provided "as is" without express or implied warranty. .\" .\" KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, .\" INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO .\" EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR .\" CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, .\" DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER .\" TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" .de TQ .br .ns .TP \\$1 .. .TH XFIXES 3 "libXfixes 5.0" "X Version 11" .SH NAME XFixes \- Augmented versions of core protocol requests .SH SYNTAX \&#include .nf .sp Bool XFixesQueryExtension \^(\^Display *\fIdpy\fP, int *\fIevent_base_return\fP, int *\fIerror_base_return\fP\^); .sp Status XFixesQueryVersion \^(\^Display *\fIdpy\fP, int *\fImajor_version_return\fP, int *\fIminor_version_return\fP\^); .sp void XFixesChangeSaveSet \^(\^Display *dpy, Window \fIwindow\fP, int \fImode\fP, int \fItarget\fP, int \fImap\fP); .fi .SH ARGUMENTS .IP \fIdisplay\fP 1i Specifies the connection to the X server. .IP \fIwindow\fP 1i Specifies which window. .IP \fImode\fP 1i Specifies the save set operation (SetModeInsert/SetModeDelete). .IP \fItarget\fP 1i Specifies the target when executing the save set (SaveSetNearest/SaveSetRoot). In SaveSetNearest mode, the save set member window will be reparented to the nearest window not owned by the save set client. In SaveSetRoot mode, the save set member window will be reparented to the root window. .IP \fImap\fP 1i Specifies the map mode (SaveSetMap/SaveSetUnmap) which selects whether the save setmember window will be mapped or unmapped during save set processing. .SH DESCRIPTION .B Xfixes is a simple library designed to interface the X Fixes Extension. This extension provides application with work arounds for various limitations in the core protocol. .SH RESTRICTIONS .B Xfixes will remain upward compatible after the current 1.0 release. .SH AUTHORS Keith Packard, member of the XFree86 Project, Inc. and HP, Owen Taylor, member of the Gnome Foundation and Redhat, Inc. 07070100033ac8000041ed0000000000000000000000034dc7628900000000000000b500010002ffffffffffffffff0000001300000000root/usr/local/lib07070100033acc000041ed0000000000000000000000024dc7628900000000000000b500010002ffffffffffffffff0000001d00000000root/usr/local/lib/pkgconfig07070100033acd000081a40000000000000000000000014dc761ae00000104000000b500010002ffffffffffffffff0000002700000000root/usr/local/lib/pkgconfig/xfixes.pcprefix=/usr/local exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: Xfixes Description: X Fixes Library Version: 5.0 Requires: xproto fixesproto >= 5.0 Requires.private: x11 Cflags: -I${includedir} Libs: -L${libdir} -lXfixes 07070100033ac9000081a40000000000000000000000014dc761ae000328dc000000b500010002ffffffffffffffff0000001f00000000root/usr/local/lib/libXfixes.a! / 1304912302 0 0 0 984 ` &XFixesSelectCursorInputXFixesGetCursorImageXFixesSetCursorNameXFixesGetCursorNameXFixesChangeCursorXFixesChangeCursorByNameXFixesHideCursorXFixesShowCursorXFixesCreatePointerBarrierXFixesDestroyPointerBarrierXFixesCreateRegionXFixesCreateRegionFromBitmapXFixesCreateRegionFromWindowXFixesCreateRegionFromGCXFixesCreateRegionFromPictureXFixesDestroyRegionXFixesSetRegionXFixesCopyRegionXFixesUnionRegionXFixesIntersectRegionXFixesSubtractRegionXFixesInvertRegionXFixesTranslateRegionXFixesRegionExtentsXFixesFetchRegionXFixesFetchRegionAndBoundsXFixesSetGCClipRegionXFixesSetWindowShapeRegionXFixesSetPictureClipRegionXFixesExpandRegionXFixesChangeSaveSetXFixesSelectSelectionInputXFixesFindDisplayXFixesExtensionInfoXFixesExtensionNameXFixesQueryExtensionXFixesQueryVersionXFixesVersionCursor.o/ 1304912301 0 0 100644 45228 ` ELFܭ4(.strtab.text.bss.data.rodata.comment.debug_info.debug_line.debug_abbrev.debug_pubnames.debug_typenames.symtabCursor.cBbss.bssDdata.dataDrodata.rodataXFixesSelectCursorInputXFixesFindDisplay_XFlushXFixesGetCursorImage_XReplymalloc_XEatData_XReadXFixesSetCursorNamestrlenmemcpy_XSendXFixesGetCursorName_XReadPadXFixesChangeCursorXFixesChangeCursorByNameXFixesHideCursorXFixesShowCursorXFixesCreatePointerBarrierXFixesDestroyPointerBarrier.rel.text.rel.debug_info.rel.debug_line.rel.debug_pubnames.rel.debug_typenamesU jEPEEt E@uEtEjEPBЃE@lU ;BpvjEPE@lEEUPdEEUBUfBE@lU BlE@`U@B`E@@UBUBEU PEUPEtEjEPBЃE@|tUjEPB|ЃÐULjEPEEt E@uEEtEjEPBЃE@lU;BpvjEPE@lEEUPdEEUBUfBE@lUBlE@`U@B`E@@UBE@ |UB UBjjjjEPEPuPEtEjEPBЃE@|tUjEPB|ЃEE@ }EfEEU‰EEE̋E؍EȋUЋE̍EċUЋE̍DEjEPEEu]EPEPEtEjEPBЃE@|tUjEPB|ЃEE܋UfBUEfBUEfBUEfBUEfBUEfB EUP EUBEUPEUЋ@EEUPUEЍPBPEP EPEPEP UU̸BE;E~E+EPEPEtEjEPBЃE@|tUjEPB|ЃEEEÐUjEPEjEPEEt E@u}E@ }mEtEjEPBЃE@lU ;BpvjEPE@lEEUPdEEUBUfBE@lU BlE@`U@B`E@@UBUBEU PUEfBEPEMfAEPlUE;Ppw2UEPEPBlP UERlM‰AlEPEPEP EtEjEPBЃE@|tUjEPB|ЃÐU4jEPEEt E@uEE@ } EEtEjEPBЃE@lU;BpvjEPE@lE̋EỦPdẺEUBUfBE@lUBlE@`U@B`E@@UBUBEU PjjjjEPEPuMEtEjEPBЃE@|tUjEPB|ЃEEU܉PEj@PEЋEЃt(EPEPEP UMи EPEPEEtEjEPBЃE@|tUjEPB|ЃEЉEEÐU jEPEEt E@u E@ }EtEjEPBЃE@lU ;BpvjEPE@lEEUPdEEUBUfBE@lU BlE@`U@B`E@@UBUBEU PEUPEtEjEPBЃE@|tUjEPB|ЃÐUjEPEjEPEEt E@u}E@ }mEtEjEPBЃE@lU ;BpvjEPE@lEEUPdEEUBUfBE@lU BlE@`U@B`E@@UBUBEU PUEfBEPEMfAEPlUE;Ppw2UEPEPBlP UERlM‰AlEPEPEP EtEjEPBЃE@|tUjEPB|ЃÐU jEPEEt E@uE@ }EtEjEPBЃE@lU;BpvjEPE@lEEUPdEEUBUfBE@lUBlE@`U@B`E@@UBUBEU PEtEjEPBЃE@|tUjEPB|ЃÐU jEPEEt E@uE@ }EtEjEPBЃE@lU;BpvjEPE@lEEUPdEEUBUfBE@lUBlE@`U@B`E@@UBUBEU PEtEjEPBЃE@|tUjEPB|ЃÐU,]jEPEEEt E@u EE@ } EE$tE$EEEtEjEPBЃE@lEU;BpvjEPE@lEEUPdEEUBEUfBEU@lMDAlE@`U@B`E@@UBUBUjEPB,ЃEEUPEEEU PUEfB UEfBUEfBUEfBEU PE$fEUEfBEt:EEEE;E$}"U܋E(]܋M؋fYE@E܋E;E$|ދEtEjEPBЃE@|tUjEPB|ЃEEE]ÐU jEPEEt E@uE@ }EtEjEPBЃE@lU;BpvjEPE@lEEUPdEE UBUfBE@lUBlE@`U@B`E@@UBU BEU PEtEjEPBЃE@|tUjEPB|Ѓ@(#)stdio.h 1.84 04/09/28 SMI@(#)feature_tests.h 1.25 07/02/02 SMI@(#)ccompile.h 1.2 04/11/08 SMI@(#)isa_defs.h 1.29 08/06/06 SMI@(#)stdio_iso.h 1.8 05/08/16 SMI@(#)va_list.h 1.15 04/11/19 SMI@(#)stdio_tag.h 1.4 04/09/28 SMI@(#)stdio_impl.h 1.15 07/03/05 SMI@(#)stdio_c99.h 1.2 04/03/29 SMI@(#)types.h 1.86 07/09/20 SMI@(#)machtypes.h 1.11 04/09/28 SMI@(#)machtypes.h 1.2 04/09/28 SMI@(#)int_types.h 1.10 04/09/28 SMI@(#)select.h 1.19 04/01/28 SMI@(#)time_impl.h 1.11 05/05/19 SMI@(#)time.h 2.77 09/06/02 SMI@(#)time.h 1.45 08/01/09 SMI@(#)time_iso.h 1.4 04/09/07 SMI@(#)stddef.h 1.18 04/09/28 SMI@(#)stddef_iso.h 1.2 03/03/06 SMI@(#)errno.h 1.17 03/01/03 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)string.h 1.27 07/01/14 SMI@(#)string_iso.h 1.5 04/06/18 SMI@(#)strings.h 1.3 96/03/12 SMI@(#)stdlib.h 1.51 04/06/30 SMI@(#)stdlib_iso.h 1.9 04/09/28 SMI@(#)stdlib_c99.h 1.2 04/03/29 SMIacomp: Sun C 5.11 SunOS_i386 145355-01 2010/10/11as: Sun Compiler Common 12.2 SunOS_i386 2010/08/13rCursor.c /var/tmp/libXfixes-5.0/src /opt/solstudio12.2/prod/bin/cc -xc99=all -DHAVE_CONFIG_H -I. -I.. -I../include/X11/extensions -I/usr/openwin/include -I/usr/local/include -v -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/include -g -c Cursor.c -W0,-xp.XAKgoyLsG2xNkCJ.Xa;g;R=Sun C 5.11 SunOS_i386 145355-01 2010/10/11;G=.XAKgoyLsG2xNkCJ.;backend;raw;cd;DBG_GEN 5.3.0XFixesSelectCursorInput7.Udpy4o win5 BeventMask6info-b8reqb9int_XExtDataqnumber#nextq#free_private#private_data#   qvchar XPointer XExtDataa   FreeFuncTypeunsigned char KeyCode <max_keypermod#modifiermap# XModifierKeymap< h RW hFreeModmapType_XFreeFuncs$=atoms#modifiermapm#key_bindings#context_db# defaultCCCs#clientCmaps#intensityMaps#im_filters#xkb# unsigned long BXID_XDisplayD  ext_data#free_funcs=#fd#conn_checker# proto_major_version#proto_minor_version#vendor#resource_baseS#resource_maskS# resource_idS#$resource_shift#(resource_alloc #,byte_order#0bitmap_unit#4bitmap_pad#8bitmap_bit_order#<nformats#@pixmap_formate #Dvnumber#Hrelease#Lheadj #Ptailj #Tqlen#Xlast_request_readB#\requestB#`last_req#dbuffer#hbufptr#lbufmax#pmax_request_size #tdb %#xsynchandler%#|display_name#default_screen#nscreens#screens)#motion_bufferB#flags)#min_keycode#max_keycode#keysyms*#modifiermapR#keysyms_per_keycode#xdefaults#scratch_buffer#scratch_lengthB#ext_number#ext_procs *#event_vec1#wire_vec11#lock_meaning)# lockP1# async_handlersU1# bigreq_sizeB# lock_fns _# idlist_alloc_# key_bindings'_# cursor_font8&# atoms=_# mode_switch # num_lock # context_dbP_# error_veca_# cmsf_# im_filters_# qfreej # next_event_serial_numB# flushes *# im_fd_info`# im_fd_length# conn_watchers`# watcher_count# filedes# savedsynchandler a# resource_maxS# xcmisc_opcode# xkb_infoa# trans_conn3a# xcbIa# next_cookie # generic_event_vecZa# generic_event_copy_vecxa#cookiejarh!#] S  R ext_data#depth#bits_per_pixel#scanline_pad# ScreenFormatR $ BWindow  type#serialB#send_event#display# windowo # | XAnyEvent BTimeunsigned < type#serialB#send_event#display# windowo #rooto #subwindowo #time #x# y#$x_root#(y_root#,state #0keycode #4same_screen#8 XKeyEvent < type#serialB#send_event#display# windowo #rooto #subwindowo #time #x# y#$x_root#(y_root#,state #0button #4same_screen#8 XButtonEvent <type#serialB#send_event#display# windowo #rooto #subwindowo #time #x# y#$x_root#(y_root#,state #0is_hint#4same_screen#8 XMotionEvent Dtype#serialB#send_event#display# windowo #rooto #subwindowo #time #x# y#$x_root#(y_root#,mode#0detail#4same_screen#8focus#<state #@ XCrossingEvent gtype#serialB#send_event#display# windowo #mode#detail# XFocusChangeEvent (type#serialB#send_event#display# windowo #x#y#width#height# count#$ XExposeEvent BDrawable 0type#serialB#send_event#display# drawable'#x#y#width#height# count#$major_code#(minor_code#, 6XGraphicsExposeEvent type#serialB#send_event#display# drawable'#major_code#minor_code# XNoExposeEvent type#serialB#send_event#display# windowo #state# XVisibilityEvent 0type#serialB#send_event#display# parento #windowo #x#y#width# height#$border_width#(override_redirect#, XCreateWindowEvent ^type#serialB#send_event#display# evento #windowo # XDestroyWindowEvent type#serialB#send_event#display# evento #windowo #from_configure# xXUnmapEvent type#serialB#send_event#display# evento #windowo #override_redirect# XMapEvent type#serialB#send_event#display# parento #windowo # XMapRequestEvent (type#serialB#send_event#display# evento #windowo #parento #x#y# override_redirect#$ XReparentEvent 4type#serialB#send_event#display# evento #windowo #x#y#width# height#$border_width#(aboveo #,override_redirect#0 XConfigureEvent %type#serialB#send_event#display# evento #windowo #x#y# XGravityEvent type#serialB#send_event#display# windowo #width#height# 9XResizeRequestEvent 8type#serialB#send_event#display# parento #windowo #x#y#width# height#$border_width#(aboveo #,detail#0value_maskB#4 XConfigureRequestEvent 0type#serialB#send_event#display# evento #windowo #place# XCirculateEvent type#serialB#send_event#display# parento #windowo #place# FXCirculateRequestEvent BAtom _type#serialB#send_event#display# windowo #atom#time #state# XPropertyEvent type#serialB#send_event#display# windowo #selection#time # tXSelectionClearEvent (type#serialB#send_event#display# ownero #requestoro #selection#target#property# time #$ XSelectionRequestEvent $_type#serialB#send_event#display# requestoro #selection#target#property#time # XSelectionEvent BColormap type#serialB#send_event#display# windowo #colormapu#new#state# XColormapEventlong3short3M ^b"#s<#lM# 0 type#serialB#send_event#display# windowo #message_type#format#data^# XClientMessageEvent type#serialB#send_event#display# windowo #request#first_keycode#count# %XMappingEvent E type#display#resourceidS#serialB# error_code#request_code#minor_code# XErrorEvent h  4 type#serialB#send_event#display# windowo #key_vectorW # h XKeymapEvent L!type#serialB#send_event#display# extension#evtype# XGenericEventvoid`! !type#serialB#send_event#display# extension#evtype#cookie #datah!# m!XGenericEventCookie`"_XEvent`$type#xany #xkey #xbutton #xmotion#xcrossing#xfocusg#xexpose#xgraphicsexpose#xnoexpose#xvisibility#xcreatewindow#xdestroywindow^#xunmap#xmap#xmaprequest#xreparent#xconfigure#xgravity%#xresizerequest#xconfigurerequest#xcirculate0#xcirculaterequest#xproperty_#xselectionclear#xselectionrequest#xselection_#xcolormap#xclient #xmapping#xerrorE #xkeymap #xgenericL!#xcookie!#pad "# "XEvent_XSQEventh$nextj #event$#qserial_numB#d_XrmHashBucketRec$% BVisualID %ext_data#visualid%#class#red_maskB# green_maskB#blue_maskB#bits_per_rgb#map_entries# +%Visual%  &depth#nvisuals#visuals%# %Depth & BGContext BPixmap BFont \'function#plane_maskB#foregroundB#backgroundB# line_width#line_style#cap_style#join_style#fill_style# fill_rule#$arc_mode#(tile+&#,stipple+&#0ts_x_origin#4ts_y_origin#8font8&#<subwindow_mode#@graphics_exposures#Dclip_x_origin#Hclip_y_origin#Lclip_mask+&#Pdash_offset#Tdashes#X C&XGCValues_XGCpo(ext_data#gid&#rects#dashes# dirtyB#values'# ( o(GC P)ext_data#display #rooto #width# height#mwidth#mheight#ndepths#depths&# root_depth#$root_visual%#(default_gct(#,cmapu#0white_pixelB#4black_pixelB#8max_maps#<min_maps#@backing_store#Dsave_unders#Hroot_input_mask#L }(Screen)B BKeySym)/ f*extension#major_opcode#first_event#first_error# *XExtCodesf* *  t( v*{* *CreateGCType *  t( v** *CopyGCType *  t( v** *FlushGCType ,+  t( v*+ ,+FreeGCType f+name#card32B# B+XFontPropf+unsigned short +lbearing3#rbearing3#width3#ascent3#descent3#attributes{+# +XCharStruct+ PH-ext_data#fid8&#direction #min_char_or_byte2 # max_char_or_byte2 #min_byte1 #max_byte1 #all_chars_exist#default_char # n_properties#$propertiesv+#(min_bounds+#,max_bounds+#8per_char ,#Dascent#Hdescent#L ,XFontStructH- z-  Z- v*_- z-CreateFontType -  Z- v*- -FreeFontType -  v*- -CloseDisplayType BYTE {+CARD16 BCARD32 CARD8 .type-#errorCode-#sequenceNumber.#resourceID.#minorCode.#majorCode.# pad1-# pad3.# pad4.#pad5.#pad6.#pad7.# *.xError. $/  . v* ./ $/ErrorType ^/   v*  9/ ^/ErrorStringTypeE /  y/ h!~/ /PrintErrorType/ /  v* / / /BeforeFlushType_XExtenH1next *#codesf*#create_GC*#copy_GC*#flush_GC*#free_GC1+# create_Font-#$free_Font-#(close_display-#,error)/#0error_stringc/#4name#8error_values/#<before_flush/#@next_flush *#D11%1%1,1C1_XLockInfoC1r^ 1type-#data1-#sequenceNumber.#length.#data00.#data01.# data02.#data03.#data04.#data05.# Z1xGenericReply 3INT16 2type-#depth.#sequenceNumber.#length.#root.#x2# y2#width.#height.#borderWidth.#pad1.#pad2.#pad3.# 2xGetGeometryReply 3type-#pad1-#sequenceNumber.#length.#root.#parent.# nChildren.#pad2.#pad3.#pad4.#pad5.# 2xQueryTreeReply M4type-#pad1-#sequenceNumber.#length.#atom.#pad2.# pad3.#pad4.#pad5.#pad6.# 3xInternAtomReply  5type-#pad1-#sequenceNumber.#length.#nameLength.#pad2.# pad3.# pad4.#pad5.#pad6.#pad7.# d4xGetAtomNameReply 5type-#format.#sequenceNumber.#length.#propertyType.#bytesAfter.# nItems.#pad1.#pad2.#pad3.# %5xGetPropertyReply 6type-#pad1-#sequenceNumber.#length.#nProperties.#pad2.# pad3.# pad4.#pad5.#pad6.#pad7.# 5xListPropertiesReply A7type-#pad1-#sequenceNumber.#length.#owner.#pad2.# pad3.#pad4.#pad5.#pad6.# 6xGetSelectionOwnerReply 7type-#status-#sequenceNumber.#length.#pad1.#pad2.# pad3.#pad4.#pad5.#pad6.# _7xGrabPointerReply _7xGrabKeyboardReply BOOL 8type-#sameScreen(8#sequenceNumber.#length.#root.#child.# rootX2#rootY2#winX2#winY2#mask.#pad1.#pad.# 38xQueryPointerReply 9type-#pad1-#sequenceNumber.#length.#nEvents.#pad2.# pad3.#pad4.#pad5.#pad6.# 9xGetMotionEventsReply p:type-#sameScreen(8#sequenceNumber.#length.#child.#dstX2# dstY2#pad2.#pad3.#pad4.#pad5.# 9xTranslateCoordsReply ';type-#revertTo.#sequenceNumber.#length.#focus.#pad1.# pad2.#pad3.#pad4.#pad5.# :xGetInputFocusReply INT32 <<type-#drawDirection.#sequenceNumber.#length.#fontAscent2#fontDescent2# overallAscent2# overallDescent2#overallWidthA;#overallLeftA;#overallRightA;#pad.# M;xQueryTextExtentsReply <type-#pad1-#sequenceNumber.#length.#nFonts.#pad2.# pad3.# pad4.#pad5.#pad6.#pad7.# Y<xListFontsReply =type-#pad1-#sequenceNumber.#length.#nPaths.#pad2.# pad3.# pad4.#pad5.#pad6.#pad7.# =xGetFontPathReply j>type-#depth.#sequenceNumber.#length.#visual.#pad3.# pad4.#pad5.#pad6.#pad7.# =xGetImageReply (?type-#pad1-#sequenceNumber.#length.#nColormaps.#pad2.# pad3.# pad4.#pad5.#pad6.#pad7.# >xListInstalledColormapsReply ?type-#pad1-#sequenceNumber.#length.#red.#green.# blue.# pad2.#pixel.#pad3.#pad4.#pad5.# K?xAllocColorReply @type-#pad1-#sequenceNumber.#length.#pixel.#exactRed.# exactGreen.#exactBlue.#screenRed.#screenGreen.#screenBlue.#pad2.#pad3.# @xAllocNamedColorReply Atype-#pad1-#sequenceNumber.#length.#nPixels.#nMasks.# pad3.# pad4.#pad5.#pad6.#pad7.# AxAllocColorCellsReply Btype-#pad1-#sequenceNumber.#length.#nPixels.#pad2.# redMask.# greenMask.#blueMask.#pad3.#pad4.# AxAllocColorPlanesReply GCtype-#pad1-#sequenceNumber.#length.#nColors.#pad2.# pad3.# pad4.#pad5.#pad6.#pad7.# BxQueryColorsReply =Dtype-#pad1-#sequenceNumber.#length.#exactRed.#exactGreen.# exactBlue.# screenRed.#screenGreen.#screenBlue.#pad3.#pad4.#pad5.# _CxLookupColorReply Dtype-#pad1-#sequenceNumber.#length.#width.#height.# pad3.# pad4.#pad5.#pad6.#pad7.# UDxQueryBestSizeReply Etype-#pad1-#sequenceNumber.#length.#present(8#major_opcode.# first_event.# first_error.# pad3.# pad4.#pad5.#pad6.#pad7.# ExQueryExtensionReply Ftype-#nExtensions.#sequenceNumber.#length.#pad2.#pad3.# pad4.#pad5.#pad6.#pad7.# FxListExtensionsReply WGtype-#success.#sequenceNumber.#length.#pad2.#pad3.# pad4.#pad5.#pad6.#pad7.# FxSetModifierMappingReply Htype-#numKeyPerModifier.#sequenceNumber.#length.#pad1.#pad2.# pad3.#pad4.#pad5.#pad6.# vGxGetModifierMappingReply FxSetPointerMappingReply Htype-#keySymsPerKeyCode.#sequenceNumber.#length.#pad2.#pad3.# pad4.#pad5.#pad6.#pad7.# VHxGetKeyboardMappingReply Itype-#nElts.#sequenceNumber.#length.#pad2.#pad3.# pad4.#pad5.#pad6.#pad7.# IxGetPointerMappingReply Jtype-#pad1-#sequenceNumber.#length.#accelNumerator.#accelDenominator.# threshold.# pad2.#pad3.#pad4.#pad5.#pad6.# IxGetPointerControlReply Ktype-#pad1-#sequenceNumber.#length.#timeout.#interval.# preferBlanking(8# allowExposures(8# pad2.#pad3.#pad4.#pad5.#pad6.# JxGetScreenSaverReply QLtype-#enabled(8#sequenceNumber.#length.#nHosts.#pad1.# pad3.# pad4.#pad5.#pad6.#pad7.# KxListHostsReply Ltype-#detail-#sequenceNumber.# {+KeyButMask gMpad00.#time.#root.#event.# child.#rootX2#rootY2#eventX2#eventY2#stateL#sameScreen(8#pad1-# Npad00.#time.#root.#event.# child.#rootX2#rootY2#eventX2#eventY2#stateL#mode-#flags-# oNpad00.#window.#mode-#pad1-# pad2-# pad3-# Npad00.#window.#x.#y.# width.# height.#count.#pad2.# Opad00.#drawable.#x.#y.# width.# height.#minorEvent.#count.#majorEvent-#pad1-#pad2-#pad3-# Opad00.#drawable.#minorEvent.#majorEvent-# bpad-# GPpad00.#window.#state.#pad1-# pad2-# pad3-# Ppad00.#parent.#window.#x2# y2#width.#height.#borderWidth.#override(8#bpad-# Qpad00.#event.#window.# Qpad00.#event.#window.#fromConfigure(8# pad1-# pad2-#pad3-# Qpad00.#event.#window.#override(8# pad1-# pad2-#pad3-#  Rpad00.#parent.#window.# Rpad00.#event.#window.#parent.# x2#y2#override(8#pad1-#pad2-#pad3-# YSpad00.#event.#window.#aboveSibling.# x2#y2#width.#height.#borderWidth.#override(8#bpad-# Tpad00.#parent.#window.#sibling.# x2#y2#width.#height.#borderWidth.#valueMask.#pad1.# |Tpad00.#event.#window.#x2# y2#pad1.#pad2.#pad3.#pad4.# Tpad00.#window.#width.#height.# 5Upad00.#event.#window.#parent.# place-#pad1-#pad2-#pad3-# Upad00.#window.#atom.#time.# state-#pad1-#pad2.# Upad00.#time.#window.#atom.# PVpad00.#time.#owner.#requestor.# selection.#target.#property.# Vpad00.#time.#requestor.#selection.# target.#property.# !Wpad00.#window.#colormap.#new(8# state-# pad1-#pad2-# wWpad00.#request.#firstKeyCode.#count.#pad1-# Wtype.#longs0A;#longs1A;#longs2A;# longs3A;#longs4A;# Xtype.#shorts02#shorts12#shorts22#shorts32# shorts42# shorts52#shorts62#shorts72#shorts82#shorts92#signed char XINT8XX Xtype.#bytesX#YlwW#sW#bX# /Ypad00.#window.#uX# =[ugL#keyButtonPointerL#enterLeavegM#focusN#exposeoN#graphicsExposureN#noExposureO#visibilityO#createNotifyGP#destroyNotifyP#unmapNotifyQ#mapNotifyQ#mapRequestQ#reparent R#configureNotifyR#configureRequestYS#gravityT#resizeRequest|T#circulateT#property5U#selectionClearU#selectionRequestU#selectionNotifyPV#colormapV#mappingNotify!W#clientMessageY#_xEvent W[u/Y# =[xEvent 6^generic1#geom2#tree3#atomM4#atomName 5#property5#listProperties6#selectionA7#grabPointer7#grabKeyboard8#pointer8#motionEvents9#coordsp:#inputFocus';#textExtents<<#fonts<#fontPath=#imagej>#colormaps(?#allocColor?#allocNamedColor@#colorCellsA#colorPlanesB#colorsGC#lookupColor=D#bestSizeD#extensionE#extensionsF#setModifierMappingWG#getModifierMappingH#setPointerMapping8H#getKeyboardMappingH#getPointerMappingI#pointerControlJ#screenSaverK#hostsQL#error.#eventW[# d[xReply6^ m^  C^   H^_XInternalAsync ^nextU1#handlerm^#data# ^ ^^_XLockPtrs _lock_display^#unlock_display^#^__XKeytrans__XDisplayAtoms,__XContextDBB_U_\_ _defaultCCCs#clientCmaps#perVisualIntensityMaps#_XIMFilter_ _   _ __XInternalConnectionProc `_XConnectionInfox`fd#read_callback_#call_data#watch_data`# next`# `     `x` `XConnectionWatchProc`_XConnWatchInfo afn`#client_data#next`#a_XkbInfoReca_XtransConnInfo!a_X11XCBPrivate8aNaUalalasaa ]Display_XFixesExtDisplayInfo bnext b#display#codesv*#major_version# minor_version#a aXFixesExtDisplayInfob breqType.#xfixesReqType.#length.#window.#eventMask.# 2bxXFixesSelectCursorInputReqbXFixesGetCursorImageIUdcdpyHinfo-bJreqdKrepeLnpixelsMnbytes_nameNnbytesOnreadOrlengthOimagedPnameQBc  ldx3#y3#width{+#height{+#xhot{+#yhot{+# cursor_serialB# pixelsc#atom#namec# cXFixesCursorImage ld dreqType.#xfixesReqType.#length.# dxXFixesGetCursorImageAndNameReqd etype-#pad1-#sequenceNumber.#length.#x2#y2# width.# height.#xhot.#yhot.#cursorSerial.#cursorName.#nbytes.#pad.# dxXFixesGetCursorImageAndNameReplyXFixesSetCursorNameOUfdpyfcursor fnameinfo-breq gnbytes BCursorf greqType.#xfixesReqType.#length.#cursor.#nbytes.#pad.# fxXFixesSetCursorNameReqgXFixesGetCursorNamerUggdpyfcursor gatominfo-breqHhrephnameg *hreqType.#xfixesReqType.#length.#cursor.# gxXFixesGetCursorNameReq*h htype-#pad1-#sequenceNumber.#length.#atom.#nbytes.# pad2.#pad3.#pad4.#pad5.#pad6.# MhxXFixesGetCursorNameReplyXFixesChangeCursor Uidpyfsource fdestinationinfo-breqj ireqType.#xfixesReqType.#length.#source.#destination.# ixXFixesChangeCursorReqiXFixesChangeCursorByName Ujdpyfsource jnameinfo-breqGknbytesj $kreqType.#xfixesReqType.#length.#source.#nbytes.#pad.# jxXFixesChangeCursorByNameReq$kXFixesHideCursor Ukdpyo win info-breql lreqType.#xfixesReqType.#length.#window.# kxXFixesHideCursorReqlXFixesShowCursor Uldpyo win info-breql  lreqType.#xfixesReqType.#length.#window.# lxXFixesShowCursorReqlXFixesCreatePointerBarrier1Ucncndpyo w x1y1x2y2directions num_devices$.devices(info-breqXobarriercnextrai4devs]o5 BPointerBarrier 3oreqType.#xfixesReqType.#length.#barrier.#window.#x12# y12#x22#y22#directions.#pad.#num_devices.# xnxXFixesCreatePointerBarrierReq3o.XFixesDestroyPointerBarrierAuUodpy@cnb@ info-bBreqMpC 'preqType.#xfixesReqType.#length.#barrier.# oxXFixesDestroyPointerBarrierReq'p]XFixesFindDisplay-b|p Rpd[_XReplyp |p  p _XSendp p  _XReadPadp  _XReadq   _XFlush3q _XEatDataQq Bmalloch!kq kq size_t strlenuqq pq!h!`!q!qmemcpyh!q q q q__posix_ctime_rr q tm$ rtm_sec#tm_min#tm_hour#tm_mday# tm_mon#tm_year#tm_wday#tm_yday#tm_isdst# rr!r!"__posix_asctime_r r r /var/tmp/libXfixes-5.0/src/usr/local/include/X11/usr/local/include/X11/extensions../include/X11/extensions/usr/include/isoCursor.cXlibint.hXlib.hX.hXproto.hXmd.hXfixesint.hxfixesproto.hXfixes.hstdio_iso.htime_iso.h70 U       , 6G h       + H m             < X d o z             $ 7 \ x ~       o ~       1 M Vg    / > I R o         & K g m     O ^ i r {         5       < a }       O ^ i r        %        ! @ K X ` |   % 0 S \ f p z        # ) FWp {     ) 2 W s  DD%.?  : ; @ ' D I: ;  4I : ;  $>  :  I8 I ' ID  I I: ' D   :  : I !I/  :  : < ' ID 5I&II ' D .?  : ; @ ' ID .?  : ;@ ' D I: ; 4I : ; .?  : ;@ ' ID  .? < ' ID  .? < ' D !7I".? < ' ID rXFixesSelectCursorInputbXFixesGetCursorImageeXFixesSetCursorName%gXFixesGetCursorNameiXFixesChangeCursorjXFixesChangeCursorByNameLkXFixesHideCursor"lXFixesShowCursorlXFixesCreatePointerBarrierboXFixesDestroyPointerBarrier rXPointer_XExtDataXExtDataFreeFuncTypeKeyCode <XModifierKeymapmFreeModmapType_XFreeFuncsSXID R ScreenFormato Window| XAnyEvent Time XKeyEvent XButtonEvent XMotionEventXCrossingEventgXFocusChangeEventXExposeEvent'Drawable6XGraphicsExposeEventXNoExposeEventXVisibilityEventXCreateWindowEvent^XDestroyWindowEventxXUnmapEventXMapEventXMapRequestEventXReparentEventXConfigureEvent%XGravityEvent9XResizeRequestEventXConfigureRequestEvent0XCirculateEventFXCirculateRequestEventAtom_XPropertyEventtXSelectionClearEventXSelectionRequestEvent_XSelectionEventuColormapXColormapEvent^ XClientMessageEvent%XMappingEventE XErrorEventh XKeymapEvent L!XGenericEventm!!XGenericEventCookie"_XEvent$XEvent$_XSQEvent%VisualID+%%Visual% &Depth&GContext+&Pixmap8&FontC&'XGCValues (_XGCt(GC}()Screen)KeySym*f*XExtCodes*CreateGCType*CopyGCType*FlushGCType1+FreeGCTypeB+f+XFontProp++XCharStruct,H-XFontStruct-CreateFontType-FreeFontType-CloseDisplayType-BYTE.CARD16.CARD32.CARD8*..xError)/ErrorTypec/ErrorStringType/PrintErrorType/BeforeFlushType/_XExtenZ11xGenericReply2INT1622xGetGeometryReply23xQueryTreeReply3M4xInternAtomReplyd4 5xGetAtomNameReply%55xGetPropertyReply56xListPropertiesReply6A7xGetSelectionOwnerReply_77xGrabPointerReply8xGrabKeyboardReply(8BOOL388xQueryPointerReply99xGetMotionEventsReply9p:xTranslateCoordsReply:';xGetInputFocusReplyA;INT32M;<<xQueryTextExtentsReplyY<<xListFontsReply==xGetFontPathReply=j>xGetImageReply>(?xListInstalledColormapsReplyK??xAllocColorReply@@xAllocNamedColorReplyAAxAllocColorCellsReplyABxAllocColorPlanesReplyBGCxQueryColorsReply_C=DxLookupColorReplyUDDxQueryBestSizeReplyEExQueryExtensionReplyFFxListExtensionsReplyFWGxSetModifierMappingReplyvGHxGetModifierMappingReply8HxSetPointerMappingReplyVHHxGetKeyboardMappingReplyIIxGetPointerMappingReplyIJxGetPointerControlReplyJKxGetScreenSaverReplyKQLxListHostsReplygLLKeyButMaskLgMNoNNOOGPPQQQ RRYST|TT5UUUPVV!WwWWXINT8XXY/Y=[_xEventW[xEventd[6^xReplyr^_XInternalAsync^_XLockPtrsf___XInternalConnectionProc `_XConnectionInfo`XConnectionWatchProc`_XConnWatchInfo]_XDisplayaDisplaya_XFixesExtDisplayInfobXFixesExtDisplayInfo2bbxXFixesSelectCursorInputReqcldXFixesCursorImageddxXFixesGetCursorImageAndNameReqdexXFixesGetCursorImageAndNameReplyfCursorfgxXFixesSetCursorNameReqg*hxXFixesGetCursorNameReqMhhxXFixesGetCursorNameReplyiixXFixesChangeCursorReqj$kxXFixesChangeCursorByNameReqklxXFixesHideCursorReqllxXFixesShowCursorReqcnPointerBarrierxn3oxXFixesCreatePointerBarrierReqo'pxXFixesDestroyPointerBarrierRequqsize_trtmz   .0S+29@P"T^>q  5 51@5 m=<0]c  M  5    = M  bbf f>gBg*i.i7j;jbkfk9l =lm!"mn"n'n+n0n4no"o$+6@HPX`hpx "*2<DLT\dlt|$,4<DLT\dlt|&.6>FNV^kr~ (08@HPX`hu|  $,4<DLY!`lv~(08E"LXbjrz  46 pu"+r7CbQFaZrl0    0   ̭ ! ԭ Region.o/ 1304912301 0 0 100644 53428 ` ELF4(.strtab.text.bss.data.rodata.comment.debug_info.debug_line.debug_abbrev.debug_pubnames.debug_typenames.symtabRegion.cBbss.bssDdata.dataDrodata.rodataXFixesCreateRegionXFixesFindDisplay_XFlushmemmovememcpy_XSendXFixesCreateRegionFromBitmapXFixesCreateRegionFromWindowXFixesCreateRegionFromGCXFixesCreateRegionFromPictureXFixesDestroyRegionXFixesSetRegionXFixesCopyRegionXFixesUnionRegionXFixesIntersectRegionXFixesSubtractRegionXFixesInvertRegionXFixesTranslateRegionXFixesRegionExtentsXFixesFetchRegionXFixesFetchRegionAndBounds_XReplymalloc_XEatData_XReadXFixesSetGCClipRegionXFixesSetWindowShapeRegionXFixesSetPictureClipRegionXFixesExpandRegion.rel.text.rel.debug_info.rel.debug_line.rel.debug_pubnames.rel.debug_typenamesU$jEPEEt E@uE}EtEjEPBЃE@lU;BpvjEPE@lEEUPdEEUBUfBE@lUBlE@`U@B`E@@UBUBUjEPB,ЃEEUPEEEEEE@U=EE@HE܋UfBU܋EEMUE܍PBPAP EEUBE@lU;Bpw&UjEPBlP E@lUBljEPEP EEE@UMfAE@UMfAEEEPlUE;Ppw3UEPE PBlP UERlM‰AlEPE PEP EtEjEPBЃE@|tUjEPB|ЃEEEÐUjEPEEt E@uEEtEjEPBЃE@lU ;BpvjEPE@lEEUPdEEUBUfBE@lU BlE@`U@B`E@@UBUBUjEPB,ЃEEUPEEEU PEtEjEPBЃE@|tUjEPB|ЃEEEÐUjEPEEt E@uE'EtEjEPBЃE@lU;BpvjEPE@lEEUPdEEUBUfBE@lUBlE@`U@B`E@@UBUBUjEPB,ЃEEUPEEEU PUEB EtEjEPBЃE@|tUjEPB|ЃEEEÐUjEPEEt E@uE!EtEjEPBЃE@lU ;BpvjEPE@lEEUPdEEUBUfBE@lU BlE@`U@B`E@@UBUBUjEPB,ЃEEUPEEE U@BEtEjEPBЃE@|tUjEPB|ЃEEEÐUjEPEEt E@uEEtEjEPBЃE@lU ;BpvjEPE@lEEUPdEE UBUfBE@lU BlE@`U@B`E@@UBU BUjEPB,ЃEEUPEEEU PEtEjEPBЃE@|tUjEPB|ЃEEEÐU jEPEEt E@uEtEjEPBЃE@lU;BpvjEPE@lEEUPdEE UBUfBE@lUBlE@`U@B`E@@UBU BEU PEtEjEPBЃE@|tUjEPB|ЃÐUjEPEEt E@u^EtEjEPBЃE@lU;BpvjEPE@lEEUPdEE UBUfBE@lUBlE@`U@B`E@@UBU BEU PEEEE@U=EE@HEUfBUEEMUEPBPAP EEUBE@lU;Bpw(UjEPBlP E@lUBljEPEP EEE@UMfAE@UMfAEEEPlUE;Ppw3UEPEPBlP UERlM‰AlEPEPEP EtEjEPBЃE@|tUjEPB|ЃÐU jEPEEt E@uEtEjEPBЃE@lU ;BpvjEPE@lEEUPdEE UBUfBE@lU BlE@`U@B`E@@UBU BEUPEU PEtEjEPBЃE@|tUjEPB|ЃÐU jEPEEt E@uEtEjEPBЃE@lU;BpvjEPE@lEEUPdEE UBUfBE@lUBlE@`U@B`E@@UBU BEUPEUPEU P EtEjEPBЃE@|tUjEPB|ЃÐU jEPEEt E@uEtEjEPBЃE@lU;BpvjEPE@lEEUPdEEUBUfBE@lUBlE@`U@B`E@@UBUBEUPEUPEU P EtEjEPBЃE@|tUjEPB|ЃÐU jEPEEt E@uEtEjEPBЃE@lU;BpvjEPE@lEEUPdEEUBUfBE@lUBlE@`U@B`E@@UBUBEUPEUPEU P EtEjEPBЃE@|tUjEPB|ЃÐU jEPEEt E@u5EtEjEPBЃE@lU;BpvjEPE@lEEUPdEEUBUfBE@lUBlE@`U@B`E@@UBUBEU@fBEU@fB EU@fB EU@fBEUPEU PEtEjEPBЃE@|tUjEPB|ЃÐU jEPEEt E@uEtEjEPBЃE@lU ;BpvjEPE@lEEUPdEEUBUfBE@lU BlE@`U@B`E@@UBUBEU PUEfBUEfB EtEjEPBЃE@|tUjEPB|ЃÐU jEPEEt E@uEtEjEPBЃE@lU ;BpvjEPE@lEEUPdEEUBUfBE@lU BlE@`U@B`E@@UBUBEUPEU PEtEjEPBЃE@|tUjEPB|ЃÐU jjEPEPE PEPEEÐU@jEPEEt E@uE|EtEjEPBЃE@lU;BpvjEPE@lEEUPdEEUBUfBE@lUBlE@`U@B`E@@UBUBEU PE@jjjjEPEPuOEtEjEPBЃE@|tUjEPB|ЃETE܋UfBUEfBUEfBUEfBE؍EȋEE̋E̍EċEjPEЋEЃu^EPEPEtEjEPBЃE@|tUjEPB|ЃEE̍PEPEP E;E~E+EPEPEtEjEPBЃE@|tUjEPB|ЃEỦPEЉEEÐU jEPEEt E@uEtEjEPBЃE@lU;BpvjEPE@lEEUPdEEUBUfBE@lUBlE@`U@B`E@@UBUBE U@BEUPUEfB UEfBEtEjEPBЃE@|tUjEPB|ЃÐU jEPEEt E@uEtEjEPBЃE@lU;BpvjEPE@lEEUPdEEUBUfBE@lUBlE@`U@B`E@@UBUBEU PUEBUEfB UEfBEUPEtEjEPBЃE@|tUjEPB|ЃÐU jEPEEt E@uEtEjEPBЃE@lU;BpvjEPE@lEEUPdEEUBUfBE@lUBlE@`U@B`E@@UBUBEU PEUPUEfB UEfBEtEjEPBЃE@|tUjEPB|ЃÐU jEPEEt E@u%EtEjEPBЃE@lU;BpvjEPE@lEEUPdEEUBUfBE@lUBlE@`U@B`E@@UBUBEUPEU PUEfB UEfBUEfBUE fBEtEjEPBЃE@|tUjEPB|Ѓ@(#)stdio.h 1.84 04/09/28 SMI@(#)feature_tests.h 1.25 07/02/02 SMI@(#)ccompile.h 1.2 04/11/08 SMI@(#)isa_defs.h 1.29 08/06/06 SMI@(#)stdio_iso.h 1.8 05/08/16 SMI@(#)va_list.h 1.15 04/11/19 SMI@(#)stdio_tag.h 1.4 04/09/28 SMI@(#)stdio_impl.h 1.15 07/03/05 SMI@(#)stdio_c99.h 1.2 04/03/29 SMI@(#)types.h 1.86 07/09/20 SMI@(#)machtypes.h 1.11 04/09/28 SMI@(#)machtypes.h 1.2 04/09/28 SMI@(#)int_types.h 1.10 04/09/28 SMI@(#)select.h 1.19 04/01/28 SMI@(#)time_impl.h 1.11 05/05/19 SMI@(#)time.h 2.77 09/06/02 SMI@(#)time.h 1.45 08/01/09 SMI@(#)time_iso.h 1.4 04/09/07 SMI@(#)stddef.h 1.18 04/09/28 SMI@(#)stddef_iso.h 1.2 03/03/06 SMI@(#)errno.h 1.17 03/01/03 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)string.h 1.27 07/01/14 SMI@(#)string_iso.h 1.5 04/06/18 SMI@(#)strings.h 1.3 96/03/12 SMI@(#)stdlib.h 1.51 04/06/30 SMI@(#)stdlib_iso.h 1.9 04/09/28 SMI@(#)stdlib_c99.h 1.2 04/03/29 SMIacomp: Sun C 5.11 SunOS_i386 145355-01 2010/10/11as: Sun Compiler Common 12.2 SunOS_i386 2010/08/13]|Region.c /var/tmp/libXfixes-5.0/src /opt/solstudio12.2/prod/bin/cc -xc99=all -DHAVE_CONFIG_H -I. -I.. -I../include/X11/extensions -I/usr/openwin/include -I/usr/local/include -v -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/include -g -c Region.c -W0,-xp.XAKgoyLtG2xNEaJ.Xa;g;R=Sun C 5.11 SunOS_i386 145355-01 2010/10/11;G=.XAKgoyLtG2xNEaJ.;backend;raw;cd;DBG_GEN 5.3.0XFixesCreateRegionUdpybrectangles nrectanglesinfo3creqc len!region"(((:::_BRdat.+_BRlen.+unsigned longXserverRegionint_XExtData9 number# next9# free_privateO# private_dataa#  O 9 >char T\XPointerXExtData p Ab   FreeFuncTypeunsigned charKeyCode  max_keypermod# modifiermap#XModifierKeymap  0  0FreeModmapType_XFreeFuncs$ atoms# modifiermap5# key_bindings# context_db# defaultCCCs# clientCmaps# intensityMaps# im_filters# xkb# JXID_XDisplayD  ext_data# free_funcs# fd# conn_checker# proto_major_version# proto_minor_version# vendor\# resource_base # resource_mask # resource_id #$ resource_shift#( resource_alloc #, byte_order#0 bitmap_unit#4 bitmap_pad#8 bitmap_bit_order#< nformats#@ pixmap_format #D vnumber#H release#L head! #P tail! #T qlen#X last_request_read#\ request#` last_req\#d buffer\#h bufptr\#l bufmax\#p max_request_size #t db%#x synchandler%#| display_name\# default_screen# nscreens# screens*# motion_buffer# flags*# min_keycode# max_keycode# keysyms*# modifiermap# keysyms_per_keycode# xdefaults\# scratch_buffer\# scratch_length# ext_number# ext_procs*# event_vec1# wire_vec1# lock_meaning*# lock2# async_handlers 2# bigreq_size# lock_fns_# idlist_alloc_# key_bindings_# cursor_font&# atoms_# mode_switch # num_lock # context_db`# error_vec`# cms`# im_filtersy`# qfree! # next_event_serial_num# flushes*# im_fd_info`# im_fd_length# conn_watcherspa# watcher_count# filedesa# savedsynchandlera# resource_max # xcmisc_opcode# xkb_infoa# trans_conna# xcbb# next_cookie # generic_event_vecb# generic_event_copy_vec/b# cookiejar"#     ext_data# depth# bits_per_pixel# scanline_pad#  ScreenFormat m%Window type# serial# send_event# display# window& #3 XAnyEventTimeunsigned< type# serial# send_event# display# window& # root& # subwindow& # time # x# y#$ x_root#( y_root#, state #0 keycode #4 same_screen#8 XKeyEvent< type# serial# send_event# display# window& # root& # subwindow& # time # x# y#$ x_root#( y_root#, state #0 button #4 same_screen#8 XButtonEvent< type# serial# send_event# display# window& # root& # subwindow& # time # x# y#$ x_root#( y_root#, state #0 is_hintT#4 same_screen#8XMotionEventD type# serial# send_event# display# window& # root& # subwindow& # time # x# y#$ x_root#( y_root#, mode#0 detail#4 same_screen#8 focus#< state #@XCrossingEvent type# serial# send_event# display# window& # mode# detail#XFocusChangeEvent( type# serial# send_event# display# window& # x# y# width# height# count#$6XExposeEventDrawable0 type# serial# send_event# display# drawable# x# y# width# height# count#$ major_code#( minor_code#,XGraphicsExposeEventC type# serial# send_event# display# drawable# major_code# minor_code#XNoExposeEvent type# serial# send_event# display# window& # state#XXVisibilityEvent0 type# serial# send_event# display# parent& # window& # x# y# width# height#$ border_width#( override_redirect#,XCreateWindowEvent type# serial# send_event# display# event& # window& #XDestroyWindowEvent type# serial# send_event# display# event& # window& # from_configure#/XUnmapEvent: type# serial# send_event# display# event& # window& # override_redirect#XMapEvent type# serial# send_event# display# parent& # window& #JXMapRequestEvent(g type# serial# send_event# display# event& # window& # parent& # x# y# override_redirect#$XReparentEvent4N type# serial# send_event# display# event& # window& # x# y# width# height#$ border_width#( above& #, override_redirect#0|XConfigureEvent  type# serial# send_event# display# event& # window& # x# y#dXGravityEventc type# serial# send_event# display# window& # width# height#XResizeRequestEvent8X type# serial# send_event# display# parent& # window& # x# y# width# height#$ border_width#( above& #, detail#0 value_mask#4}XConfigureRequestEvent type# serial# send_event# display# event& # window& # place#uXCirculateEventp type# serial# send_event# display# parent& # window& # place#XCirculateRequestEventAtom  type# serial# send_event# display# window& # atom# time # state#XPropertyEvent type# serial# send_event# display# window& # selection# time #+XSelectionClearEvent(a type# serial# send_event# display# owner& # requestor& # selection# target# property# time #$XSelectionRequestEvent$ type# serial# send_event# display# requestor& # selection# target# property# time # ~XSelectionEventColormap  type# serial# send_event# display# window& # colormap,# new# state#;XColormapEventlongTshort ; b# s# l#0 type# serial# send_event# display# window& # message_type# format# data#;XClientMessageEvent f type# serial# send_event# display# window& # request# first_keycode# count#XMappingEvent type# display# resourceid # serial# error_code# request_code# minor_code#z XErrorEventT !4! type# serial# send_event# display# window& # key_vector!#!XKeymapEvent" type# serial# send_event# display# extension# evtype#!XGenericEventvoid " " type# serial# send_event# display# extension# evtype# cookie # data"#$"XGenericEventCookie`"_XEvent``% type# xany # xkey # xbutton# xmotion# xcrossing# xfocus# xexpose# xgraphicsexpose# xnoexposeC# xvisibility# xcreatewindow# xdestroywindow# xunmap# xmap:# xmaprequest# xreparentg# xconfigureN# xgravity# xresizerequestc# xconfigurerequestX# xcirculate# xcirculaterequestp# xproperty# xselectionclear# xselectionrequesta# xselection# xcolormap# xclient# xmappingf # xerror # xkeymap!# xgeneric"# xcookie"# pad"#"XEvent_XSQEventh% next! # event`%# qserial_num#d_XrmHashBucketRec % %VisualID y& ext_data# visualid%# class# red_mask# green_mask# blue_mask# bits_per_rgb# map_entries#%Visual y& & depth# nvisuals# visuals&#&Depth &GContextPixmapFont\( function# plane_mask# foreground# background# line_width# line_style# cap_style# join_style# fill_style# fill_rule#$ arc_mode#( tile&#, stipple&#0 ts_x_origin#4 ts_y_origin#8 font&#< subwindow_mode#@ graphics_exposures#D clip_x_origin#H clip_y_origin#L clip_mask&#P dash_offset#T dashesT#X&XGCValues_XGCp&) ext_data# gid&# rects# dashes# dirty# values(# (&)GCP* ext_data# display # root& # width# height# mwidth# mheight# ndepths# depths&# root_depth#$ root_visual&#( default_gc+)#, cmap,#0 white_pixel#4 black_pixel#8 max_maps#< min_maps#@ backing_store#D save_unders#H root_input_mask#L4)Screen *KeySym * 0+ extension# major_opcode# first_event# first_error# *XExtCodes + M+  +) -+ 2+M+CreateGCType +  +) -+ e++CopyGCType +  +) -+ ++FlushGCType +  +) -+ ++FreeGCType, name# card32#+XFontProp ,unsigned short , lbearing# rbearing# width# ascent# descent# attributes2,# D,XCharStruct ,P- ext_data# fid&# direction # min_char_or_byte2 # max_char_or_byte2 # min_byte1 # max_byte1 # all_chars_exist# default_char # n_properties#$ properties-,#( min_bounds,#, max_bounds,#8 per_char,#D ascent#H descent#L,XFontStruct - 1.  . -+ .1.CreateFontType f.  . -+ K.f.FreeFontType .  -+ ~..CloseDisplayTypeBYTE2,CARD16CARD32CARD8 / type.# errorCode.# sequenceNumber.# resourceID.# minorCode.# majorCode.# pad1.# pad3.# pad4.# pad5.# pad6.# pad7.#.xError /  /  / -+ / //ErrorType \0   -+ \  /0ErrorStringType L0  00 " 50L0PrintErrorTypeT f0 0  -+ k0  p00BeforeFlushType_XExtenH1 next*# codes+# create_GCR+# copy_GC+# flush_GC+# free_GC+# create_Font6.#$ free_Fontk.#( close_display.#, error/#0 error_string0#4 name\#8 error_valuesQ0#< before_flush0#@ next_flush*#D 111 111_XLockInfo 1 )_ 2 type.# data1.# sequenceNumber.# length.# data00.# data01.# data02.# data03.# data04.# data05.#2xGenericReplyINT16 3 type.# depth.# sequenceNumber.# length.# root.# x2# y2# width.# height.# borderWidth.# pad1.# pad2.# pad3.#2xGetGeometryReply X4 type.# pad1.# sequenceNumber.# length.# root.# parent.# nChildren.# pad2.# pad3.# pad4.# pad5.#3xQueryTreeReply 5 type.# pad1.# sequenceNumber.# length.# atom.# pad2.# pad3.# pad4.# pad5.# pad6.#n4xInternAtomReply 5 type.# pad1.# sequenceNumber.# length.# nameLength.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#5xGetAtomNameReply 6 type.# format.# sequenceNumber.# length.# propertyType.# bytesAfter.# nItems.# pad1.# pad2.# pad3.#5xGetPropertyReply F7 type.# pad1.# sequenceNumber.# length.# nProperties.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#6xListPropertiesReply 7 type.# pad1.# sequenceNumber.# length.# owner.# pad2.# pad3.# pad4.# pad5.# pad6.#a7xGetSelectionOwnerReply 8 type.# status.# sequenceNumber.# length.# pad1.# pad2.# pad3.# pad4.# pad5.# pad6.#8xGrabPointerReply8xGrabKeyboardReplyBOOL 9 type.# sameScreen8# sequenceNumber.# length.# root.# child.# rootX2# rootY2# winX2# winY2# mask.# pad1.# pad.#8xQueryPointerReply a: type.# pad1.# sequenceNumber.# length.# nEvents.# pad2.# pad3.# pad4.# pad5.# pad6.#9xGetMotionEventsReply '; type.# sameScreen8# sequenceNumber.# length.# child.# dstX2# dstY2# pad2.# pad3.# pad4.# pad5.#}:xTranslateCoordsReply ; type.# revertTo.# sequenceNumber.# length.# focus.# pad1.# pad2.# pad3.# pad4.# pad5.#C;xGetInputFocusReplyINT32 < type.# drawDirection.# sequenceNumber.# length.# fontAscent2# fontDescent2# overallAscent2# overallDescent2# overallWidth;# overallLeft;# overallRight;# pad.#<xQueryTextExtentsReply = type.# pad1.# sequenceNumber.# length.# nFonts.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#=xListFontsReply p> type.# pad1.# sequenceNumber.# length.# nPaths.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#=xGetFontPathReply !? type.# depth.# sequenceNumber.# length.# visual.# pad3.# pad4.# pad5.# pad6.# pad7.#>xGetImageReply ? type.# pad1.# sequenceNumber.# length.# nColormaps.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#6?xListInstalledColormapsReply @ type.# pad1.# sequenceNumber.# length.# red.# green.# blue.# pad2.# pixel.# pad3.# pad4.# pad5.#@xAllocColorReply A type.# pad1.# sequenceNumber.# length.# pixel.# exactRed.# exactGreen.# exactBlue.# screenRed.# screenGreen.# screenBlue.# pad2.# pad3.#@xAllocNamedColorReply mB type.# pad1.# sequenceNumber.# length.# nPixels.# nMasks.# pad3.# pad4.# pad5.# pad6.# pad7.#AxAllocColorCellsReply ;C type.# pad1.# sequenceNumber.# length.# nPixels.# pad2.# redMask.# greenMask.# blueMask.# pad3.# pad4.#BxAllocColorPlanesReply C type.# pad1.# sequenceNumber.# length.# nColors.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#XCxQueryColorsReply D type.# pad1.# sequenceNumber.# length.# exactRed.# exactGreen.# exactBlue.# screenRed.# screenGreen.# screenBlue.# pad3.# pad4.# pad5.#DxLookupColorReply E type.# pad1.# sequenceNumber.# length.# width.# height.# pad3.# pad4.# pad5.# pad6.# pad7.# ExQueryBestSizeReply F type.# pad1.# sequenceNumber.# length.# present8# major_opcode.# first_event.# first_error.# pad3.# pad4.# pad5.# pad6.# pad7.#ExQueryExtensionReply ZG type.# nExtensions.# sequenceNumber.# length.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#FxListExtensionsReply H type.# success.# sequenceNumber.# length.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#uGxSetModifierMappingReply H type.# numKeyPerModifier.# sequenceNumber.# length.# pad1.# pad2.# pad3.# pad4.# pad5.# pad6.#-HxGetModifierMappingReplyuGxSetPointerMappingReply I type.# keySymsPerKeyCode.# sequenceNumber.# length.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.# IxGetKeyboardMappingReply fJ type.# nElts.# sequenceNumber.# length.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#IxGetPointerMappingReply OK type.# pad1.# sequenceNumber.# length.# accelNumerator.# accelDenominator.# threshold.# pad2.# pad3.# pad4.# pad5.# pad6.#JxGetPointerControlReply EL type.# pad1.# sequenceNumber.# length.# timeout.# interval.# preferBlanking8# allowExposures8# pad2.# pad3.# pad4.# pad5.# pad6.#mKxGetScreenSaverReply M type.# enabled8# sequenceNumber.# length.# nHosts.# pad1.# pad3.# pad4.# pad5.# pad6.# pad7.#`LxListHostsReplyYM type.# detail.# sequenceNumber.#2,KeyButMask N pad00.# time.# root.# event.# child.# rootX2# rootY2# eventX2# eventY2# stateYM# sameScreen8# pad1.# N pad00.# time.# root.# event.# child.# rootX2# rootY2# eventX2# eventY2# stateYM# mode.# flags.# &O pad00.# window.# mode.# pad1.# pad2.# pad3.# O pad00.# window.# x.# y.# width.# height.# count.# pad2.#JP pad00.# drawable.# x.# y.# width.# height.# minorEvent.# count.# majorEvent.# pad1.# pad2.# pad3.# P pad00.# drawable.# minorEvent.# majorEvent.# bpad.#  P pad00.# window.# state.# pad1.# pad2.# pad3.# Q pad00.# parent.# window.# x2# y2# width.# height.# borderWidth.# override8# bpad.# Q pad00.# event.# window.#8R pad00.# event.# window.# fromConfigure8# pad1.# pad2.# pad3.#R pad00.# event.# window.# override8# pad1.# pad2.# pad3.# R pad00.# parent.# window.#eS pad00.# event.# window.# parent.# x2# y2# override8# pad1.# pad2.# pad3.#T pad00.# event.# window.# aboveSibling.# x2# y2# width.# height.# borderWidth.# override8# bpad.# T pad00.# parent.# window.# sibling.# x2# y2# width.# height.# borderWidth.# valueMask.# pad1.# 3U pad00.# event.# window.# x2# y2# pad1.# pad2.# pad3.# pad4.# uU pad00.# window.# width.# height.# U pad00.# event.# window.# parent.# place.# pad1.# pad2.# pad3.#SV pad00.# window.# atom.# time.# state.# pad1.# pad2.#V pad00.# time.# window.# atom.# W pad00.# time.# owner.# requestor.# selection.# target.# property.#nW pad00.# time.# requestor.# selection.# target.# property.#W pad00.# window.# colormap.# new8# state.# pad1.# pad2.#.X pad00.# request.# firstKeyCode.# count.# pad1.#X type.# longs0;# longs1;# longs2;# longs3;# longs4;#CY type.# shorts02# shorts12# shorts22# shorts32# shorts42# shorts52# shorts62# shorts72# shorts82# shorts92#signed charCYINT8RYnYY type.# bytes]Y#Y l.X# sX# bnY# Y pad00.# window.# uY# [ uM# keyButtonPointerjM# enterLeaveN# focusN# expose&O# graphicsExposureO# noExposureJP# visibilityP# createNotifyP# destroyNotifyQ# unmapNotifyQ# mapNotify8R# mapRequestR# reparentR# configureNotifyeS# configureRequestT# gravityT# resizeRequest3U# circulateuU# propertyU# selectionClearSV# selectionRequestV# selectionNotifyW# colormapnW# mappingNotifyW# clientMessageY#_xEvent \ uY#[xEvent ^ generic2# geom3# treeX4# atom5# atomName5# property6# listPropertiesF7# selection7# grabPointer8# grabKeyboard8# pointer9# motionEventsa:# coords';# inputFocus;# textExtents<# fonts=# fontPathp># image!?# colormaps?# allocColor@# allocNamedColorA# colorCellsmB# colorPlanes;C# colorsC# lookupColorD# bestSizeE# extensionF# extensionsZG# setModifierMappingH# getModifierMappingH# setPointerMappingH# getKeyboardMappingI# getPointerMappingfJ# pointerControlOK# screenSaverEL# hostsM# error/# event\#\xReply ^ $_  ^ \  a ^_XInternalAsync k_ next 2# handler$_# dataa# x_  k_ }__XLockPtrs_ lock_displayx_# unlock_display_# _ __XKeytrans __XDisplayAtoms __XContextDB _ ` ` l` defaultCCCsa# clientCmapsa# perVisualIntensityMapsa#_XIMFilter l` `   a ~``_XInternalConnectionProc a `_XConnectionInfo/a fd# read_callback`# call_dataa# watch_data`# next`# Pa  a   ` /aPaXConnectionWatchProc ua_XConnWatchInfo a fnUa# client_dataa# nextpa# a_XkbInfoRec a_XtransConnInfo a_X11XCBPrivate a b b#b #b*bAbDisplayb x# y# width2,# height2,#ObXRectangle b_XFixesExtDisplayInfoc nextc# display# codes-+# major_version# minor_version# bbXFixesExtDisplayInfo c c reqType.# xfixesReqType.# length.# region.#8cxXFixesCreateRegionReq cXFixesCreateRegionFromBitmap5U9ddpy4&bitmap4 info3c6reqd7region8 d reqType.# xfixesReqType.# length.# region.# bitmap.#9dxXFixesCreateRegionFromBitmapReq dXFixesCreateRegionFromWindowHUbedpyG& windowG kindGinfo3cIreq fJregionK e reqType.# xfixesReqType.# length.# region.# window.# kind.# pad1.# pad2.#bexXFixesCreateRegionFromWindowReq eXFixesCreateRegionFromGC\Ufdpy[+)gc[ info3c]reqg^region_ f reqType.# xfixesReqType.# length.# region.# gc.#fxXFixesCreateRegionFromGCReq fXFixesCreateRegionFromPictureoIUgdpyn picturen info3cpreq3hqregionr h reqType.# xfixesReqType.# length.# region.# picture.#gxXFixesCreateRegionFromPictureReq hXFixesDestroyRegionu Uhdpyregion info3creqi h reqType.# xfixesReqType.# length.# region.#hxXFixesDestroyRegionReq hXFixesSetRegion U3jdpyregion brectanglesnrectanglesinfo3creqjleno g  Q  Q  Q  6  6  6 _BRdat._BRlen. j reqType.# xfixesReqType.# length.# region.#3jxXFixesSetRegionReq jXFixesCopyRegion> Ukdpydst srcinfo3creqk vk reqType.# xfixesReqType.# length.# source.# destination.#kxXFixesCopyRegionReq vkXFixesUnionRegionwUldpydst src1src2info3creql l reqType.# xfixesReqType.# length.# source1.# source2.# destination.# lxXFixesUnionRegionReq lXFixesIntersectRegionU>mdpydst src1src2info3creq^mlxXFixesIntersectRegionReq >mXFixesSubtractRegionUmdpydst src1src2info3creqnlxXFixesSubtractRegionReq mXFixesInvertRegionfUndpydst brectsrcinfo3creqJo -o reqType.# xfixesReqType.# length.# source.# x2# y2# width.# height.# destination.#nxXFixesInvertRegionReq -oXFixesTranslateRegionUodpyregion dxdyinfo3c reqdp  Dp reqType.# xfixesReqType.# length.# region.# dx2# dy2# oxXFixesTranslateRegionReq DpXFixesRegionExtentsUpdpydst srcinfo3creqhq Jq reqType.# xfixesReqType.# length.# source.# destination.#pxXFixesRegionExtentsReq JqXFixesFetchRegion+ Ubqdpy*region* /nrectanglesRet*boundsb,XFixesFetchRegionAndBounds6Ubsdpy2region3 /nrectanglesRet4bbounds5info3c7reqns8rep t9rectsb:nrects;nbytes<nread= Rs reqType.# xfixesReqType.# length.# region.#sxXFixesFetchRegionReq Rs t type.# pad1.# sequenceNumber.# length.# x2# y2# width.# height.# pad2.# pad3.# pad4.# pad5.#ssxXFixesFetchRegionReply XFixesSetGCClipRegionkUtdpyh+)gch clip_x_originiclip_y_originiregionjinfo3clrequm lu reqType.# xfixesReqType.# length.# gc.# region.# xOrigin2# yOrigin2#txXFixesSetGCClipRegionReq luXFixesSetWindowShapeRegionkUTvdpy}& win} shape_kind}x_off~y_off~region~info3creqw v reqType.# xfixesReqType.# length.# dest.# destKind.# pad1.# pad2.# xOff2# yOff2# region.#TvxXFixesSetWindowShapeRegionReq vXFixesSetPictureClipRegionUwdpy picture clip_x_originclip_y_originregioninfo3creq~x Yx reqType.# xfixesReqType.# length.# picture.# region.# xOrigin2# yOrigin2#wxXFixesSetPictureClipRegionReq YxXFixesExpandRegionUEydpydst src left right top bottom info3creqy y reqType.# xfixesReqType.# length.# source.# destination.# left.# right.# top.# bottom.#EyxXFixesExpandRegionReq y XFixesFindDisplay3c'z y \_XReplyVz 'z  T Vz _XSendz [z _XReadz \  _XFlushz _XEatDataz malloc"z " zmemmove""{ " z !"" '{!,{memcpy"Z{ "{ 1{  Z{__posix_ctime_r\{ _{ \tm$ %| tm_sec# tm_min# tm_hour# tm_mday# tm_mon# tm_year# tm_wday# tm_yday# tm_isdst# { %|!*|!\"__posix_asctime_r\ /| 4|  /var/tmp/libXfixes-5.0/src../include/X11/extensions/usr/local/include/X11/usr/local/include/X11/extensions/usr/include/isoRegion.cXfixes.hXlibint.hXlib.hX.hXproto.hXmd.hXfixesint.hxfixesproto.htime_iso.h8 ]        l    5          &7X }    $ - 6 [ w }   W f q      ( M      " > D Vg    ) 2 W s     ? N Y b o g t     ' @ e       < F W p     " + 4 Y u   ? N Y b k t             0 U         # H d v  / > I R \ f     o ~       'H m      ! F b p {           / < W _ r      %          &7P u         ( M i v  / > I R [ e o                 DD%.?  : ; @ ' ID I: ;  4I : ;   $> I:  :  I8 I ' ID  I ' D  :  : I !I/  :  : < ' ID 5I&II ' D .?  : ; @ ' D .?  : ;@ ' D I: ; 4I : ; .?  : ;@ ' ID .? < ' ID  .? < ' D !7I".? < ' ID a|XFixesCreateRegioncXFixesCreateRegionFromBitmapdXFixesCreateRegionFromWindowfXFixesCreateRegionFromGCgXFixesCreateRegionFromPicture8hXFixesDestroyRegioniXFixesSetRegionjXFixesCopyRegionkXFixesUnionRegionlXFixesIntersectRegioncmXFixesSubtractRegionnXFixesInvertRegionOoXFixesTranslateRegionipXFixesRegionExtentsmqXFixesFetchRegionqXFixesFetchRegionAndBounds>tXFixesSetGCClipRegionuXFixesSetWindowShapeRegionwXFixesSetPictureClipRegionxXFixesExpandRegiona|XserverRegionaXPointer_XExtDatapXExtDataFreeFuncTypeKeyCodeXModifierKeymap5FreeModmapTypeJ_XFreeFuncs XID ScreenFormat& Window3 XAnyEvent Time XKeyEvent XButtonEventXMotionEventXCrossingEventXFocusChangeEvent6XExposeEventDrawableXGraphicsExposeEventCXNoExposeEventXXVisibilityEventXCreateWindowEventXDestroyWindowEvent/XUnmapEvent:XMapEventJXMapRequestEventgXReparentEvent|NXConfigureEventdXGravityEventcXResizeRequestEvent}XXConfigureRequestEventuXCirculateEventpXCirculateRequestEventAtomXPropertyEvent+XSelectionClearEventaXSelectionRequestEvent~XSelectionEvent,Colormap;XColormapEvent;XClientMessageEventf XMappingEventz XErrorEvent!!XKeymapEvent!"XGenericEvent$""XGenericEventCookie"_XEvent`%XEventm%_XSQEvent%VisualID%y&Visual&&Depth&GContext&Pixmap&Font&(XGCValues(_XGC+)GC4)*Screen*KeySym*+XExtCodesR+CreateGCType+CopyGCType+FlushGCType+FreeGCType+,XFontPropD,,XCharStruct,-XFontStruct6.CreateFontTypek.FreeFontType.CloseDisplayType.BYTE.CARD16.CARD32.CARD8./xError/ErrorType0ErrorStringTypeQ0PrintErrorType0BeforeFlushType0_XExten22xGenericReply2INT1623xGetGeometryReply3X4xQueryTreeReplyn45xInternAtomReply55xGetAtomNameReply56xGetPropertyReply6F7xListPropertiesReplya77xGetSelectionOwnerReply88xGrabPointerReply8xGrabKeyboardReply8BOOL89xQueryPointerReply9a:xGetMotionEventsReply}:';xTranslateCoordsReplyC;;xGetInputFocusReply;INT32<<xQueryTextExtentsReply==xListFontsReply=p>xGetFontPathReply>!?xGetImageReply6??xListInstalledColormapsReply@@xAllocColorReply@AxAllocNamedColorReplyAmBxAllocColorCellsReplyB;CxAllocColorPlanesReplyXCCxQueryColorsReplyDDxLookupColorReply EExQueryBestSizeReplyEFxQueryExtensionReplyFZGxListExtensionsReplyuGHxSetModifierMappingReply-HHxGetModifierMappingReplyHxSetPointerMappingReply IIxGetKeyboardMappingReplyIfJxGetPointerMappingReplyJOKxGetPointerControlReplymKELxGetScreenSaverReply`LMxListHostsReplyMYMKeyButMaskjMNN&OOJPPPQQ8RRReSTT3UuUUSVVWnWW.XXRYINT8nYYYY[_xEvent\xEvent\^xReply)__XInternalAsync__XLockPtrs``_XInternalConnectionProc`_XConnectionInfoUaXConnectionWatchProcua_XConnWatchInfo_XDisplayAbDisplayObbXRectangleb_XFixesExtDisplayInfocXFixesExtDisplayInfo8ccxXFixesCreateRegionReq9ddxXFixesCreateRegionFromBitmapReqbeexXFixesCreateRegionFromWindowReqffxXFixesCreateRegionFromGCReqg hxXFixesCreateRegionFromPictureReqhhxXFixesDestroyRegionReq3jjxXFixesSetRegionReqkvkxXFixesCopyRegionReqllxXFixesUnionRegionReq>mxXFixesIntersectRegionReqmxXFixesSubtractRegionReqn-oxXFixesInvertRegionReqoDpxXFixesTranslateRegionReqpJqxXFixesRegionExtentsReqsRsxXFixesFetchRegionReqss txXFixesFetchRegionReplytluxXFixesSetGCClipRegionReqTvvxXFixesSetWindowShapeRegionReqwYxxXFixesSetPictureClipRegionReqEyyxXFixesExpandRegionReq{tmz   Y b-\FYdP%x  .@ 777fp9.*%@HOY`Ev KpBV uw5e5-e]    /    } M  - m}#$%&P'k&=-}-  CGLPUY^bgkpty}ccdd.f2f=gAgQhUh,i0iiiiiiiiiiiiiiijjkkll}mm+n/nko oop!pq"q r#rZt(^tu)u=w*Awx+x'19AIQYaiqy",4<DLT\dlt| (08@HPX`mt $,4<DQXdnv~ -4@JRZbjrz$.6>FNV^fnv~  ! *2:BJRZbjw"~# $,4<DLT\dlt|(    + )2 > H P X ` h p x       *             ' +. : D L T \ d l t |        4 Pf f f "f +T$a|7 CcQG!ahr\   0       SaveSet.o/ 1304912301 0 0 100644 32420 ` ELF{4(.strtab.text.bss.data.rodata.comment.debug_info.debug_line.debug_abbrev.debug_pubnames.debug_typenames.symtabSaveSet.cBbss.bssDdata.dataDrodata.rodataXFixesChangeSaveSetXFixesFindDisplay_XFlush.rel.text.rel.debug_info.rel.debug_line.rel.debug_pubnames.rel.debug_typenamesU jEPEEt E@uEtEjEPBЃE@lU ;BpvjEPE@lEEUPdEEUBUfBE@lU BlE@`U@B`E@@UBUBUEBUEBUEBEU PEtEjEPBЃE@|tUjEPB|Ѓ@(#)stdio.h 1.84 04/09/28 SMI@(#)feature_tests.h 1.25 07/02/02 SMI@(#)ccompile.h 1.2 04/11/08 SMI@(#)isa_defs.h 1.29 08/06/06 SMI@(#)stdio_iso.h 1.8 05/08/16 SMI@(#)va_list.h 1.15 04/11/19 SMI@(#)stdio_tag.h 1.4 04/09/28 SMI@(#)stdio_impl.h 1.15 07/03/05 SMI@(#)stdio_c99.h 1.2 04/03/29 SMI@(#)types.h 1.86 07/09/20 SMI@(#)machtypes.h 1.11 04/09/28 SMI@(#)machtypes.h 1.2 04/09/28 SMI@(#)int_types.h 1.10 04/09/28 SMI@(#)select.h 1.19 04/01/28 SMI@(#)time_impl.h 1.11 05/05/19 SMI@(#)time.h 2.77 09/06/02 SMI@(#)time.h 1.45 08/01/09 SMI@(#)time_iso.h 1.4 04/09/07 SMI@(#)stddef.h 1.18 04/09/28 SMI@(#)stddef_iso.h 1.2 03/03/06 SMI@(#)errno.h 1.17 03/01/03 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)string.h 1.27 07/01/14 SMI@(#)string_iso.h 1.5 04/06/18 SMI@(#)strings.h 1.3 96/03/12 SMI@(#)stdlib.h 1.51 04/06/30 SMI@(#)stdlib_iso.h 1.9 04/09/28 SMI@(#)stdlib_c99.h 1.2 04/03/29 SMIacomp: Sun C 5.11 SunOS_i386 145355-01 2010/10/11as: Sun Compiler Common 12.2 SunOS_i386 2010/08/132dSaveSet.c /var/tmp/libXfixes-5.0/src /opt/solstudio12.2/prod/bin/cc -xc99=all -DHAVE_CONFIG_H -I. -I.. -I../include/X11/extensions -I/usr/openwin/include -I/usr/local/include -v -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/include -g -c SaveSet.c -W0,-xp.XAKgoyLtG2xN0wJ.Xa;g;R=Sun C 5.11 SunOS_i386 145355-01 2010/10/11;G=.XAKgoyLtG2xN0wJ.;backend;raw;cd;DBG_GEN 5.3.0XFixesChangeSaveSet@U*dpy win *mode*target*mapinfoEb reqb!int_XExtDatanumber*#next#free_private#private_data# 1 * char XPointer 1XExtDataa   FreeFuncTypeunsigned char KeyCode Tmax_keypermod*#modifiermap# "XModifierKeymapT * jo FreeModmapType_XFreeFuncs$Uatoms#modifiermap#key_bindings#context_db# defaultCCCs#clientCmaps#intensityMaps#im_filters#xkb# unsigned long ZXID_XDisplayD  ext_data#free_funcsU#fd*#conn_checker*# proto_major_version*#proto_minor_version*#vendor#resource_basek#resource_maskk# resource_idk#$resource_shift*#(resource_alloc #,byte_order*#0bitmap_unit*#4bitmap_pad*#8bitmap_bit_order*#<nformats*#@pixmap_format} #Dvnumber*#Hrelease*#Lhead #Ptail #Tqlen*#Xlast_request_readZ#\requestZ#`last_req#dbuffer#hbufptr#lbufmax#pmax_request_size #tdb#%#xsynchandler/%#|display_name#default_screen*#nscreens*#screens*#motion_bufferZ#flags *#min_keycode*#max_keycode*#keysyms*#modifiermapj#keysyms_per_keycode*#xdefaults#scratch_buffer#scratch_lengthZ#ext_number*#ext_procs"*#event_vec+1#wire_vecI1#lock_meaning*# lockh1# async_handlersm1# bigreq_sizeZ# lock_fns%_# idlist_alloc-_# key_bindings?_# cursor_fontP&# atomsU_# mode_switch # num_lock # context_dbh_# error_vecy_# cms~_# im_filters_# qfree # next_event_serial_numZ# flushes"*# im_fd_info`# im_fd_length*# conn_watchers`# watcher_count*# filedes# savedsynchandler!a# resource_maxk# xcmisc_opcode*# xkb_info4a# trans_connKa# xcbaa# next_cookie # generic_event_vecra# generic_event_copy_veca#cookiejar!#u k  j ext_data#depth*#bits_per_pixel*#scanline_pad*#  ScreenFormatj $ ZWindow  type*#serialZ#send_event*#display# window # XAnyEvent ZTimeunsigned < type*#serialZ#send_event*#display# window #root #subwindow #time #x*# y*#$x_root*#(y_root*#,state #0keycode #4same_screen*#8  XKeyEvent < type*#serialZ#send_event*#display# window #root #subwindow #time #x*# y*#$x_root*#(y_root*#,state #0button #4same_screen*#8  XButtonEvent <type*#serialZ#send_event*#display# window #root #subwindow #time #x*# y*#$x_root*#(y_root*#,state #0is_hint#4same_screen*#8 XMotionEvent Dtype*#serialZ#send_event*#display# window #root #subwindow #time #x*# y*#$x_root*#(y_root*#,mode*#0detail*#4same_screen*#8focus*#<state #@ XCrossingEvent type*#serialZ#send_event*#display# window #mode*#detail*# XFocusChangeEvent (,type*#serialZ#send_event*#display# window #x*#y*#width*#height*# count*#$ XExposeEvent ZDrawable 0 type*#serialZ#send_event*#display# drawable?#x*#y*#width*#height*# count*#$major_code*#(minor_code*#, NXGraphicsExposeEvent type*#serialZ#send_event*#display# drawable?#major_code*#minor_code*# &XNoExposeEvent type*#serialZ#send_event*#display# window #state*# XVisibilityEvent 0type*#serialZ#send_event*#display# parent #window #x*#y*#width*# height*#$border_width*#(override_redirect*#, 4XCreateWindowEvent vtype*#serialZ#send_event*#display# event #window # XDestroyWindowEvent  type*#serialZ#send_event*#display# event #window #from_configure*# XUnmapEvent type*#serialZ#send_event*#display# event #window #override_redirect*# XMapEvent type*#serialZ#send_event*#display# parent #window # XMapRequestEvent (type*#serialZ#send_event*#display# event #window #parent #x*#y*# override_redirect*#$ 'XReparentEvent 4type*#serialZ#send_event*#display# event #window #x*#y*#width*# height*#$border_width*#(above #,override_redirect*#0 XConfigureEvent =type*#serialZ#send_event*#display# event #window #x*#y*# XGravityEvent type*#serialZ#send_event*#display# window #width*#height*# QXResizeRequestEvent 8type*#serialZ#send_event*#display# parent #window #x*#y*#width*# height*#$border_width*#(above #,detail*#0value_maskZ#4 XConfigureRequestEvent Htype*#serialZ#send_event*#display# event #window #place*# XCirculateEvent type*#serialZ#send_event*#display# parent #window #place*# ^XCirculateRequestEvent ZAtom wtype*#serialZ#send_event*#display# window #atom#time #state*# XPropertyEvent type*#serialZ#send_event*#display# window #selection#time # XSelectionClearEvent (type*#serialZ#send_event*#display# owner #requestor #selection#target#property# time #$ XSelectionRequestEvent $wtype*#serialZ#send_event*#display# requestor #selection#target#property#time # XSelectionEvent ZColormap type*#serialZ#send_event*#display# window #colormap#new*#state*# XColormapEventlongK2shortKe2 2v2b:#sT#le# 0#type*#serialZ#send_event*#display# window #message_type#format*#datav# XClientMessageEvent type*#serialZ#send_event*#display# window #request*#first_keycode*#count*# =XMappingEvent ] type*#display#resourceidk#serialZ# error_code#request_code#minor_code# XErrorEvent 2 4 type*#serialZ#send_event*#display# window #key_vectoro # XKeymapEvent d!type*#serialZ#send_event*#display# extension*#evtype*# XGenericEventvoidx!  "type*#serialZ#send_event*#display# extension*#evtype*#cookie #data!# !XGenericEventCookie2`4"2_XEvent`$type*#xany #xkey #xbutton #xmotion#xcrossing#xfocus#xexpose,#xgraphicsexpose #xnoexpose#xvisibility#xcreatewindow#xdestroywindowv#xunmap #xmap#xmaprequest#xreparent#xconfigure#xgravity=#xresizerequest#xconfigurerequest#xcirculateH#xcirculaterequest#xpropertyw#xselectionclear#xselectionrequest#xselectionw#xcolormap#xclient##xmapping#xerror] #xkeymap #xgenericd!#xcookie "#pad#"# 4"XEvent_XSQEventh%next #event$#qserial_numZ#d_XrmHashBucketRec%*(% ZVisualID %ext_data#visualid4%#class*#red_maskZ# green_maskZ#blue_maskZ#bits_per_rgb*#map_entries*# C%Visual% #&depth*#nvisuals*#visuals%# %Depth#& ZGContext ZPixmap ZFont \(function*#plane_maskZ#foregroundZ#backgroundZ# line_width*#line_style*#cap_style*#join_style*#fill_style*# fill_rule*#$arc_mode*#(tileC&#,stippleC&#0ts_x_origin*#4ts_y_origin*#8fontP&#<subwindow_mode*#@graphics_exposures*#Dclip_x_origin*#Hclip_y_origin*#Lclip_maskC&#Pdash_offset*#Tdashes#X [&XGCValues_XGCp(ext_data#gid4&#rects*#dashes*# dirtyZ#values(##( (GC P)ext_data#display #root #width*# height*#mwidth*#mheight*#ndepths*#depths/&# root_depth*#$root_visual%#(default_gc(#,cmap#0white_pixelZ#4black_pixelZ#8max_maps*#<min_maps*#@backing_store*#Dsave_unders*#Hroot_input_mask2#L (Screen)Z ZKeySym*0 ~*extension*#major_opcode*#first_event*#first_error*# '*XExtCodes~* **  ( ** *CreateGCType **  ( ** *CopyGCType *+  ( ** +FlushGCType *D+  ( *)+ D+FreeGCType ~+name#card32Z# Z+XFontProp~+unsigned short ,lbearingK#rbearingK#widthK#ascentK#descentK#attributes+# +XCharStruct, P`-ext_data#fidP&#direction #min_char_or_byte2 # max_char_or_byte2 #min_byte1 #max_byte1 #all_chars_exist*#default_char # n_properties*#$properties+#(min_bounds,#,max_bounds,#8per_char!,#Dascent*#Hdescent*#L &,XFontStruct`- *-  r- *w- -CreateFontType *-  r- *- -FreeFontType *-  *- -CloseDisplayType BYTE +CARD16 ZCARD32 CARD8 /type.#errorCode.#sequenceNumber.#resourceID).#minorCode.#majorCode6.# pad1.# pad3).# pad4).#pad5).#pad6).#pad7).# B.xError/* *type.#depth6.#sequenceNumber.#length).#visual).#pad3).# pad4).#pad5).#pad6).#pad7).# =xGetImageReply @?type.#pad1.#sequenceNumber.#length).#nColormaps.#pad2.# pad3).# pad4).#pad5).#pad6).#pad7).# >xListInstalledColormapsReply @type.#pad1.#sequenceNumber.#length).#red.#green.# blue.# pad2.#pixel).#pad3).#pad4).#pad5).# c?xAllocColorReply  Atype.#pad1.#sequenceNumber.#length).#pixel).#exactRed.# exactGreen.#exactBlue.#screenRed.#screenGreen.#screenBlue.#pad2).#pad3).# +@xAllocNamedColorReply Atype.#pad1.#sequenceNumber.#length).#nPixels.#nMasks.# pad3).# pad4).#pad5).#pad6).#pad7).# &AxAllocColorCellsReply Btype.#pad1.#sequenceNumber.#length).#nPixels.#pad2.# redMask).# greenMask).#blueMask).#pad3).#pad4).# AxAllocColorPlanesReply _Ctype.#pad1.#sequenceNumber.#length).#nColors.#pad2.# pad3).# pad4).#pad5).#pad6).#pad7).# BxQueryColorsReply UDtype.#pad1.#sequenceNumber.#length).#exactRed.#exactGreen.# exactBlue.# screenRed.#screenGreen.#screenBlue.#pad3).#pad4).#pad5).# wCxLookupColorReply Etype.#pad1.#sequenceNumber.#length).#width.#height.# pad3).# pad4).#pad5).#pad6).#pad7).# mDxQueryBestSizeReply Ftype.#pad1.#sequenceNumber.#length).#present@8#major_opcode6.# first_event6.# first_error6.# pad3).# pad4).#pad5).#pad6).#pad7).# -ExQueryExtensionReply Ftype.#nExtensions6.#sequenceNumber.#length).#pad2).#pad3).# pad4).#pad5).#pad6).#pad7).# FxListExtensionsReply oGtype.#success6.#sequenceNumber.#length).#pad2).#pad3).# pad4).#pad5).#pad6).#pad7).# FxSetModifierMappingReply 1Htype.#numKeyPerModifier6.#sequenceNumber.#length).#pad1).#pad2).# pad3).#pad4).#pad5).#pad6).# GxGetModifierMappingReply FxSetPointerMappingReply Itype.#keySymsPerKeyCode6.#sequenceNumber.#length).#pad2).#pad3).# pad4).#pad5).#pad6).#pad7).# nHxGetKeyboardMappingReply Itype.#nElts6.#sequenceNumber.#length).#pad2).#pad3).# pad4).#pad5).#pad6).#pad7).# 0IxGetPointerMappingReply Jtype.#pad1.#sequenceNumber.#length).#accelNumerator.#accelDenominator.# threshold.# pad2.#pad3).#pad4).#pad5).#pad6).# IxGetPointerControlReply Ktype.#pad1.#sequenceNumber.#length).#timeout.#interval.# preferBlanking@8# allowExposures@8# pad2.#pad3).#pad4).#pad5).#pad6).# JxGetScreenSaverReply iLtype.#enabled@8#sequenceNumber.#length).#nHosts.#pad1.# pad3).# pad4).#pad5).#pad6).#pad7).# KxListHostsReply Ltype.#detail.#sequenceNumber.# +KeyButMask Mpad00).#time).#root).#event).# child).#rootX)2#rootY)2#eventX)2#eventY)2#stateL#sameScreen@8#pad1.# .Npad00).#time).#root).#event).# child).#rootX)2#rootY)2#eventX)2#eventY)2#stateL#mode.#flags.# Npad00).#window).#mode.#pad1.# pad2.# pad3.# Npad00).#window).#x.#y.# width.# height.#count.#pad2.# Opad00).#drawable).#x.#y.# width.# height.#minorEvent.#count.#majorEvent.#pad1.#pad2.#pad3.# Ppad00).#drawable).#minorEvent.#majorEvent.# bpad.# _Ppad00).#window).#state6.#pad1.# pad2.# pad3.# Ppad00).#parent).#window).#x)2# y)2#width.#height.#borderWidth.#override@8#bpad.# )Qpad00).#event).#window).# Qpad00).#event).#window).#fromConfigure@8# pad1.# pad2.#pad3.# Rpad00).#event).#window).#override@8# pad1.# pad2.#pad3.# 8Rpad00).#parent).#window).# Rpad00).#event).#window).#parent).# x)2#y)2#override@8#pad1.#pad2.#pad3.# qSpad00).#event).#window).#aboveSibling).# x)2#y)2#width.#height.#borderWidth.#override@8#bpad.# Tpad00).#parent).#window).#sibling).# x)2#y)2#width.#height.#borderWidth.#valueMask.#pad1).# Tpad00).#event).#window).#x)2# y)2#pad1).#pad2).#pad3).#pad4).# Tpad00).#window).#width.#height.# MUpad00).#event).#window).#parent).# place.#pad1.#pad2.#pad3.# Upad00).#window).#atom).#time).# state.#pad1.#pad2.# Upad00).#time).#window).#atom).# hVpad00).#time).#owner).#requestor).# selection).#target).#property).# Vpad00).#time).#requestor).#selection).# target).#property).# 9Wpad00).#window).#colormap).#new@8# state.# pad1.#pad2.# Wpad00).#request6.#firstKeyCode6.#count6.#pad1.# Wtype).#longs0Y;#longs1Y;#longs2Y;# longs3Y;#longs4Y;# Xtype).#shorts0)2#shorts1)2#shorts2)2#shorts3)2# shorts4)2# shorts5)2#shorts6)2#shorts7)2#shorts8)2#shorts9)2#signed char XINT8XX2 Xtype).#bytesX#YlW#sW#bX# GYpad00).#window).#uX# U[uL#keyButtonPointerL#enterLeaveM#focus.N#exposeN#graphicsExposureN#noExposureO#visibilityP#createNotify_P#destroyNotifyP#unmapNotify)Q#mapNotifyQ#mapRequestR#reparent8R#configureNotifyR#configureRequestqS#gravityT#resizeRequestT#circulateT#propertyMU#selectionClearU#selectionRequestU#selectionNotifyhV#colormapV#mappingNotify9W#clientMessageY#_xEvent o[uGY# U[xEvent N^generic2#geom2#tree3#atome4#atomName%5#property5#listProperties6#selectionY7#grabPointer8#grabKeyboard'8#pointer9#motionEvents9#coords:#inputFocus?;#textExtentsT<#fonts=#fontPath=#image>#colormaps@?#allocColor@#allocNamedColor A#colorCellsA#colorPlanesB#colors_C#lookupColorUD#bestSizeE#extensionF#extensionsF#setModifierMappingoG#getModifierMapping1H#setPointerMappingPH#getKeyboardMappingI#getPointerMappingI#pointerControlJ#screenSaverK#hostsiL#error/#evento[# |[xReplyN^ *^  [^  * `^_XInternalAsync ^nextm1#handler^#data# ^ ^^_XLockPtrs%_lock_display^#unlock_display^#^*__XKeytrans2__XDisplayAtomsD__XContextDBZ_*m_t_ _defaultCCCs#clientCmaps#perVisualIntensityMaps#_XIMFilter_ _  * _ __XInternalConnectionProc$`_XConnectionInfo`fd*#read_callback_#call_data#watch_data`# next`# `   * * `` `XConnectionWatchProc`_XConnWatchInfo afn`#client_data#next`#*a_XkbInfoRec&a_XtransConnInfo9a_X11XCBPrivatePa*famaa2*aaa2 uDisplay_XFixesExtDisplayInfo%bnext%b#display#codes*#major_version*# minor_version*#a aXFixesExtDisplayInfo*b breqType6.#xfixesReqType6.#length.#mode.#target.#map.#pad1.#window).# JbxXFixesChangeSaveSetReqbuXFixesFindDisplayEbc b_XFlush/c 2/c__posix_ctime_rac 4c tm$ ctm_sec*#tm_min*#tm_hour*#tm_mday*# tm_mon*#tm_year*#tm_wday*#tm_yday*#tm_isdst*# accc__posix_asctime_r d db /var/tmp/libXfixes-5.0/src/usr/local/include/X11/usr/local/include/X11/extensions/usr/include/isoSaveSet.cXlibint.hXlib.hX.hXproto.hXmd.hXfixesint.hxfixesproto.htime_iso.h0 U        " >  DD%.?  : ; @ ' D I: ;  4I : ;  $>  :  I8 I ' ID  I I: ' D   :  : I !I/  :  : < ' ID 5I&II ' D .? < ' ID .? < ' D 7I.? < ' ID &6dXFixesChangeSaveSet7 6dXPointer1_XExtDataXExtDataFreeFuncTypeKeyCode"TXModifierKeymapFreeModmapType_XFreeFuncskXID j ScreenFormat Window XAnyEvent Time XKeyEvent XButtonEvent XMotionEventXCrossingEvent XFocusChangeEvent,XExposeEvent?DrawableN XGraphicsExposeEvent&XNoExposeEventXVisibilityEvent4XCreateWindowEventvXDestroyWindowEvent XUnmapEventXMapEventXMapRequestEvent'XReparentEventXConfigureEvent=XGravityEventQXResizeRequestEventXConfigureRequestEventHXCirculateEvent^XCirculateRequestEventAtomwXPropertyEventXSelectionClearEventXSelectionRequestEventwXSelectionEventColormapXColormapEventv#XClientMessageEvent=XMappingEvent] XErrorEvent XKeymapEvent d!XGenericEvent! "XGenericEventCookie4"_XEvent$XEvent$_XSQEvent4%VisualIDC%%Visual%#&Depth4&GContextC&PixmapP&Font[&(XGCValues#(_XGC(GC()Screen*KeySym'*~*XExtCodes*CreateGCType*CopyGCType+FlushGCTypeI+FreeGCTypeZ+~+XFontProp+,XCharStruct&,`-XFontStruct-CreateFontType-FreeFontType-CloseDisplayType.BYTE.CARD16).CARD326.CARD8B./xErrorA/ErrorType{/ErrorStringType/PrintErrorType/BeforeFlushType0_XExtenr12xGenericReply)2INT16522xGetGeometryReply33xQueryTreeReply3e4xInternAtomReply|4%5xGetAtomNameReply=55xGetPropertyReply56xListPropertiesReply6Y7xGetSelectionOwnerReplyw78xGrabPointerReply'8xGrabKeyboardReply@8BOOLK89xQueryPointerReply)99xGetMotionEventsReply9:xTranslateCoordsReply:?;xGetInputFocusReplyY;INT32e;T<xQueryTextExtentsReplyq<=xListFontsReply,==xGetFontPathReply=>xGetImageReply>@?xListInstalledColormapsReplyc?@xAllocColorReply+@ AxAllocNamedColorReply&AAxAllocColorCellsReplyABxAllocColorPlanesReplyB_CxQueryColorsReplywCUDxLookupColorReplymDExQueryBestSizeReply-EFxQueryExtensionReplyFFxListExtensionsReplyFoGxSetModifierMappingReplyG1HxGetModifierMappingReplyPHxSetPointerMappingReplynHIxGetKeyboardMappingReply0IIxGetPointerMappingReplyIJxGetPointerControlReplyJKxGetScreenSaverReplyKiLxListHostsReplyLLKeyButMaskLM.NNNOP_PP)QQR8RRqSTTTMUUUhVV9WWWXINT8XXYGYU[_xEvento[xEvent|[N^xReply^_XInternalAsync^_XLockPtrs~___XInternalConnectionProc$`_XConnectionInfo`XConnectionWatchProc`_XConnWatchInfou_XDisplayaDisplaya_XFixesExtDisplayInfo*bXFixesExtDisplayInfoJbbxXFixesChangeSaveSetReqactmz   @ m   $,4<DLT\  42 p@"+6d7jfC:lcQm*am; rz  ${  4{  T{p   {  { Selection.o/ 1304912302 0 0 100644 32404 ` ELF{4(.strtab.text.bss.data.rodata.comment.debug_info.debug_line.debug_abbrev.debug_pubnames.debug_typenames.symtabSelection.cBbss.bssDdata.dataDrodata.rodataXFixesSelectSelectionInputXFixesFindDisplay_XFlush.rel.text.rel.debug_info.rel.debug_line.rel.debug_pubnames.rel.debug_typenamesU jEPEEt E@uEtEjEPBЃE@lU;BpvjEPE@lEEUPdEEUBUfBE@lUBlE@`U@B`E@@UBUBEU PEUPEUP EtEjEPBЃE@|tUjEPB|Ѓ@(#)stdio.h 1.84 04/09/28 SMI@(#)feature_tests.h 1.25 07/02/02 SMI@(#)ccompile.h 1.2 04/11/08 SMI@(#)isa_defs.h 1.29 08/06/06 SMI@(#)stdio_iso.h 1.8 05/08/16 SMI@(#)va_list.h 1.15 04/11/19 SMI@(#)stdio_tag.h 1.4 04/09/28 SMI@(#)stdio_impl.h 1.15 07/03/05 SMI@(#)stdio_c99.h 1.2 04/03/29 SMI@(#)types.h 1.86 07/09/20 SMI@(#)machtypes.h 1.11 04/09/28 SMI@(#)machtypes.h 1.2 04/09/28 SMI@(#)int_types.h 1.10 04/09/28 SMI@(#)select.h 1.19 04/01/28 SMI@(#)time_impl.h 1.11 05/05/19 SMI@(#)time.h 2.77 09/06/02 SMI@(#)time.h 1.45 08/01/09 SMI@(#)time_iso.h 1.4 04/09/07 SMI@(#)stddef.h 1.18 04/09/28 SMI@(#)stddef_iso.h 1.2 03/03/06 SMI@(#)errno.h 1.17 03/01/03 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)string.h 1.27 07/01/14 SMI@(#)string_iso.h 1.5 04/06/18 SMI@(#)strings.h 1.3 96/03/12 SMI@(#)stdlib.h 1.51 04/06/30 SMI@(#)stdlib_iso.h 1.9 04/09/28 SMI@(#)stdlib_c99.h 1.2 04/03/29 SMIacomp: Sun C 5.11 SunOS_i386 145355-01 2010/10/11as: Sun Compiler Common 12.2 SunOS_i386 2010/08/13-dSelection.c /var/tmp/libXfixes-5.0/src /opt/solstudio12.2/prod/bin/cc -xc99=all -DHAVE_CONFIG_H -I. -I.. -I../include/X11/extensions -I/usr/openwin/include -I/usr/local/include -v -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/include -g -c Selection.c -W0,-xp.XAKgoyLuG2xN0HK.Xa;g;R=Sun C 5.11 SunOS_i386 145355-01 2010/10/11;G=.XAKgoyLuG2xN0HK.;backend;raw;cd;DBG_GEN 5.3.0XFixesSelectSelectionInput"7U/dpy win selection _eventMask!infoJb#reqb$int_XExtDatanumber/#next#free_private#private_data# 6 / char XPointer 6XExtDataa   FreeFuncTypeunsigned char KeyCode Ymax_keypermod/#modifiermap"# 'XModifierKeymapY / ot FreeModmapType_XFreeFuncs$Zatoms#modifiermap#key_bindings#context_db# defaultCCCs#clientCmaps#intensityMaps#im_filters#xkb# unsigned long _XID_XDisplayD  ext_data#free_funcsZ#fd/#conn_checker/# proto_major_version/#proto_minor_version/#vendor#resource_basep#resource_maskp# resource_idp#$resource_shift/#(resource_alloc #,byte_order/#0bitmap_unit/#4bitmap_pad/#8bitmap_bit_order/#<nformats/#@pixmap_format #Dvnumber/#Hrelease/#Lhead #Ptail #Tqlen/#Xlast_request_read_#\request_#`last_req#dbuffer#hbufptr#lbufmax#pmax_request_size #tdb(%#xsynchandler4%#|display_name#default_screen/#nscreens/#screens *#motion_buffer_#flags*#min_keycode/#max_keycode/#keysyms"*#modifiermapo#keysyms_per_keycode/#xdefaults#scratch_buffer#scratch_length_#ext_number/#ext_procs'*#event_vec01#wire_vecN1#lock_meaning*# lockm1# async_handlersr1# bigreq_size_# lock_fns*_# idlist_alloc2_# key_bindingsD_# cursor_fontU&# atomsZ_# mode_switch # num_lock # context_dbm_# error_vec~_# cms_# im_filters_# qfree # next_event_serial_num_# flushes'*# im_fd_info$`# im_fd_length/# conn_watchers`# watcher_count/# filedes# savedsynchandler&a# resource_maxp# xcmisc_opcode/# xkb_info9a# trans_connPa# xcbfa# next_cookie # generic_event_vecwa# generic_event_copy_veca#cookiejar!#z p   o ext_data#depth/#bits_per_pixel/#scanline_pad/#  ScreenFormato $ _Window  type/#serial_#send_event/#display# window # XAnyEvent _Timeunsigned < type/#serial_#send_event/#display# window #root #subwindow #time #x/# y/#$x_root/#(y_root/#,state #0keycode #4same_screen/#8  XKeyEvent < type/#serial_#send_event/#display# window #root #subwindow #time #x/# y/#$x_root/#(y_root/#,state #0button #4same_screen/#8 XButtonEvent <type/#serial_#send_event/#display# window #root #subwindow #time #x/# y/#$x_root/#(y_root/#,state #0is_hint#4same_screen/#8 XMotionEvent Dtype/#serial_#send_event/#display# window #root #subwindow #time #x/# y/#$x_root/#(y_root/#,mode/#0detail/#4same_screen/#8focus/#<state #@ XCrossingEvent type/#serial_#send_event/#display# window #mode/#detail/# XFocusChangeEvent (1type/#serial_#send_event/#display# window #x/#y/#width/#height/# count/#$ XExposeEvent _Drawable 0type/#serial_#send_event/#display# drawableD#x/#y/#width/#height/# count/#$major_code/#(minor_code/#, SXGraphicsExposeEvent type/#serial_#send_event/#display# drawableD#major_code/#minor_code/# +XNoExposeEvent "type/#serial_#send_event/#display# window #state/# XVisibilityEvent 0type/#serial_#send_event/#display# parent #window #x/#y/#width/# height/#$border_width/#(override_redirect/#, 9XCreateWindowEvent {type/#serial_#send_event/#display# event #window # XDestroyWindowEvent type/#serial_#send_event/#display# event #window #from_configure/# XUnmapEvent type/#serial_#send_event/#display# event #window #override_redirect/# "XMapEvent type/#serial_#send_event/#display# parent #window # XMapRequestEvent (type/#serial_#send_event/#display# event #window #parent #x/#y/# override_redirect/#$ ,XReparentEvent 4type/#serial_#send_event/#display# event #window #x/#y/#width/# height/#$border_width/#(above #,override_redirect/#0 XConfigureEvent Btype/#serial_#send_event/#display# event #window #x/#y/# XGravityEvent type/#serial_#send_event/#display# window #width/#height/# VXResizeRequestEvent 8type/#serial_#send_event/#display# parent #window #x/#y/#width/# height/#$border_width/#(above #,detail/#0value_mask_#4 XConfigureRequestEvent Mtype/#serial_#send_event/#display# event #window #place/# XCirculateEvent type/#serial_#send_event/#display# parent #window #place/# cXCirculateRequestEvent _Atom |type/#serial_#send_event/#display# window #atom#time #state/# XPropertyEvent type/#serial_#send_event/#display# window #selection#time # XSelectionClearEvent (type/#serial_#send_event/#display# owner #requestor #selection#target#property# time #$ !XSelectionRequestEvent $|type/#serial_#send_event/#display# requestor #selection#target#property#time # XSelectionEvent _Colormap "type/#serial_#send_event/#display# window #colormap#new/#state/# XColormapEventlongP7shortPj7 7{7b?#sY#lj# 0(type/#serial_#send_event/#display# window #message_type#format/#data{# XClientMessageEvent type/#serial_#send_event/#display# window #request/#first_keycode/#count/# BXMappingEvent b type/#display#resourceidp#serial_# error_code#request_code#minor_code# XErrorEvent 7 4 type/#serial_#send_event/#display# window #key_vectort # XKeymapEvent i!type/#serial_#send_event/#display# extension/#evtype/# !XGenericEventvoid}! "type/#serial_#send_event/#display# extension/#evtype/#cookie #data!# !XGenericEventCookie7`9"7_XEvent`$type/#xany #xkey #xbutton #xmotion#xcrossing#xfocus#xexpose1#xgraphicsexpose#xnoexpose#xvisibility"#xcreatewindow#xdestroywindow{#xunmap#xmap#xmaprequest#xreparent#xconfigure#xgravityB#xresizerequest#xconfigurerequest#xcirculateM#xcirculaterequest#xproperty|#xselectionclear#xselectionrequest#xselection|#xcolormap"#xclient(#xmapping#xerrorb #xkeymap #xgenerici!#xcookie"#pad("# 9"XEvent_XSQEventh%next #event$#qserial_num_#d_XrmHashBucketRec%/-% _VisualID %ext_data#visualid9%#class/#red_mask_# green_mask_#blue_mask_#bits_per_rgb/#map_entries/# H%Visual% (&depth/#nvisuals/#visuals%# %Depth(& _GContext _Pixmap _Font \(function/#plane_mask_#foreground_#background_# line_width/#line_style/#cap_style/#join_style/#fill_style/# fill_rule/#$arc_mode/#(tileH&#,stippleH&#0ts_x_origin/#4ts_y_origin/#8fontU&#<subwindow_mode/#@graphics_exposures/#Dclip_x_origin/#Hclip_y_origin/#Lclip_maskH&#Pdash_offset/#Tdashes#X `&XGCValues_XGCp(ext_data#gid9&#rects/#dashes/# dirty_#values(#(( (GC P)ext_data#display #root #width/# height/#mwidth/#mheight/#ndepths/#depths4&# root_depth/#$root_visual%#(default_gc(#,cmap#0white_pixel_#4black_pixel_#8max_maps/#<min_maps/#@backing_store/#Dsave_unders/#Hroot_input_mask7#L (Screen)_ _KeySym* 0 *extension/#major_opcode/#first_event/#first_error/# ,*XExtCodes* /*  ( ** *CreateGCType /*  ( ** *CopyGCType /+  ( ** +FlushGCType /I+  ( *.+ I+FreeGCType +name#card32_# _+XFontProp+unsigned short ,lbearingP#rbearingP#widthP#ascentP#descentP#attributes+# +XCharStruct, Pe-ext_data#fidU&#direction #min_char_or_byte2 # max_char_or_byte2 #min_byte1 #max_byte1 #all_chars_exist/#default_char # n_properties/#$properties+#(min_bounds,#,max_bounds,#8per_char&,#Dascent/#Hdescent/#L +,XFontStructe- /-  w- *|- -CreateFontType /-  w- *- -FreeFontType /-  *- -CloseDisplayType BYTE +CARD16 _CARD32 CARD8  /type.#errorCode.#sequenceNumber!.#resourceID..#minorCode!.#majorCode;.# pad1.# pad3..# pad4..#pad5..#pad6..#pad7..# G.xError // /A/  / * /!/ A/ErrorType {/  / *  /V/ {/ErrorStringTypeb /  / !/ /PrintErrorType/ /  * / 7/ /BeforeFlushType_XExtenH$1next'*#codes*#create_GC*#copy_GC*#flush_GC+#free_GCN+# create_Font-#$free_Font-#(close_display-#,errorF/#0error_string/#4name#8error_values/#<before_flush/#@next_flush'*#D/$1+1B17/B1I1`17_XLockInfo`1^ 2type.#data1.#sequenceNumber!.#length..#data00..#data01..# data02..#data03..#data04..#data05..# w1xGenericReply PINT16 2type.#depth;.#sequenceNumber!.#length..#root..#x.2# y.2#width!.#height!.#borderWidth!.#pad1!.#pad2..#pad3..# :2xGetGeometryReply 3type.#pad1.#sequenceNumber!.#length..#root..#parent..# nChildren!.#pad2!.#pad3..#pad4..#pad5..# 3xQueryTreeReply j4type.#pad1.#sequenceNumber!.#length..#atom..#pad2..# pad3..#pad4..#pad5..#pad6..# 3xInternAtomReply *5type.#pad1.#sequenceNumber!.#length..#nameLength!.#pad2!.# pad3..# pad4..#pad5..#pad6..#pad7..# 4xGetAtomNameReply 5type.#format;.#sequenceNumber!.#length..#propertyType..#bytesAfter..# nItems..#pad1..#pad2..#pad3..# B5xGetPropertyReply 6type.#pad1.#sequenceNumber!.#length..#nProperties!.#pad2!.# pad3..# pad4..#pad5..#pad6..#pad7..# 6xListPropertiesReply ^7type.#pad1.#sequenceNumber!.#length..#owner..#pad2..# pad3..#pad4..#pad5..#pad6..# 6xGetSelectionOwnerReply 8type.#status.#sequenceNumber!.#length..#pad1..#pad2..# pad3..#pad4..#pad5..#pad6..# |7xGrabPointerReply |7xGrabKeyboardReply BOOL 9type.#sameScreenE8#sequenceNumber!.#length..#root..#child..# rootX.2#rootY.2#winX.2#winY.2#mask!.#pad1!.#pad..# P8xQueryPointerReply 9type.#pad1.#sequenceNumber!.#length..#nEvents..#pad2..# pad3..#pad4..#pad5..#pad6..# .9xGetMotionEventsReply :type.#sameScreenE8#sequenceNumber!.#length..#child..#dstX.2# dstY.2#pad2..#pad3..#pad4..#pad5..# 9xTranslateCoordsReply D;type.#revertTo;.#sequenceNumber!.#length..#focus..#pad1..# pad2..#pad3..#pad4..#pad5..# :xGetInputFocusReply 7INT32 Y<type.#drawDirection;.#sequenceNumber!.#length..#fontAscent.2#fontDescent.2# overallAscent.2# overallDescent.2#overallWidth^;#overallLeft^;#overallRight^;#pad..# j;xQueryTextExtentsReply =type.#pad1.#sequenceNumber!.#length..#nFonts!.#pad2!.# pad3..# pad4..#pad5..#pad6..#pad7..# v<xListFontsReply =type.#pad1.#sequenceNumber!.#length..#nPaths!.#pad2!.# pad3..# pad4..#pad5..#pad6..#pad7..# 1=xGetFontPathReply >type.#depth;.#sequenceNumber!.#length..#visual..#pad3..# pad4..#pad5..#pad6..#pad7..# =xGetImageReply E?type.#pad1.#sequenceNumber!.#length..#nColormaps!.#pad2!.# pad3..# pad4..#pad5..#pad6..#pad7..# >xListInstalledColormapsReply @type.#pad1.#sequenceNumber!.#length..#red!.#green!.# blue!.# pad2!.#pixel..#pad3..#pad4..#pad5..# h?xAllocColorReply Atype.#pad1.#sequenceNumber!.#length..#pixel..#exactRed!.# exactGreen!.#exactBlue!.#screenRed!.#screenGreen!.#screenBlue!.#pad2..#pad3..# 0@xAllocNamedColorReply Atype.#pad1.#sequenceNumber!.#length..#nPixels!.#nMasks!.# pad3..# pad4..#pad5..#pad6..#pad7..# +AxAllocColorCellsReply Btype.#pad1.#sequenceNumber!.#length..#nPixels!.#pad2!.# redMask..# greenMask..#blueMask..#pad3..#pad4..# AxAllocColorPlanesReply dCtype.#pad1.#sequenceNumber!.#length..#nColors!.#pad2!.# pad3..# pad4..#pad5..#pad6..#pad7..# BxQueryColorsReply ZDtype.#pad1.#sequenceNumber!.#length..#exactRed!.#exactGreen!.# exactBlue!.# screenRed!.#screenGreen!.#screenBlue!.#pad3..#pad4..#pad5..# |CxLookupColorReply Etype.#pad1.#sequenceNumber!.#length..#width!.#height!.# pad3..# pad4..#pad5..#pad6..#pad7..# rDxQueryBestSizeReply Ftype.#pad1.#sequenceNumber!.#length..#presentE8#major_opcode;.# first_event;.# first_error;.# pad3..# pad4..#pad5..#pad6..#pad7..# 2ExQueryExtensionReply Ftype.#nExtensions;.#sequenceNumber!.#length..#pad2..#pad3..# pad4..#pad5..#pad6..#pad7..# #FxListExtensionsReply tGtype.#success;.#sequenceNumber!.#length..#pad2..#pad3..# pad4..#pad5..#pad6..#pad7..# FxSetModifierMappingReply 6Htype.#numKeyPerModifier;.#sequenceNumber!.#length..#pad1..#pad2..# pad3..#pad4..#pad5..#pad6..# GxGetModifierMappingReply FxSetPointerMappingReply Itype.#keySymsPerKeyCode;.#sequenceNumber!.#length..#pad2..#pad3..# pad4..#pad5..#pad6..#pad7..# sHxGetKeyboardMappingReply Itype.#nElts;.#sequenceNumber!.#length..#pad2..#pad3..# pad4..#pad5..#pad6..#pad7..# 5IxGetPointerMappingReply Jtype.#pad1.#sequenceNumber!.#length..#accelNumerator!.#accelDenominator!.# threshold!.# pad2!.#pad3..#pad4..#pad5..#pad6..# IxGetPointerControlReply Ktype.#pad1.#sequenceNumber!.#length..#timeout!.#interval!.# preferBlankingE8# allowExposuresE8# pad2!.#pad3..#pad4..#pad5..#pad6..# JxGetScreenSaverReply nLtype.#enabledE8#sequenceNumber!.#length..#nHosts!.#pad1!.# pad3..# pad4..#pad5..#pad6..#pad7..# KxListHostsReply Ltype.#detail.#sequenceNumber!.# +KeyButMask Mpad00..#time..#root..#event..# child..#rootX.2#rootY.2#eventX.2#eventY.2#stateL#sameScreenE8#pad1.# 3Npad00..#time..#root..#event..# child..#rootX.2#rootY.2#eventX.2#eventY.2#stateL#mode.#flags.# Npad00..#window..#mode.#pad1.# pad2.# pad3.# Npad00..#window..#x!.#y!.# width!.# height!.#count!.#pad2!.# Opad00..#drawable..#x!.#y!.# width!.# height!.#minorEvent!.#count!.#majorEvent.#pad1.#pad2.#pad3.#  Ppad00..#drawable..#minorEvent!.#majorEvent.# bpad.# dPpad00..#window..#state;.#pad1.# pad2.# pad3.# Ppad00..#parent..#window..#x.2# y.2#width!.#height!.#borderWidth!.#overrideE8#bpad.# .Qpad00..#event..#window..# Qpad00..#event..#window..#fromConfigureE8# pad1.# pad2.#pad3.#  Rpad00..#event..#window..#overrideE8# pad1.# pad2.#pad3.# =Rpad00..#parent..#window..# Rpad00..#event..#window..#parent..# x.2#y.2#overrideE8#pad1.#pad2.#pad3.# vSpad00..#event..#window..#aboveSibling..# x.2#y.2#width!.#height!.#borderWidth!.#overrideE8#bpad.# Tpad00..#parent..#window..#sibling..# x.2#y.2#width!.#height!.#borderWidth!.#valueMask!.#pad1..# Tpad00..#event..#window..#x.2# y.2#pad1..#pad2..#pad3..#pad4..# Tpad00..#window..#width!.#height!.# RUpad00..#event..#window..#parent..# place.#pad1.#pad2.#pad3.# Upad00..#window..#atom..#time..# state.#pad1.#pad2!.# Upad00..#time..#window..#atom..# mVpad00..#time..#owner..#requestor..# selection..#target..#property..# Vpad00..#time..#requestor..#selection..# target..#property..# >Wpad00..#window..#colormap..#newE8# state.# pad1.#pad2.# Wpad00..#request;.#firstKeyCode;.#count;.#pad1.# Wtype..#longs0^;#longs1^;#longs2^;# longs3^;#longs4^;# Xtype..#shorts0.2#shorts1.2#shorts2.2#shorts3.2# shorts4.2# shorts5.2#shorts6.2#shorts7.2#shorts8.2#shorts9.2#signed char XINT8XX7 Xtype..#bytesX#YlW#sW#bX# LYpad00..#window..#uX# Z[uL#keyButtonPointerL#enterLeaveM#focus3N#exposeN#graphicsExposureN#noExposureO#visibility P#createNotifydP#destroyNotifyP#unmapNotify.Q#mapNotifyQ#mapRequest R#reparent=R#configureNotifyR#configureRequestvS#gravityT#resizeRequestT#circulateT#propertyRU#selectionClearU#selectionRequestU#selectionNotifymV#colormapV#mappingNotify>W#clientMessageY#_xEvent t[uLY# Z[xEvent S^generic2#geom2#tree3#atomj4#atomName*5#property5#listProperties6#selection^7#grabPointer8#grabKeyboard,8#pointer9#motionEvents9#coords:#inputFocusD;#textExtentsY<#fonts=#fontPath=#image>#colormapsE?#allocColor@#allocNamedColorA#colorCellsA#colorPlanesB#colorsdC#lookupColorZD#bestSizeE#extensionF#extensionsF#setModifierMappingtG#getModifierMapping6H#setPointerMappingUH#getKeyboardMappingI#getPointerMappingI#pointerControlJ#screenSaverK#hostsnL#error /#eventt[# [xReplyS^ /^  `^  / e^_XInternalAsync ^nextr1#handler^#data# ^ ^^_XLockPtrs*_lock_display^#unlock_display^#^/__XKeytrans7__XDisplayAtomsI__XContextDB__/r_y_ _defaultCCCs#clientCmaps#perVisualIntensityMaps#_XIMFilter_ _  / _ __XInternalConnectionProc)`_XConnectionInfo`fd/#read_callback`#call_data#watch_data`# next$`# `   / / `` `XConnectionWatchProc`_XConnWatchInfo afn`#client_data#next`#/a_XkbInfoRec+a_XtransConnInfo>a_X11XCBPrivateUa/karaa7/aaa7 zDisplay_XFixesExtDisplayInfo*bnext*b#display#codes*#major_version/# minor_version/#a aXFixesExtDisplayInfo/b breqType;.#xfixesReqType;.#length!.#window..#selection..#eventMask..# ObxXFixesSelectSelectionInputReqbzXFixesFindDisplayJbc b_XFlush*c  7*c__posix_ctime_r\c /c tm$ ctm_sec/#tm_min/#tm_hour/#tm_mday/# tm_mon/#tm_year/#tm_wday/#tm_yday/#tm_isdst/# \ccc__posix_asctime_r c d\ /var/tmp/libXfixes-5.0/src/usr/local/include/X11/usr/local/include/X11/extensions/usr/include/isoSelection.cXlibint.hXlib.hX.hXproto.hXmd.hXfixesint.hxfixesproto.htime_iso.h"0 U        5  DD%.?  : ; @ ' D I: ;  4I : ;  $>  :  I8 I ' ID  I I: ' D   :  : I !I/  :  : < ' ID 5I&II ' D .? < ' ID .? < ' D 7I.? < ' ID -1dXFixesSelectSelectionInput> 1dXPointer6_XExtDataXExtDataFreeFuncTypeKeyCode'YXModifierKeymapFreeModmapType_XFreeFuncspXID o ScreenFormat Window XAnyEvent Time XKeyEvent XButtonEventXMotionEventXCrossingEventXFocusChangeEvent1XExposeEventDDrawableSXGraphicsExposeEvent+XNoExposeEvent"XVisibilityEvent9XCreateWindowEvent{XDestroyWindowEventXUnmapEvent"XMapEventXMapRequestEvent,XReparentEventXConfigureEventBXGravityEventVXResizeRequestEventXConfigureRequestEventMXCirculateEventcXCirculateRequestEventAtom|XPropertyEventXSelectionClearEvent!XSelectionRequestEvent|XSelectionEventColormap"XColormapEvent{(XClientMessageEventBXMappingEventb XErrorEvent XKeymapEvent!i!XGenericEvent!"XGenericEventCookie9"_XEvent$XEvent$_XSQEvent9%VisualIDH%%Visual%(&Depth9&GContextH&PixmapU&Font`&(XGCValues((_XGC(GC()Screen*KeySym,**XExtCodes*CreateGCType*CopyGCType+FlushGCTypeN+FreeGCType_++XFontProp+,XCharStruct+,e-XFontStruct-CreateFontType-FreeFontType-CloseDisplayType.BYTE!.CARD16..CARD32;.CARD8G. /xErrorF/ErrorType/ErrorStringType/PrintErrorType/BeforeFlushType 0_XExtenw12xGenericReply.2INT16:22xGetGeometryReply33xQueryTreeReply3j4xInternAtomReply4*5xGetAtomNameReplyB55xGetPropertyReply66xListPropertiesReply6^7xGetSelectionOwnerReply|78xGrabPointerReply,8xGrabKeyboardReplyE8BOOLP89xQueryPointerReply.99xGetMotionEventsReply9:xTranslateCoordsReply:D;xGetInputFocusReply^;INT32j;Y<xQueryTextExtentsReplyv<=xListFontsReply1==xGetFontPathReply=>xGetImageReply>E?xListInstalledColormapsReplyh?@xAllocColorReply0@AxAllocNamedColorReply+AAxAllocColorCellsReplyABxAllocColorPlanesReplyBdCxQueryColorsReply|CZDxLookupColorReplyrDExQueryBestSizeReply2EFxQueryExtensionReply#FFxListExtensionsReplyFtGxSetModifierMappingReplyG6HxGetModifierMappingReplyUHxSetPointerMappingReplysHIxGetKeyboardMappingReply5IIxGetPointerMappingReplyIJxGetPointerControlReplyJKxGetScreenSaverReplyKnLxListHostsReplyLLKeyButMaskLM3NNNO PdPP.QQ R=RRvSTTTRUUUmVV>WWWXINT8XXYLYZ[_xEventt[xEvent[S^xReply^_XInternalAsync^_XLockPtrs_`_XInternalConnectionProc)`_XConnectionInfo`XConnectionWatchProc`_XConnWatchInfoz_XDisplayaDisplaya_XFixesExtDisplayInfo/bXFixesExtDisplayInfoObbxXFixesSelectSelectionInputReq\ctmz   7 m  &.6>FNV  4; p7"+1d7j`C&lcQm1amB ry  {  ,{  L{h  { & { Xfixes.o/ 1304912302 0 0 100644 42236 ` ELFܡ4(.strtab.text.bss.data.rodata.comment.debug_info.debug_line.debug_abbrev.debug_pubnames.debug_funcnames.debug_typenames.symtabXfixes.cXFixesExtAddDisplayXFixesCloseDisplayXFixesWireToEventXFixesEventToWireXFixesExtRemoveDisplayXFixesExtFindDisplayBbss.bssDdata.dataDrodata.rodatamallocXInitExtensionXESetCloseDisplayXESetWireToEventXESetEventToWire_XFlush_XReplyfreeXAddExtensionXFree_XLockMutex_fn_Xglobal_lock_XUnlockMutex_fnXFixesFindDisplayXFixesExtensionInfoXFixesExtensionName_XSetLastRequestReadXFixesQueryExtensionXFixesQueryVersionXFixesVersion.rel.text.rel.debug_info.rel.debug_line.rel.debug_pubnames.rel.debug_funcnames.rel.debug_typenamesU4jjEEuEEU PEPE PЋEPE@ E@h@PE P E@@EE@@U;}DhEPE P hEPE P E@EE@@U;|E tE jE PBЃE @lU ;BpvjE PE @lE̋E ỦPdẺEиUЈBUиfBE @lU BlE @`U @B`E@@UЈBUиBE@E@jjjjEPE Pu\E tE jE PBЃE @|tU jE PB|ЃjEPEEU܉P EUPE tE jE PBЃE @|tU jE PB|ЃOjE PEEujEPEEh@PE P tjPЃEU@BEUPEUPE@U@BtjPЃEEEÐU tjPЃEE@EEt%E@;E uEEE@EEuۋEu%tjPЃEwEtEU@BEU@BE@UHBEU;Pu E@tjPЃjEPEEÐUE@EEtE@;E uEEtjPЃE@EEtLE@;E u0EUPtjPЃEE7E@EEutjPЃEEÐUEPh EEuhEPh EEEEÐUEPhEEÐUjEPEEt E@uESEEE EE@ЃEPEPEPEPEPЋEPE@%ҋEPEUP EU@BEU@BEU@ BEU@B EU@B$EEEE EE@ЃEPEPEPEPEPЋEPE@%ҋEPEUP EU@BEU@BEU@ BEU@B E.E@ЃE@+P9EEÐUjEPEEt E@uE5EEE EE@t EEE@ EUBEU@BEU@BEU@BEU@B EU@ BEU@$BEEEE EE@t EEE@ EUBEU@BEU@BEU@B EU@BEU@ B$E PE@+PhEEUjEPEEt5E@t*E@U @BE@U@ BEEEÐUjEPEEt E@u E EU @ BEU@BEEÐUEQEXFIXES@(#)stdio.h 1.84 04/09/28 SMI@(#)feature_tests.h 1.25 07/02/02 SMI@(#)ccompile.h 1.2 04/11/08 SMI@(#)isa_defs.h 1.29 08/06/06 SMI@(#)stdio_iso.h 1.8 05/08/16 SMI@(#)va_list.h 1.15 04/11/19 SMI@(#)stdio_tag.h 1.4 04/09/28 SMI@(#)stdio_impl.h 1.15 07/03/05 SMI@(#)stdio_c99.h 1.2 04/03/29 SMI@(#)types.h 1.86 07/09/20 SMI@(#)machtypes.h 1.11 04/09/28 SMI@(#)machtypes.h 1.2 04/09/28 SMI@(#)int_types.h 1.10 04/09/28 SMI@(#)select.h 1.19 04/01/28 SMI@(#)time_impl.h 1.11 05/05/19 SMI@(#)time.h 2.77 09/06/02 SMI@(#)time.h 1.45 08/01/09 SMI@(#)time_iso.h 1.4 04/09/07 SMI@(#)stddef.h 1.18 04/09/28 SMI@(#)stddef_iso.h 1.2 03/03/06 SMI@(#)errno.h 1.17 03/01/03 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)string.h 1.27 07/01/14 SMI@(#)string_iso.h 1.5 04/06/18 SMI@(#)strings.h 1.3 96/03/12 SMI@(#)stdlib.h 1.51 04/06/30 SMI@(#)stdlib_iso.h 1.9 04/09/28 SMI@(#)stdlib_c99.h 1.2 04/03/29 SMIacomp: Sun C 5.11 SunOS_i386 145355-01 2010/10/11as: Sun Compiler Common 12.2 SunOS_i386 2010/08/13oXfixes.c /var/tmp/libXfixes-5.0/src /opt/solstudio12.2/prod/bin/cc -xc99=all -DHAVE_CONFIG_H -I. -I.. -I../include/X11/extensions -I/usr/openwin/include -I/usr/local/include -v -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/include -g -c Xfixes.c -W0,-xp.XAKgoyLuG2xNkRK.Xa;g;R=Sun C 5.11 SunOS_i386 145355-01 2010/10/11;G=.XAKgoyLuG2xNkRK.;backend;raw;cd;DBG_GEN 5.3.0charlongXFixesExtensionNameXFixesExtAddDisplay1"Ub*cextinfo.dpy/ ext_name0infob2ev>3 M \c \crepc@reqxdA h hcodes+e _XFixesExtDisplayInfo9 next9# display# codes+# major_version># minor_version># int _XExtData number># next# free_private# private_data# E >  XPointerEXExtData  b FreeFuncTypeunsigned char KeyCode ` max_keypermod># modifiermap)#.XModifierKeymap ` >v {FreeModmapType _XFreeFuncs$a atoms# modifiermap# key_bindings# context_db# defaultCCCs# clientCmaps# intensityMaps# im_filters# xkb# unsigned longfXID_XDisplayD  ext_data# free_funcsa# fd># conn_checker># proto_major_version># proto_minor_version># vendor# resource_basew# resource_maskw# resource_idw#$ resource_shift>#( resource_alloc #, byte_order>#0 bitmap_unit>#4 bitmap_pad>#8 bitmap_bit_order>#< nformats>#@ pixmap_format #D vnumber>#H release>#L head #P tail #T qlen>#X last_request_readf#\ requestf#` last_req#d buffer#h bufptr#l bufmax#p max_request_size #t db'&#x synchandler3&#| display_name# default_screen># nscreens># screens +# motion_bufferf# flags+# min_keycode># max_keycode># keysyms!+# modifiermapv# keysyms_per_keycode># xdefaults# scratch_buffer# scratch_lengthf# ext_number># ext_procs&+# event_vec/2# wire_vecM2# lock_meaning+# lockl2# async_handlersq2# bigreq_sizef# lock_fns)`# idlist_alloc1`# key_bindingsC`# cursor_fontT'# atomsY`# mode_switch # num_lock # context_dbl`# error_vec}`# cms`# im_filters`# qfree # next_event_serial_numf# flushes&+# im_fd_info#a# im_fd_length># conn_watchersa# watcher_count># filedes# savedsynchandler%b# resource_maxw# xcmisc_opcode># xkb_info8b# trans_connOb# xcbeb# next_cookie # generic_event_vecvb# generic_event_copy_vecb# cookiejar"#  w  v ext_data# depth># bits_per_pixel># scanline_pad># # ScreenFormat v %fWindow type># serialf# send_event># display# window # XAnyEventfTimeunsigned< type># serialf# send_event># display# window # root # subwindow # time # x># y>#$ x_root>#( y_root>#, state #0 keycode #4 same_screen>#8 XKeyEvent< type># serialf# send_event># display# window # root # subwindow # time # x># y>#$ x_root>#( y_root>#, state #0 button #4 same_screen>#8XButtonEvent< type># serialf# send_event># display# window # root # subwindow # time # x># y>#$ x_root>#( y_root>#, state #0 is_hint#4 same_screen>#8 XMotionEventD type># serialf# send_event># display# window # root # subwindow # time # x># y>#$ x_root>#( y_root>#, mode>#0 detail>#4 same_screen>#8 focus>#< state #@XCrossingEvent type># serialf# send_event># display# window # mode># detail>#XFocusChangeEvent(8 type># serialf# send_event># display# window # x># y># width># height># count>#$XExposeEventfDrawable0 type># serialf# send_event># display# drawableK# x># y># width># height># count>#$ major_code>#( minor_code>#,ZXGraphicsExposeEvent type># serialf# send_event># display# drawableK# major_code># minor_code>#2XNoExposeEvent) type># serialf# send_event># display# window # state>#XVisibilityEvent0 type># serialf# send_event># display# parent # window # x># y># width># height>#$ border_width>#( override_redirect>#,@XCreateWindowEvent type># serialf# send_event># display# event # window #XDestroyWindowEvent type># serialf# send_event># display# event # window # from_configure>#XUnmapEvent type># serialf# send_event># display# event # window # override_redirect>#)XMapEvent type># serialf# send_event># display# parent # window #XMapRequestEvent( type># serialf# send_event># display# event # window # parent # x># y># override_redirect>#$3XReparentEvent4 type># serialf# send_event># display# event # window # x># y># width># height>#$ border_width>#( above #, override_redirect>#0XConfigureEvent I type># serialf# send_event># display# event # window # x># y>#XGravityEvent type># serialf# send_event># display# window # width># height>#]XResizeRequestEvent8 type># serialf# send_event># display# parent # window # x># y># width># height>#$ border_width>#( above #, detail>#0 value_maskf#4XConfigureRequestEventT type># serialf# send_event># display# event # window # place>#XCirculateEvent type># serialf# send_event># display# parent # window # place>#jXCirculateRequestEventfAtom  type># serialf# send_event># display# window # atom# time # state>#XPropertyEvent  type># serialf# send_event># display# window # selection# time #XSelectionClearEvent( type># serialf# send_event># display# owner # requestor # selection# target# property# time #$(XSelectionRequestEvent$ type># serialf# send_event># display# requestor # selection# target# property# time # XSelectionEventfColormap ) type># serialf# send_event># display# window # colormap# new># state>#XColormapEventOshortOi z b># sX# li#0' type># serialf# send_event># display# window # message_type# format># dataz#XClientMessageEvent  type># serialf# send_event># display# window # request># first_keycode># count>#A XMappingEventa! type># display# resourceidw# serialf# error_code # request_code # minor_code # XErrorEvent !4! type># serialf# send_event># display# window # key_vectors!#!XKeymapEventh" type># serialf# send_event># display# extension># evtype>#"XGenericEventvoid |"  # type># serialf# send_event># display# extension># evtype># cookie # data"#"XGenericEventCookie`8#_XEvent`% type># xany # xkey# xbutton# xmotion# xcrossing# xfocus# xexpose8# xgraphicsexpose# xnoexpose# xvisibility)# xcreatewindow# xdestroywindow# xunmap# xmap# xmaprequest# xreparent# xconfigure# xgravityI# xresizerequest# xconfigurerequest# xcirculateT# xcirculaterequest# xproperty# xselectionclear # xselectionrequest# xselection# xcolormap)# xclient' # xmapping # xerrora!# xkeymap!# xgenerich"# xcookie ## pad'##8#XEvent _XSQEventh& next # event%# qserial_numf#d_XrmHashBucketRec &> ,&fVisualID & ext_data# visualid8&# class># red_maskf# green_maskf# blue_maskf# bits_per_rgb># map_entries>#G&Visual & '' depth># nvisuals># visuals&#&Depth ''fGContextfPixmapfFont\) function># plane_maskf# foregroundf# backgroundf# line_width># line_style># cap_style># join_style># fill_style># fill_rule>#$ arc_mode>#( tileG'#, stippleG'#0 ts_x_origin>#4 ts_y_origin>#8 fontT'#< subwindow_mode>#@ graphics_exposures>#D clip_x_origin>#H clip_y_origin>#L clip_maskG'#P dash_offset>#T dashes#X_'XGCValues _XGCp) ext_data# gid8'# rects># dashes># dirtyf# values)# '))GCP* ext_data# display # root # width># height># mwidth># mheight># ndepths># depths3'# root_depth>#$ root_visual&#( default_gc)#, cmap#0 white_pixelf#4 black_pixelf#8 max_maps>#< min_maps>#@ backing_store>#D save_unders>#H root_input_mask#L)Screen *ffKeySym + 1+ extension># major_opcode># first_event># first_error># ++XExtCodes + >+)+ ++CreateGCType >+)+ ++CopyGCType >,)+ +,FlushGCType >H,)+ -,H,FreeGCType, name# card32f#^,XFontProp ,unsigned short - lbearingO# rbearingO# widthO# ascentO# descentO# attributes,# ,XCharStruct -Pd. ext_data# fidT'# direction # min_char_or_byte2 # max_char_or_byte2 # min_byte1 # max_byte1 # all_chars_exist># default_char # n_properties>#$ properties,#( min_bounds-#, max_bounds-#8 per_char%-#D ascent>#H descent>#L*-XFontStruct d. >.v.+ {..CreateFontType >.v.+ ..FreeFontType >.+ ..CloseDisplayType BYTE,CARD16fCARD32 CARD8  0 type/# errorCode/# sequenceNumber /# resourceID-/# minorCode /# majorCode:/# pad1/# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#F/xError 0 > >@00+0 0@0ErrorType z0>+> U0z0ErrorStringType a!00" 00PrintErrorType 00+0 00BeforeFlushType _XExtenH#2 next&+# codes+# create_GC+# copy_GC+# flush_GC,# free_GCM,# create_Font.#$ free_Font.#( close_display.#, errorE0#0 error_string0#4 name#8 error_values0#< before_flush0#@ next_flush&+#D> #2*2A2> A2H2_2_XLockInfo _2 _ 3 type/# data1/# sequenceNumber /# length-/# data00-/# data01-/# data02-/# data03-/# data04-/# data05-/#v2xGenericReplyOINT16 3 type/# depth:/# sequenceNumber /# length-/# root-/# x-3# y-3# width /# height /# borderWidth /# pad1 /# pad2-/# pad3-/#93xGetGeometryReply 4 type/# pad1/# sequenceNumber /# length-/# root-/# parent-/# nChildren /# pad2 /# pad3-/# pad4-/# pad5-/#4xQueryTreeReply i5 type/# pad1/# sequenceNumber /# length-/# atom-/# pad2-/# pad3-/# pad4-/# pad5-/# pad6-/#4xInternAtomReply )6 type/# pad1/# sequenceNumber /# length-/# nameLength /# pad2 /# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#5xGetAtomNameReply 6 type/# format:/# sequenceNumber /# length-/# propertyType-/# bytesAfter-/# nItems-/# pad1-/# pad2-/# pad3-/#A6xGetPropertyReply 7 type/# pad1/# sequenceNumber /# length-/# nProperties /# pad2 /# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#7xListPropertiesReply ]8 type/# pad1/# sequenceNumber /# length-/# owner-/# pad2-/# pad3-/# pad4-/# pad5-/# pad6-/#7xGetSelectionOwnerReply 9 type/# status/# sequenceNumber /# length-/# pad1-/# pad2-/# pad3-/# pad4-/# pad5-/# pad6-/#{8xGrabPointerReply{8xGrabKeyboardReply BOOL : type/# sameScreenD9# sequenceNumber /# length-/# root-/# child-/# rootX-3# rootY-3# winX-3# winY-3# mask /# pad1 /# pad-/#O9xQueryPointerReply : type/# pad1/# sequenceNumber /# length-/# nEvents-/# pad2-/# pad3-/# pad4-/# pad5-/# pad6-/#-:xGetMotionEventsReply ; type/# sameScreenD9# sequenceNumber /# length-/# child-/# dstX-3# dstY-3# pad2-/# pad3-/# pad4-/# pad5-/#:xTranslateCoordsReply C< type/# revertTo:/# sequenceNumber /# length-/# focus-/# pad1-/# pad2-/# pad3-/# pad4-/# pad5-/#;xGetInputFocusReplyINT32 X= type/# drawDirection:/# sequenceNumber /# length-/# fontAscent-3# fontDescent-3# overallAscent-3# overallDescent-3# overallWidth]<# overallLeft]<# overallRight]<# pad-/#i<xQueryTextExtentsReply > type/# pad1/# sequenceNumber /# length-/# nFonts /# pad2 /# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#u=xListFontsReply > type/# pad1/# sequenceNumber /# length-/# nPaths /# pad2 /# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#0>xGetFontPathReply ? type/# depth:/# sequenceNumber /# length-/# visual-/# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#>xGetImageReply D@ type/# pad1/# sequenceNumber /# length-/# nColormaps /# pad2 /# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#?xListInstalledColormapsReply A type/# pad1/# sequenceNumber /# length-/# red /# green /# blue /# pad2 /# pixel-/# pad3-/# pad4-/# pad5-/#g@xAllocColorReply B type/# pad1/# sequenceNumber /# length-/# pixel-/# exactRed /# exactGreen /# exactBlue /# screenRed /# screenGreen /# screenBlue /# pad2-/# pad3-/#/AxAllocNamedColorReply B type/# pad1/# sequenceNumber /# length-/# nPixels /# nMasks /# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#*BxAllocColorCellsReply C type/# pad1/# sequenceNumber /# length-/# nPixels /# pad2 /# redMask-/# greenMask-/# blueMask-/# pad3-/# pad4-/#BxAllocColorPlanesReply cD type/# pad1/# sequenceNumber /# length-/# nColors /# pad2 /# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#CxQueryColorsReply YE type/# pad1/# sequenceNumber /# length-/# exactRed /# exactGreen /# exactBlue /# screenRed /# screenGreen /# screenBlue /# pad3-/# pad4-/# pad5-/#{DxLookupColorReply F type/# pad1/# sequenceNumber /# length-/# width /# height /# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#qExQueryBestSizeReply G type/# pad1/# sequenceNumber /# length-/# presentD9# major_opcode:/# first_event:/# first_error:/# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#1FxQueryExtensionReply G type/# nExtensions:/# sequenceNumber /# length-/# pad2-/# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#"GxListExtensionsReply sH type/# success:/# sequenceNumber /# length-/# pad2-/# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#GxSetModifierMappingReply 5I type/# numKeyPerModifier:/# sequenceNumber /# length-/# pad1-/# pad2-/# pad3-/# pad4-/# pad5-/# pad6-/#HxGetModifierMappingReplyGxSetPointerMappingReply J type/# keySymsPerKeyCode:/# sequenceNumber /# length-/# pad2-/# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#rIxGetKeyboardMappingReply J type/# nElts:/# sequenceNumber /# length-/# pad2-/# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#4JxGetPointerMappingReply K type/# pad1/# sequenceNumber /# length-/# accelNumerator /# accelDenominator /# threshold /# pad2 /# pad3-/# pad4-/# pad5-/# pad6-/#JxGetPointerControlReply L type/# pad1/# sequenceNumber /# length-/# timeout /# interval /# preferBlankingD9# allowExposuresD9# pad2 /# pad3-/# pad4-/# pad5-/# pad6-/#KxGetScreenSaverReply mM type/# enabledD9# sequenceNumber /# length-/# nHosts /# pad1 /# pad3-/# pad4-/# pad5-/# pad6-/# pad7-/#LxListHostsReplyM type/# detail/# sequenceNumber /#,KeyButMask N pad00-/# time-/# root-/# event-/# child-/# rootX-3# rootY-3# eventX-3# eventY-3# stateM# sameScreenD9# pad1/# 2O pad00-/# time-/# root-/# event-/# child-/# rootX-3# rootY-3# eventX-3# eventY-3# stateM# mode/# flags/# O pad00-/# window-/# mode/# pad1/# pad2/# pad3/# O pad00-/# window-/# x /# y /# width /# height /# count /# pad2 /#P pad00-/# drawable-/# x /# y /# width /# height /# minorEvent /# count /# majorEvent/# pad1/# pad2/# pad3/#  Q pad00-/# drawable-/# minorEvent /# majorEvent/# bpad/#  cQ pad00-/# window-/# state:/# pad1/# pad2/# pad3/# Q pad00-/# parent-/# window-/# x-3# y-3# width /# height /# borderWidth /# overrideD9# bpad/# -R pad00-/# event-/# window-/#R pad00-/# event-/# window-/# fromConfigureD9# pad1/# pad2/# pad3/#S pad00-/# event-/# window-/# overrideD9# pad1/# pad2/# pad3/# # fontPath># image?# colormapsD@# allocColorA# allocNamedColorB# colorCellsB# colorPlanesC# colorscD# lookupColorYE# bestSizeF# extensionG# extensionsG# setModifierMappingsH# getModifierMapping5I# setPointerMappingTI# getKeyboardMappingJ# getPointerMappingJ# pointerControlK# screenSaverL# hostsmM# error 0# events\#\xReply R_ >___> d_ _XInternalAsync _ nextq2# handler_# data#_ _ _ _XLockPtrs)` lock_display_# unlock_display_# _ .`_XKeytrans 6`_XDisplayAtoms H`_XContextDB ^`> q` x` ` defaultCCCs# clientCmaps# perVisualIntensityMaps#_XIMFilter ``> ``_XInternalConnectionProc  (a _XConnectionInfoa fd># read_callback`# call_data# watch_dataa# next#a#a>>a aaXConnectionWatchProc a _XConnWatchInfo b fna# client_data# nexta#> b_XkbInfoRec *b_XtransConnInfo =b_X11XCBPrivate Tb> jbqbb> bbbDisplayXFixesExtDisplayInfo b _XFixesExtInfo c headb# curb# ndisplays>#bXFixesExtInfo c c type/# pad1/# sequenceNumber /# length-/# majorVersion-/# minorVersion-/# pad2-/# pad3-/# pad4-/# pad5-/#/cxXFixesQueryVersionReply [d reqType:/# xfixesReqType:/# length /# majorVersion-/# minorVersion-/#cxXFixesQueryVersionReq [dXFixesExtRemoveDisplay8U>d*cextinfodpy infobprevbXFixesExtFindDisplayUbWe*cextinfodpy infobXFixesFindDisplayfUbedpyinfobXFixesCloseDisplayU>edpy+codes XFixesWireToEventSU>fdpyfevent fwireinfob G     aeventgawireh  aevent`iawire*j % s\( g type># serialf# send_event># display# window # subtype># owner # selection# timestamp # selection_timestamp #$fXFixesSelectionNotifyEvent g yh type:/# subtype:/# sequenceNumber /# window-/# owner-/# selection-/# timestamp-/# selectionTimestamp-/# pad2-/# pad3-/#gxXFixesSelectionNotifyEvent yh$ Bi type># serialf# send_event># display# window # subtype># cursor_serialf# timestamp # cursor_name# hXFixesCursorNotifyEvent Bi  j type:/# subtype:/# sequenceNumber /# window-/# cursorSerial-/# timestamp-/# name-/# pad1-/# pad2-/# pad3-/#eixXFixesCursorNotifyEvent jXFixesEventToWireU>,kdpyfevent fwireinfob    ,aeventgawireh ,aevent`iawire*jXFixesQueryExtension/5 U>kdpy,0event_base_return- 0error_base_return.infob0XFixesQueryVersion@ U>Lldpy=0major_version_return> 0minor_version_return?infobA XFixesVersionL U>XFixesExtensionInfoc> l> l!XESetEventToWirell >l> l> l!XESetWireToEventlm >l> m> +m!XESetCloseDisplay2mfm >&m \!_XReply>m fm>>"_XFlushm v2!_XSetLastRequestReadfm m!malloc"m "free n"!XFree>%n" !XAddExtension+Kn%n Kn!XInitExtension+|n%nPn |n!__posix_ctime_rnn tm$ Go tm_sec># tm_min># tm_hour># tm_mday># tm_mon># tm_year># tm_wday># tm_yday># tm_isdst># n Go#Lo#$__posix_asctime_rQoVoq /var/tmp/libXfixes-5.0/src/usr/local/include/X11/usr/local/include/X11/extensions../include/X11/extensions/usr/include/isoXfixes.cXfixesint.hXlibint.hXlib.hX.hXproto.hXmd.hxfixesproto.hXfixes.htime_iso.h4 , 5 M\w   }   i x          " G hy           6R Y j x ~~        , 3 Fb p     |   &: B [ a v        . 7 C O [ g s              ]G&N fw           ,2 8 b n z   f     $ 0 F W t       DD%$> I !I/ 4I?  : ;  . : ; @ ' ID I: ;  4I : ;    :  I8 I ' ID II: ' D  :  :  :  : < ' ID 5I&II ' D .?  : ; @ ' ID . : ;@ ' ID I: ; 4I : ; .?  : ;@ ' ID  .?  : ;@ ' ID !.? < ' ID ".? < ' D #7I$.? < ' ID oXFixesExtensionNameWeXFixesFindDisplay,kXFixesQueryExtensionkXFixesQueryVersionLlXFixesVersionplXFixesExtensionInfooXFixesExtAddDisplay}dXFixesExtRemoveDisplaydXFixesExtFindDisplayeXFixesCloseDisplayeXFixesWireToEvent/jXFixesEventToWire oXPointerE_XExtDataXExtDataFreeFuncTypeKeyCode.`XModifierKeymapFreeModmapType_XFreeFuncswXID# v ScreenFormat Window XAnyEvent Time XKeyEventXButtonEvent XMotionEventXCrossingEventXFocusChangeEvent8XExposeEventKDrawableZXGraphicsExposeEvent2XNoExposeEvent)XVisibilityEvent@XCreateWindowEventXDestroyWindowEventXUnmapEvent)XMapEventXMapRequestEvent3XReparentEventXConfigureEventIXGravityEvent]XResizeRequestEventXConfigureRequestEventTXCirculateEventjXCirculateRequestEventAtomXPropertyEvent XSelectionClearEvent(XSelectionRequestEventXSelectionEventColormap)XColormapEventz' XClientMessageEventA XMappingEvent a!XErrorEvent!!XKeymapEvent"h"XGenericEvent" #XGenericEventCookie8#_XEvent%XEvent%_XSQEvent8&VisualIDG&&Visual&''Depth8'GContextG'PixmapT'Font_')XGCValues')_XGC)GC)*Screen+KeySym+++XExtCodes+CreateGCType+CopyGCType,FlushGCTypeM,FreeGCType^,,XFontProp,-XCharStruct*-d.XFontStruct.CreateFontType.FreeFontType.CloseDisplayType/BYTE /CARD16-/CARD32:/CARD8F/ 0xErrorE0ErrorType0ErrorStringType0PrintErrorType0BeforeFlushType 1_XExtenv23xGenericReply-3INT16933xGetGeometryReply44xQueryTreeReply4i5xInternAtomReply5)6xGetAtomNameReplyA66xGetPropertyReply77xListPropertiesReply7]8xGetSelectionOwnerReply{89xGrabPointerReply+9xGrabKeyboardReplyD9BOOLO9:xQueryPointerReply-::xGetMotionEventsReply:;xTranslateCoordsReply;C<xGetInputFocusReply]<INT32i<X=xQueryTextExtentsReplyu=>xListFontsReply0>>xGetFontPathReply>?xGetImageReply?D@xListInstalledColormapsReplyg@AxAllocColorReply/ABxAllocNamedColorReply*BBxAllocColorCellsReplyBCxAllocColorPlanesReplyCcDxQueryColorsReply{DYExLookupColorReplyqEFxQueryBestSizeReply1FGxQueryExtensionReply"GGxListExtensionsReplyGsHxSetModifierMappingReplyH5IxGetModifierMappingReplyTIxSetPointerMappingReplyrIJxGetKeyboardMappingReply4JJxGetPointerMappingReplyJKxGetPointerControlReplyKLxGetScreenSaverReplyLmMxListHostsReplyMMKeyButMaskMN2OOOP QcQQ-RRS@ XQ  >cpo ! "!"7 C!I "!""!"%q }! "!""!"+$C%L${$#&&m##M #%W[`dimddeene#reeef f[f_fdfhfmfqfvfzfffFjJjjjjjjjjjjjGk'Kkk(k`l)dll$'/7?IS[cmu #+5=EMU]ery +3=EMU]eoy# #+3;CKS[cks} #+3;CKS[cku}' (+3;CKX)_k4     " +o7*uCQaLr _  i , y ܜ  ġ  ̡  ԡ 07070100033acb000081ed0000000000000000000000014dc761ae00030bb8000000b500010002ffffffffffffffff0000002600000000root/usr/local/lib/libXfixes.so.3.1.0ELF404 (NNNN{`O`OGE "#%&'(,-./23578:;=>?@ABC  !$)*+01469<Dr$+2`?uELVgo@_,  $xN MN 0*D M#@BV>PN^0Vt0'{0.MN N T0A+P]`O ,=/VONwb`Ijt(x3@2V7H<j+05XA@!TUowXP`P %N _P086M-;dC=a^lPcTt{ TXFixesGetCursorImageXAddExtensionstrlenmemcpyXFixesExpandRegionmalloc_XReadPadXESetWireToEvent_XReplyXFixesChangeSaveSet_PROCEDURE_LINKAGE_TABLE_XInitExtensionXFixesCreateRegionFromBitmap_lib_versionXFixesQueryExtensionXFree_finiXFixesDestroyRegionXFixesSelectCursorInputXFixesSelectSelectionInputXESetCloseDisplayXFixesVersionXFixesIntersectRegionXFixesCreateRegionFromGCXFixesCopyRegion_etext_initXFixesDestroyPointerBarrierXFixesGetCursorNameXFixesSetRegionXFixesSetCursorNameXFixesChangeCursor_DYNAMIC_XUnlockMutex_fnXESetEventToWireXFixesUnionRegionXFixesQueryVersionXFixesFindDisplay_XSetLastRequestRead_XSendXFixesCreateRegionFromPictureXFixesInvertRegionXFixesSubtractRegionXFixesFetchRegionfreeXFixesSetWindowShapeRegion_XEatDataXFixesChangeCursorByNameXFixesTranslateRegionXFixesCreateRegionXFixesCreatePointerBarriermemmoveXFixesExtensionName_Xglobal_lock_XLockMutex_fnXFixesExtensionInfoXFixesCreateRegionFromWindow_GLOBAL_OFFSET_TABLE__XFlush_edataXFixesFetchRegionAndBoundsXFixesRegionExtentsXFixesSetGCClipRegionXFixesSetPictureClipRegion_endXFixesHideCursor_XReadXFixesShowCursorlibc.so.1SYSVABI_1.3libX11.so.6libxcb.so.1libXau.so.6libXdmcp.so.6libnsl.so.1libsocket.so.1libXfixes.so.3/usr/local/lib7$O,O4OHO7LO6PO"TO8XO5N&N;N NO/OCO OO(OO4O= O (O0O8O#type #serialP#send_event #display# event} #window} #place # XCirculateEvent type #serialP#send_event #display# parent} #window} #place # TXCirculateRequestEvent PAtom mtype #serialP#send_event #display# window} #atom#time #state # XPropertyEvent type #serialP#send_event #display# window} #selection#time # XSelectionClearEvent (type #serialP#send_event #display# owner} #requestor} #selection#target#property# time #$ XSelectionRequestEvent $mtype #serialP#send_event #display# requestor} #selection#target#property#time # XSelectionEvent PColormap type #serialP#send_event #display# window} #colormap#new #state # XColormapEventlongA(shortA[( (l(b0#sJ#l[# 0type #serialP#send_event #display# window} #message_type#format #datal# XClientMessageEvent type #serialP#send_event #display# window} #request #first_keycode #count # 3XMappingEvent S type #display#resourceida#serialP# error_code#request_code#minor_code# XErrorEvent v ( 4 type #serialP#send_event #display# window} #key_vectore # v XKeymapEvent Z!type #serialP#send_event #display# extension #evtype # XGenericEventvoidn! !type #serialP#send_event #display# extension #evtype #cookie #datav!# {!XGenericEventCookie(`*"(_XEvent`$type #xany #xkey #xbutton #xmotion#xcrossing#xfocusu#xexpose"#xgraphicsexpose#xnoexpose#xvisibility#xcreatewindow#xdestroywindowl#xunmap#xmap#xmaprequest#xreparent#xconfigure#xgravity3#xresizerequest#xconfigurerequest#xcirculate>#xcirculaterequest#xpropertym#xselectionclear#xselectionrequest#xselectionm#xcolormap#xclient#xmapping#xerrorS #xkeymap #xgenericZ!#xcookie!#pad"# *"XEvent_XSQEventh%nextx #event$#qserial_numP#d_XrmHashBucketRec% % PVisualID %ext_data#visualid*%#class #red_maskP# green_maskP#blue_maskP#bits_per_rgb #map_entries # 9%Visual% &depth #nvisuals #visuals%# %Depth& PGContext PPixmap PFont \ (function #plane_maskP#foregroundP#backgroundP# line_width #line_style #cap_style #join_style #fill_style # fill_rule #$arc_mode #(tile9&#,stipple9&#0ts_x_origin #4ts_y_origin #8fontF&#<subwindow_mode #@graphics_exposures #Dclip_x_origin #Hclip_y_origin #Lclip_mask9&#Pdash_offset #Tdashes#X Q&XGCValues_XGCp}(ext_data#gid*&#rects #dashes # dirtyP#values (#( }(GC P)ext_data#display #root} #width # height #mwidth #mheight #ndepths #depths%&# root_depth #$root_visual%#(default_gc(#,cmap#0white_pixelP#4black_pixelP#8max_maps #<min_maps #@backing_store #Dsave_unders #Hroot_input_mask(#L (Screen)P PKeySym*/ t*extension #major_opcode #first_event #first_error # *XExtCodest*  *  ( ** *CreateGCType  *  ( ** *CopyGCType  +  ( ** +FlushGCType  :+  ( *+ :+FreeGCType t+name#card32P# P+XFontPropt+unsigned short ,lbearingA#rbearingA#widthA#ascentA#descentA#attributes+# +XCharStruct, PV-ext_data#fidF&#direction #min_char_or_byte2 # max_char_or_byte2 #min_byte1 #max_byte1 #all_chars_exist #default_char # n_properties #$properties+#(min_bounds,#,max_bounds,#8per_char,#Dascent #Hdescent #L ,XFontStructV-  -  h- *m- -CreateFontType  -  h- *- -FreeFontType  -  *- -CloseDisplayType BYTE +CARD16 PCARD32 CARD8 .type.#errorCode.#sequenceNumber.#resourceID.#minorCode.#majorCode,.# pad1.# pad3.# pad4.#pad5.#pad6.#pad7.# 8.xError.   2/  / * // 2/ErrorType l/   *  G/ l/ErrorStringTypeS /  / v!/ /PrintErrorType/ /  * / (/ /BeforeFlushType_XExtenH1next*#codest*#create_GC*#copy_GC*#flush_GC +#free_GC?+# create_Font-#$free_Font-#(close_display-#,error7/#0error_stringq/#4name#8error_values/#<before_flush/#@next_flush*#D 1131( 31:1Q1(_XLockInfoQ1^  2type.#data1.#sequenceNumber.#length.#data00.#data01.# data02.#data03.#data04.#data05.# h1xGenericReply AINT16 2type.#depth,.#sequenceNumber.#length.#root.#x2# y2#width.#height.#borderWidth.#pad1.#pad2.#pad3.# +2xGetGeometryReply 3type.#pad1.#sequenceNumber.#length.#root.#parent.# nChildren.#pad2.#pad3.#pad4.#pad5.# 3xQueryTreeReply [4type.#pad1.#sequenceNumber.#length.#atom.#pad2.# pad3.#pad4.#pad5.#pad6.# 3xInternAtomReply 5type.#pad1.#sequenceNumber.#length.#nameLength.#pad2.# pad3.# pad4.#pad5.#pad6.#pad7.# r4xGetAtomNameReply 5type.#format,.#sequenceNumber.#length.#propertyType.#bytesAfter.# nItems.#pad1.#pad2.#pad3.# 35xGetPropertyReply 6type.#pad1.#sequenceNumber.#length.#nProperties.#pad2.# pad3.# pad4.#pad5.#pad6.#pad7.# 5xListPropertiesReply O7type.#pad1.#sequenceNumber.#length.#owner.#pad2.# pad3.#pad4.#pad5.#pad6.# 6xGetSelectionOwnerReply 8type.#status.#sequenceNumber.#length.#pad1.#pad2.# pad3.#pad4.#pad5.#pad6.# m7xGrabPointerReply m7xGrabKeyboardReply BOOL 9type.#sameScreen68#sequenceNumber.#length.#root.#child.# rootX2#rootY2#winX2#winY2#mask.#pad1.#pad.# A8xQueryPointerReply 9type.#pad1.#sequenceNumber.#length.#nEvents.#pad2.# pad3.#pad4.#pad5.#pad6.# 9xGetMotionEventsReply ~:type.#sameScreen68#sequenceNumber.#length.#child.#dstX2# dstY2#pad2.#pad3.#pad4.#pad5.# 9xTranslateCoordsReply 5;type.#revertTo,.#sequenceNumber.#length.#focus.#pad1.# pad2.#pad3.#pad4.#pad5.# :xGetInputFocusReply (INT32 J<type.#drawDirection,.#sequenceNumber.#length.#fontAscent2#fontDescent2# overallAscent2# overallDescent2#overallWidthO;#overallLeftO;#overallRightO;#pad.# [;xQueryTextExtentsReply  =type.#pad1.#sequenceNumber.#length.#nFonts.#pad2.# pad3.# pad4.#pad5.#pad6.#pad7.# g<xListFontsReply =type.#pad1.#sequenceNumber.#length.#nPaths.#pad2.# pad3.# pad4.#pad5.#pad6.#pad7.# "=xGetFontPathReply x>type.#depth,.#sequenceNumber.#length.#visual.#pad3.# pad4.#pad5.#pad6.#pad7.# =xGetImageReply 6?type.#pad1.#sequenceNumber.#length.#nColormaps.#pad2.# pad3.# pad4.#pad5.#pad6.#pad7.# >xListInstalledColormapsReply  @type.#pad1.#sequenceNumber.#length.#red.#green.# blue.# pad2.#pixel.#pad3.#pad4.#pad5.# Y?xAllocColorReply Atype.#pad1.#sequenceNumber.#length.#pixel.#exactRed.# exactGreen.#exactBlue.#screenRed.#screenGreen.#screenBlue.#pad2.#pad3.# !@xAllocNamedColorReply Atype.#pad1.#sequenceNumber.#length.#nPixels.#nMasks.# pad3.# pad4.#pad5.#pad6.#pad7.# AxAllocColorCellsReply Btype.#pad1.#sequenceNumber.#length.#nPixels.#pad2.# redMask.# greenMask.#blueMask.#pad3.#pad4.# AxAllocColorPlanesReply UCtype.#pad1.#sequenceNumber.#length.#nColors.#pad2.# pad3.# pad4.#pad5.#pad6.#pad7.# BxQueryColorsReply KDtype.#pad1.#sequenceNumber.#length.#exactRed.#exactGreen.# exactBlue.# screenRed.#screenGreen.#screenBlue.#pad3.#pad4.#pad5.# mCxLookupColorReply  Etype.#pad1.#sequenceNumber.#length.#width.#height.# pad3.# pad4.#pad5.#pad6.#pad7.# cDxQueryBestSizeReply Etype.#pad1.#sequenceNumber.#length.#present68#major_opcode,.# first_event,.# first_error,.# pad3.# pad4.#pad5.#pad6.#pad7.# #ExQueryExtensionReply Ftype.#nExtensions,.#sequenceNumber.#length.#pad2.#pad3.# pad4.#pad5.#pad6.#pad7.# FxListExtensionsReply eGtype.#success,.#sequenceNumber.#length.#pad2.#pad3.# pad4.#pad5.#pad6.#pad7.# FxSetModifierMappingReply 'Htype.#numKeyPerModifier,.#sequenceNumber.#length.#pad1.#pad2.# pad3.#pad4.#pad5.#pad6.# GxGetModifierMappingReply FxSetPointerMappingReply Itype.#keySymsPerKeyCode,.#sequenceNumber.#length.#pad2.#pad3.# pad4.#pad5.#pad6.#pad7.# dHxGetKeyboardMappingReply Itype.#nElts,.#sequenceNumber.#length.#pad2.#pad3.# pad4.#pad5.#pad6.#pad7.# &IxGetPointerMappingReply Jtype.#pad1.#sequenceNumber.#length.#accelNumerator.#accelDenominator.# threshold.# pad2.#pad3.#pad4.#pad5.#pad6.# IxGetPointerControlReply Ktype.#pad1.#sequenceNumber.#length.#timeout.#interval.# preferBlanking68# allowExposures68# pad2.#pad3.#pad4.#pad5.#pad6.# JxGetScreenSaverReply _Ltype.#enabled68#sequenceNumber.#length.#nHosts.#pad1.# pad3.# pad4.#pad5.#pad6.#pad7.# KxListHostsReply Ltype.#detail.#sequenceNumber.# +KeyButMask uMpad00.#time.#root.#event.# child.#rootX2#rootY2#eventX2#eventY2#stateL#sameScreen68#pad1.# $Npad00.#time.#root.#event.# child.#rootX2#rootY2#eventX2#eventY2#stateL#mode.#flags.# }Npad00.#window.#mode.#pad1.# pad2.# pad3.# Npad00.#window.#x.#y.# width.# height.#count.#pad2.# Opad00.#drawable.#x.#y.# width.# height.#minorEvent.#count.#majorEvent.#pad1.#pad2.#pad3.# Opad00.#drawable.#minorEvent.#majorEvent.# bpad.# UPpad00.#window.#state,.#pad1.# pad2.# pad3.# Ppad00.#parent.#window.#x2# y2#width.#height.#borderWidth.#override68#bpad.# Qpad00.#event.#window.# Qpad00.#event.#window.#fromConfigure68# pad1.# pad2.#pad3.# Qpad00.#event.#window.#override68# pad1.# pad2.#pad3.# .Rpad00.#parent.#window.# Rpad00.#event.#window.#parent.# x2#y2#override68#pad1.#pad2.#pad3.# gSpad00.#event.#window.#aboveSibling.# x2#y2#width.#height.#borderWidth.#override68#bpad.# Tpad00.#parent.#window.#sibling.# x2#y2#width.#height.#borderWidth.#valueMask.#pad1.# Tpad00.#event.#window.#x2# y2#pad1.#pad2.#pad3.#pad4.# Tpad00.#window.#width.#height.# CUpad00.#event.#window.#parent.# place.#pad1.#pad2.#pad3.# Upad00.#window.#atom.#time.# state.#pad1.#pad2.# Upad00.#time.#window.#atom.# ^Vpad00.#time.#owner.#requestor.# selection.#target.#property.# Vpad00.#time.#requestor.#selection.# target.#property.# /Wpad00.#window.#colormap.#new68# state.# pad1.#pad2.# Wpad00.#request,.#firstKeyCode,.#count,.#pad1.# Wtype.#longs0O;#longs1O;#longs2O;# longs3O;#longs4O;# Xtype.#shorts02#shorts12#shorts22#shorts32# shorts42# shorts52#shorts62#shorts72#shorts82#shorts92#signed char XINT8XX( Xtype.#bytesX#YlW#sW#bX# =Ypad00.#window.#uX# K[uuL#keyButtonPointerL#enterLeaveuM#focus$N#expose}N#graphicsExposureN#noExposureO#visibilityO#createNotifyUP#destroyNotifyP#unmapNotifyQ#mapNotifyQ#mapRequestQ#reparent.R#configureNotifyR#configureRequestgS#gravityT#resizeRequestT#circulateT#propertyCU#selectionClearU#selectionRequestU#selectionNotify^V#colormapV#mappingNotify/W#clientMessageY#_xEvent e[u=Y# K[xEvent D^generic 2#geom2#tree3#atom[4#atomName5#property5#listProperties6#selectionO7#grabPointer8#grabKeyboard8#pointer9#motionEvents9#coords~:#inputFocus5;#textExtentsJ<#fonts =#fontPath=#imagex>#colormaps6?#allocColor @#allocNamedColorA#colorCellsA#colorPlanesB#colorsUC#lookupColorKD#bestSize E#extensionE#extensionsF#setModifierMappingeG#getModifierMapping'H#setPointerMappingFH#getKeyboardMappingI#getPointerMappingI#pointerControlJ#screenSaverK#hosts_L#error.#evente[# r[xReplyD^  {^  Q^   V^_XInternalAsync ^nextc1#handler{^#data# ^ ^^_XLockPtrs_lock_display^#unlock_display^#^ __XKeytrans(__XDisplayAtoms:__XContextDBP_ c_j_ _defaultCCCs#clientCmaps#perVisualIntensityMaps#_XIMFilter_ _   _ __XInternalConnectionProc`_XConnectionInfo`fd #read_callback_#call_data#watch_data`# next`# `     `` `XConnectionWatchProc`_XConnWatchInfo afn`#client_data#next`# a_XkbInfoReca_XtransConnInfo/a_X11XCBPrivateFa \acaza( zaaa( kDisplay_XFixesExtDisplayInfobnextb#display#codes*#major_version # minor_version #a aXFixesExtDisplayInfo b breqType,.#xfixesReqType,.#length.#window.#eventMask.# @bxXFixesSelectCursorInputReqbXFixesGetCursorImageIBUdcdpyHinfo;bJreqdKrepeLnpixels Mnbytes_name Nnbytes Onread Orlength OimagedPnameQPc  zdxA#yA#width+#height+#xhot+#yhot+# cursor_serialP# pixelsc#atom#namec# cXFixesCursorImage zd dreqType,.#xfixesReqType,.#length.# dxXFixesGetCursorImageAndNameReqd etype.#pad1.#sequenceNumber.#length.#x2#y2# width.# height.#xhot.#yhot.#cursorSerial.#cursorName.#nbytes.#pad.# dxXFixesGetCursorImageAndNameReplyXFixesSetCursorNameP.Ufdpyfcursor fnameinfo;breq.gnbytes  PCursorf greqType,.#xfixesReqType,.#length.#cursor.#nbytes.#pad.# fxXFixesSetCursorNameReqgXFixesGetCursorName0qUggdpyfcursor gatominfo;breqVhrepinameg 8hreqType,.#xfixesReqType,.#length.#cursor.# gxXFixesGetCursorNameReq8h itype.#pad1.#sequenceNumber.#length.#atom.#nbytes.# pad2.#pad3.#pad4.#pad5.#pad6.# [hxXFixesGetCursorNameReplyXFixesChangeCursor̀Uidpyfsource fdestinationinfo;breq"j jreqType,.#xfixesReqType,.#length.#source.#destination.# ixXFixesChangeCursorReqjXFixesChangeCursorByNameUjdpyfsource jnameinfo;breqUknbytes j 2kreqType,.#xfixesReqType,.#length.#source.#nbytes.#pad.# jxXFixesChangeCursorByNameReq2kXFixesHideCursorUkdpy} win info;breq+l lreqType,.#xfixesReqType,.#length.#window.# kxXFixesHideCursorReqlXFixesShowCursor tUldpy} win info;breqm  lreqType,.#xfixesReqType,.#length.#window.# lxXFixesShowCursorReqlXFixesCreatePointerBarrierUxnxndpy} w  x1 y1 x2 y2 directions  num_devices$ /devices(info;breqmobarrierxnextra %@@i 4devsro5B PPointerBarrier HoreqType,.#xfixesReqType,.#length.#barrier.#window.#x12# y12#x22#y22#directions.#pad.#num_devices.# nxXFixesCreatePointerBarrierReqHo.XFixesDestroyPointerBarrierA4!Uodpy@xnb@ info;bBreqbpC  ( ->FreeModmapType_XFreeFuncs$ atoms# modifiermapC# key_bindings# context_db# defaultCCCs# clientCmaps# intensityMaps# im_filters# xkb# XXID_XDisplayD  ext_data# free_funcs# fd# conn_checker# proto_major_version# proto_minor_version# vendorj# resource_base# resource_mask# resource_id#$ resource_shift#( resource_alloc #, byte_order#0 bitmap_unit#4 bitmap_pad#8 bitmap_bit_order#< nformats#@ pixmap_format* #D vnumber#H release#L head/ #P tail/ #T qlen#X last_request_read#\ request#` last_reqj#d bufferj#h bufptrj#l bufmaxj#p max_request_size #t db%#x synchandler%#| display_namej# default_screen# nscreens# screens*# motion_buffer# flags*# min_keycode# max_keycode# keysyms*# modifiermap(# keysyms_per_keycode# xdefaultsj# scratch_bufferj# scratch_length# ext_number# ext_procs*# event_vec1# wire_vec1# lock_meaning*# lock2# async_handlers2# bigreq_size# lock_fns_# idlist_alloc_# key_bindings_# cursor_font&# atoms`# mode_switch # num_lock # context_db`# error_vec&`# cms+`# im_filters`# qfree/ # next_event_serial_num# flushes*# im_fd_info`# im_fd_length# conn_watchers~a# watcher_count# filedeso# savedsynchandlera# resource_max# xcmisc_opcode# xkb_infoa# trans_conna# xcbb# next_cookie # generic_event_vecb# generic_event_copy_vec=b# cookiejar-"# "   ext_data# depth# bits_per_pixel# scanline_pad#  ScreenFormat  {%Window type# serial# send_event# display# window4 #A XAnyEventTimeunsigned< type# serial# send_event# display# window4 # root4 # subwindow4 # time # x# y#$ x_root#( y_root#, state #0 keycode #4 same_screen#8 XKeyEvent< type# serial# send_event# display# window4 # root4 # subwindow4 # time # x# y#$ x_root#( y_root#, state #0 button #4 same_screen#8 XButtonEvent< type# serial# send_event# display# window4 # root4 # subwindow4 # time # x# y#$ x_root#( y_root#, state #0 is_hintb#4 same_screen#8XMotionEventD type# serial# send_event# display# window4 # root4 # subwindow4 # time # x# y#$ x_root#( y_root#, mode#0 detail#4 same_screen#8 focus#< state #@XCrossingEvent, type# serial# send_event# display# window4 # mode# detail#XFocusChangeEvent( type# serial# send_event# display# window4 # x# y# width# height# count#$DXExposeEventDrawable0 type# serial# send_event# display# drawable# x# y# width# height# count#$ major_code#( minor_code#,XGraphicsExposeEventQ type# serial# send_event# display# drawable# major_code# minor_code#XNoExposeEvent type# serial# send_event# display# window4 # state#fXVisibilityEvent0 type# serial# send_event# display# parent4 # window4 # x# y# width# height#$ border_width#( override_redirect#,XCreateWindowEvent# type# serial# send_event# display# event4 # window4 #XDestroyWindowEvent type# serial# send_event# display# event4 # window4 # from_configure#=XUnmapEventH type# serial# send_event# display# event4 # window4 # override_redirect#XMapEvent type# serial# send_event# display# parent4 # window4 #XXMapRequestEvent(u type# serial# send_event# display# event4 # window4 # parent4 # x# y# override_redirect#$XReparentEvent4\ type# serial# send_event# display# event4 # window4 # x# y# width# height#$ border_width#( above4 #, override_redirect#0XConfigureEvent  type# serial# send_event# display# event4 # window4 # x# y#rXGravityEventq type# serial# send_event# display# window4 # width# height#XResizeRequestEvent8f type# serial# send_event# display# parent4 # window4 # x# y# width# height#$ border_width#( above4 #, detail#0 value_mask#4XConfigureRequestEvent type# serial# send_event# display# event4 # window4 # place#XCirculateEvent~ type# serial# send_event# display# parent4 # window4 # place# XCirculateRequestEventAtom $ type# serial# send_event# display# window4 # atom# time # state#XPropertyEvent type# serial# send_event# display# window4 # selection# time #9XSelectionClearEvent(o type# serial# send_event# display# owner4 # requestor4 # selection# target# property# time #$XSelectionRequestEvent$$ type# serial# send_event# display# requestor4 # selection# target# property# time # XSelectionEventColormap  type# serial# send_event# display# window4 # colormap:# new# state#IXColormapEventlongbshort #I b# s# l#0 type# serial# send_event# display# window4 # message_type# format# data##IXClientMessageEvent t type# serial# send_event# display# window4 # request# first_keycode# count#XMappingEvent ! type# display# resourceid# serial# error_code# request_code# minor_code# XErrorEventb -!4! type# serial# send_event# display# window4 # key_vector!#-!XKeymapEvent" type# serial# send_event# display# extension# evtype#!XGenericEventvoid %" " type# serial# send_event# display# extension# evtype# cookie # data-"#2"XGenericEventCookie`"_XEvent`n% type# xany # xkey # xbutton# xmotion# xcrossing# xfocus,# xexpose# xgraphicsexpose# xnoexposeQ# xvisibility# xcreatewindow# xdestroywindow## xunmap# xmapH# xmaprequest# xreparentu# xconfigure\# xgravity# xresizerequestq# xconfigurerequestf# xcirculate# xcirculaterequest~# xproperty$# xselectionclear# xselectionrequesto# xselection$# xcolormap# xclient# xmappingt # xerror !# xkeymap!# xgeneric"# xcookie"# pad"#"XEvent_XSQEventh% next/ # eventn%# qserial_num#d_XrmHashBucketRec % %VisualID & ext_data# visualid%# class# red_mask# green_mask# blue_mask# bits_per_rgb# map_entries#%Visual & & depth# nvisuals# visuals&#&Depth &GContextPixmapFont\( function# plane_mask# foreground# background# line_width# line_style# cap_style# join_style# fill_style# fill_rule#$ arc_mode#( tile&#, stipple&#0 ts_x_origin#4 ts_y_origin#8 font&#< subwindow_mode#@ graphics_exposures#D clip_x_origin#H clip_y_origin#L clip_mask&#P dash_offset#T dashesb#X'XGCValues_XGCp4) ext_data# gid&# rects# dashes# dirty# values(# (4)GCP* ext_data# display # root4 # width# height# mwidth# mheight# ndepths# depths&# root_depth#$ root_visual&#( default_gc9)#, cmap:#0 white_pixel#4 black_pixel#8 max_maps#< min_maps#@ backing_store#D save_unders#H root_input_mask#LB)Screen *KeySym * 0++ extension# major_opcode# first_event# first_error# *XExtCodes ++ [+  9) ;+ @+[+CreateGCType +  9) ;+ s++CopyGCType +  9) ;+ ++FlushGCType +  9) ;+ ++FreeGCType+, name# card32#,XFontProp +,unsigned short , lbearing# rbearing# width# ascent# descent# attributes@,# R,XCharStruct ,P . ext_data# fid&# direction # min_char_or_byte2 # max_char_or_byte2 # min_byte1 # max_byte1 # all_chars_exist# default_char # n_properties#$ properties;,#( min_bounds,#, max_bounds,#8 per_char,#D ascent#H descent#L,XFontStruct . ?.  . ;+ $.?.CreateFontType t.  . ;+ Y.t.FreeFontType .  ;+ ..CloseDisplayTypeBYTE@,CARD16CARD32CARD8 / type.# errorCode.# sequenceNumber.# resourceID.# minorCode.# majorCode.# pad1.# pad3.# pad4.# pad5.# pad6.# pad7.#.xError /  /  / ;+ / //ErrorType j#0   ;+ j  /#0ErrorStringType ! Z0  >0 -" C0Z0PrintErrorTypeb t0 0  ;+ y0  ~00BeforeFlushType_XExtenH1 next*# codes++# create_GC`+# copy_GC+# flush_GC+# free_GC+# create_FontD.#$ free_Fonty.#( close_display.#, error/#0 error_string(0#4 namej#8 error_values_0#< before_flush0#@ next_flush*#D 111 112_XLockInfo 2 7_ 2 type.# data1.# sequenceNumber.# length.# data00.# data01.# data02.# data03.# data04.# data05.#2xGenericReplyINT16 3 type.# depth.# sequenceNumber.# length.# root.# x2# y2# width.# height.# borderWidth.# pad1.# pad2.# pad3.#2xGetGeometryReply f4 type.# pad1.# sequenceNumber.# length.# root.# parent.# nChildren.# pad2.# pad3.# pad4.# pad5.#3xQueryTreeReply 5 type.# pad1.# sequenceNumber.# length.# atom.# pad2.# pad3.# pad4.# pad5.# pad6.#|4xInternAtomReply 5 type.# pad1.# sequenceNumber.# length.# nameLength.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#)5xGetAtomNameReply 6 type.# format.# sequenceNumber.# length.# propertyType.# bytesAfter.# nItems.# pad1.# pad2.# pad3.#5xGetPropertyReply T7 type.# pad1.# sequenceNumber.# length.# nProperties.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#6xListPropertiesReply 8 type.# pad1.# sequenceNumber.# length.# owner.# pad2.# pad3.# pad4.# pad5.# pad6.#o7xGetSelectionOwnerReply 8 type.# status.# sequenceNumber.# length.# pad1.# pad2.# pad3.# pad4.# pad5.# pad6.#$8xGrabPointerReply$8xGrabKeyboardReplyBOOL 9 type.# sameScreen8# sequenceNumber.# length.# root.# child.# rootX2# rootY2# winX2# winY2# mask.# pad1.# pad.#8xQueryPointerReply o: type.# pad1.# sequenceNumber.# length.# nEvents.# pad2.# pad3.# pad4.# pad5.# pad6.#9xGetMotionEventsReply 5; type.# sameScreen8# sequenceNumber.# length.# child.# dstX2# dstY2# pad2.# pad3.# pad4.# pad5.#:xTranslateCoordsReply ; type.# revertTo.# sequenceNumber.# length.# focus.# pad1.# pad2.# pad3.# pad4.# pad5.#Q;xGetInputFocusReplyINT32 = type.# drawDirection.# sequenceNumber.# length.# fontAscent2# fontDescent2# overallAscent2# overallDescent2# overallWidth<# overallLeft<# overallRight<# pad.#<xQueryTextExtentsReply = type.# pad1.# sequenceNumber.# length.# nFonts.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#=xListFontsReply ~> type.# pad1.# sequenceNumber.# length.# nPaths.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#=xGetFontPathReply /? type.# depth.# sequenceNumber.# length.# visual.# pad3.# pad4.# pad5.# pad6.# pad7.#>xGetImageReply ? type.# pad1.# sequenceNumber.# length.# nColormaps.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#D?xListInstalledColormapsReply @ type.# pad1.# sequenceNumber.# length.# red.# green.# blue.# pad2.# pixel.# pad3.# pad4.# pad5.#@xAllocColorReply A type.# pad1.# sequenceNumber.# length.# pixel.# exactRed.# exactGreen.# exactBlue.# screenRed.# screenGreen.# screenBlue.# pad2.# pad3.#@xAllocNamedColorReply {B type.# pad1.# sequenceNumber.# length.# nPixels.# nMasks.# pad3.# pad4.# pad5.# pad6.# pad7.#AxAllocColorCellsReply IC type.# pad1.# sequenceNumber.# length.# nPixels.# pad2.# redMask.# greenMask.# blueMask.# pad3.# pad4.#BxAllocColorPlanesReply  D type.# pad1.# sequenceNumber.# length.# nColors.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#fCxQueryColorsReply E type.# pad1.# sequenceNumber.# length.# exactRed.# exactGreen.# exactBlue.# screenRed.# screenGreen.# screenBlue.# pad3.# pad4.# pad5.#$DxLookupColorReply E type.# pad1.# sequenceNumber.# length.# width.# height.# pad3.# pad4.# pad5.# pad6.# pad7.#ExQueryBestSizeReply F type.# pad1.# sequenceNumber.# length.# present8# major_opcode.# first_event.# first_error.# pad3.# pad4.# pad5.# pad6.# pad7.#ExQueryExtensionReply hG type.# nExtensions.# sequenceNumber.# length.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#FxListExtensionsReply H type.# success.# sequenceNumber.# length.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#GxSetModifierMappingReply H type.# numKeyPerModifier.# sequenceNumber.# length.# pad1.# pad2.# pad3.# pad4.# pad5.# pad6.#;HxGetModifierMappingReplyGxSetPointerMappingReply I type.# keySymsPerKeyCode.# sequenceNumber.# length.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#IxGetKeyboardMappingReply tJ type.# nElts.# sequenceNumber.# length.# pad2.# pad3.# pad4.# pad5.# pad6.# pad7.#IxGetPointerMappingReply ]K type.# pad1.# sequenceNumber.# length.# accelNumerator.# accelDenominator.# threshold.# pad2.# pad3.# pad4.# pad5.# pad6.#JxGetPointerControlReply SL type.# pad1.# sequenceNumber.# length.# timeout.# interval.# preferBlanking8# allowExposures8# pad2.# pad3.# pad4.# pad5.# pad6.#{KxGetScreenSaverReply M type.# enabled8# sequenceNumber.# length.# nHosts.# pad1.# pad3.# pad4.# pad5.# pad6.# pad7.#nLxListHostsReplygM type.# detail.# sequenceNumber.#@,KeyButMask ,N pad00.# time.# root.# event.# child.# rootX2# rootY2# eventX2# eventY2# stategM# sameScreen8# pad1.# N pad00.# time.# root.# event.# child.# rootX2# rootY2# eventX2# eventY2# stategM# mode.# flags.# 4O pad00.# window.# mode.# pad1.# pad2.# pad3.# O pad00.# window.# x.# y.# width.# height.# count.# pad2.#XP pad00.# drawable.# x.# y.# width.# height.# minorEvent.# count.# majorEvent.# pad1.# pad2.# pad3.# P pad00.# drawable.# minorEvent.# majorEvent.# bpad.#   Q pad00.# window.# state.# pad1.# pad2.# pad3.# Q pad00.# parent.# window.# x2# y2# width.# height.# borderWidth.# override8# bpad.# Q pad00.# event.# window.#FR pad00.# event.# window.# fromConfigure8# pad1.# pad2.# pad3.#R pad00.# event.# window.# override8# pad1.# pad2.# pad3.# R pad00.# parent.# window.#sS pad00.# event.# window.# parent.# x2# y2# override8# pad1.# pad2.# pad3.#T pad00.# event.# window.# aboveSibling.# x2# y2# width.# height.# borderWidth.# override8# bpad.# T pad00.# parent.# window.# sibling.# x2# y2# width.# height.# borderWidth.# valueMask.# pad1.# AU pad00.# event.# window.# x2# y2# pad1.# pad2.# pad3.# pad4.# U pad00.# window.# width.# height.# U pad00.# event.# window.# parent.# place.# pad1.# pad2.# pad3.#aV pad00.# window.# atom.# time.# state.# pad1.# pad2.#V pad00.# time.# window.# atom.# W pad00.# time.# owner.# requestor.# selection.# target.# property.#|W pad00.# time.# requestor.# selection.# target.# property.#W pad00.# window.# colormap.# new8# state.# pad1.# pad2.## image/?# colormaps?# allocColor@# allocNamedColorA# colorCells{B# colorPlanesIC# colors D# lookupColorE# bestSizeE# extensionF# extensionshG# setModifierMappingH# getModifierMappingH# setPointerMappingH# getKeyboardMappingI# getPointerMappingtJ# pointerControl]K# screenSaverSL# hostsM# error/# event\#)\xReply ^ 2_  _ j  o __XInternalAsync y_ next2# handler2_# datao# _  y_ __XLockPtrs_ lock_display_# unlock_display_# _ __XKeytrans __XDisplayAtoms __XContextDB ` ` !` z` defaultCCCso# clientCmapso# perVisualIntensityMapso#_XIMFilter z` `   o ``_XInternalConnectionProc o `_XConnectionInfo=a fd# read_callback`# call_datao# watch_data`# next`# ^a  o   ` =a^aXConnectionWatchProc a_XConnWatchInfo a fnca# client_datao# next~a# a_XkbInfoRec a_XtransConnInfo a_X11XCBPrivate a bb1b 1b8bOb"Displayb x# y# width@,# height@,#]bXRectangle b_XFixesExtDisplayInfo!c next!c# display# codes;+# major_version# minor_version# bbXFixesExtDisplayInfo &c c reqType.# xfixesReqType.# length.# region.#FcxXFixesCreateRegionReq cXFixesCreateRegionFromBitmap5 $%UGddpy4&bitmap4 infoAc6reqd7region8 d reqType.# xfixesReqType.# length.# region.# bitmap.#GdxXFixesCreateRegionFromBitmapReq dXFixesCreateRegionFromWindowH%!'UpedpyG4 windowG kindGinfoAcIreqfJregionK e reqType.# xfixesReqType.# length.# region.# window.# kind.# pad1.# pad2.#pexXFixesCreateRegionFromWindowReq eXFixesCreateRegionFromGC\0'(Ufdpy[9)gc[ infoAc]req#g^region_ g reqType.# xfixesReqType.# length.# region.# gc.#fxXFixesCreateRegionFromGCReq gXFixesCreateRegionFromPictureo((*Ugdpynpicturen infoAcpreqAhqregionr h reqType.# xfixesReqType.# length.# region.# picture.#gxXFixesCreateRegionFromPictureReq hXFixesDestroyRegion0*t+Uhdpyregion infoAcreq i i reqType.# xfixesReqType.# length.# region.#hxXFixesDestroyRegionReq iXFixesSetRegion+..UAjdpyregion brectanglesnrectanglesinfoAcreqjlen,-,m-,m-,m-,R-,R-,R-_BRdat._BRlen. j reqType.# xfixesReqType.# length.# region.#AjxXFixesSetRegionReq jXFixesCopyRegion0.}/U$kdpydst srcinfoAcreqk k reqType.# xfixesReqType.# length.# source.# destination.#$kxXFixesCopyRegionReq kXFixesUnionRegion/0U-ldpydst src1src2infoAcreql l reqType.# xfixesReqType.# length.# source1.# source2.# destination.# -lxXFixesUnionRegionReq lXFixesIntersectRegion062ULmdpydst src1src2infoAcreqlm-lxXFixesIntersectRegionReq LmXFixesSubtractRegion@23Umdpydst src1src2infoAcreqn-lxXFixesSubtractRegionReq mXFixesInvertRegion3%5Undpydst brectsrcinfoAcreqXo ;o reqType.# xfixesReqType.# length.# source.# x2# y2# width.# height.# destination.#nxXFixesInvertRegionReq ;oXFixesTranslateRegion056Uodpyregion dxdyinfoAc reqrp  Rp reqType.# xfixesReqType.# length.# region.# dx2# dy2# oxXFixesTranslateRegionReq RpXFixesRegionExtents67Updpydst srcinfoAcreqvq Xq reqType.# xfixesReqType.# length.# source.# destination.#pxXFixesRegionExtentsReq XqXFixesFetchRegion+7(8Ubqdpy*region* /nrectanglesRet*boundsb,XFixesFetchRegionAndBounds608;Ubsdpy2region3 /nrectanglesRet4bbounds5infoAc7req|s8rep.t9rectsb:nrects;nbytes<nread= `s reqType.# xfixesReqType.# length.# region.#sxXFixesFetchRegionReq `s .t type.# pad1.# sequenceNumber.# length.# x2# y2# width.# height.# pad2.# pad3.# pad4.# pad5.#sxXFixesFetchRegionReply XFixesSetGCClipRegionk;t<Uudpyh9)gch clip_x_originiclip_y_originiregionjinfoAclrequm zu reqType.# xfixesReqType.# length.# gc.# region.# xOrigin2# yOrigin2#uxXFixesSetGCClipRegionReq zuXFixesSetWindowShapeRegion<=Ubvdpy}4 win} shape_kind}x_off~y_off~region~infoAcreq%w w reqType.# xfixesReqType.# length.# dest.# destKind.# pad1.# pad2.# xOff2# yOff2# region.#bvxXFixesSetWindowShapeRegionReq wXFixesSetPictureClipRegion=Q?Uwdpypicture clip_x_originclip_y_originregioninfoAcreqx gx reqType.# xfixesReqType.# length.# picture.# region.# xOrigin2# yOrigin2#wxXFixesSetPictureClipRegionReq gxXFixesExpandRegion`?@USydpydst src left right top bottom infoAcreqz y reqType.# xfixesReqType.# length.# source.# destination.# left.# right.# top.# bottom.#SyxXFixesExpandRegionReq y "XFixesFindDisplayAc5z z )\_XReplydz 5z  b dz _XSendz iz _XReadz j  _XFlushz _XEatDataz malloc-"{ %" {memmove-"0{ -" { !-"%" 5{!:{memcpy-"h{ 0{ ?{  h{__posix_ctime_rj{ m{ jtm$ 3| tm_sec# tm_min# tm_hour# tm_mday# tm_mon# tm_year# tm_wday# tm_yday# tm_isdst# { 3|!8|!j"__posix_asctime_rj =| B|@dSaveSet.c /var/tmp/libXfixes-5.0/src /opt/solstudio12.2/prod/bin/cc -xc99=all -DHAVE_CONFIG_H -I. -I.. -I../include/X11/extensions -I/usr/openwin/include -I/usr/local/include -v -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/include -g -c -KPIC -DPIC SaveSet.c -W0,-xp.XAKgoyLtG2xNEqJ.Xa;g;P;R=Sun C 5.11 SunOS_i386 145355-01 2010/10/11;G=.XAKgoyLtG2xNEqJ.;backend;raw;cd;DBG_GEN 5.3.0bXFixesChangeSaveSet@?BU8dpy win 8mode8target8mapinfoSb reqb!int_XExtDatanumber8#next#free_private#private_data# ? 8 char XPointer ?XExtDataa   FreeFuncTypeunsigned char KeyCode bmax_keypermod8#modifiermap+# 0XModifierKeymapb 8 x} FreeModmapType_XFreeFuncs$catoms#modifiermap#key_bindings#context_db# defaultCCCs#clientCmaps#intensityMaps#im_filters#xkb# unsigned long hXID_XDisplayD  ext_data#free_funcsc#fd8#conn_checker8# proto_major_version8#proto_minor_version8#vendor#resource_basey#resource_masky# resource_idy#$resource_shift8#(resource_alloc #,byte_order8#0bitmap_unit8#4bitmap_pad8#8bitmap_bit_order8#<nformats8#@pixmap_format #Dvnumber8#Hrelease8#Lhead #Ptail #Tqlen8#Xlast_request_readh#\requesth#`last_req#dbuffer#hbufptr#lbufmax#pmax_request_size #tdb1%#xsynchandler=%#|display_name#default_screen8#nscreens8#screens*#motion_bufferh#flags*#min_keycode8#max_keycode8#keysyms+*#modifiermapx#keysyms_per_keycode8#xdefaults#scratch_buffer#scratch_lengthh#ext_number8#ext_procs0*#event_vec91#wire_vecW1#lock_meaning*# lockv1# async_handlers{1# bigreq_sizeh# lock_fns3_# idlist_alloc;_# key_bindingsM_# cursor_font^&# atomsc_# mode_switch # num_lock # context_dbv_# error_vec_# cms_# im_filters_# qfree # next_event_serial_numh# flushes0*# im_fd_info-`# im_fd_length8# conn_watchers`# watcher_count8# filedes# savedsynchandler/a# resource_maxy# xcmisc_opcode8# xkb_infoBa# trans_connYa# xcboa# next_cookie # generic_event_veca# generic_event_copy_veca#cookiejar!# y  x ext_data#depth8#bits_per_pixel8#scanline_pad8# % ScreenFormatx $ hWindow  type8#serialh#send_event8#display# window # XAnyEvent hTimeunsigned < type8#serialh#send_event8#display# window #root #subwindow #time #x8# y8#$x_root8#(y_root8#,state #0keycode #4same_screen8#8  XKeyEvent < type8#serialh#send_event8#display# window #root #subwindow #time #x8# y8#$x_root8#(y_root8#,state #0button #4same_screen8#8  XButtonEvent <type8#serialh#send_event8#display# window #root #subwindow #time #x8# y8#$x_root8#(y_root8#,state #0is_hint#4same_screen8#8 XMotionEvent Dtype8#serialh#send_event8#display# window #root #subwindow #time #x8# y8#$x_root8#(y_root8#,mode8#0detail8#4same_screen8#8focus8#<state #@ XCrossingEvent type8#serialh#send_event8#display# window #mode8#detail8# XFocusChangeEvent (:type8#serialh#send_event8#display# window #x8#y8#width8#height8# count8#$ XExposeEvent hDrawable 0type8#serialh#send_event8#display# drawableM#x8#y8#width8#height8# count8#$major_code8#(minor_code8#, \XGraphicsExposeEvent type8#serialh#send_event8#display# drawableM#major_code8#minor_code8# 4XNoExposeEvent +type8#serialh#send_event8#display# window #state8# XVisibilityEvent 0type8#serialh#send_event8#display# parent #window #x8#y8#width8# height8#$border_width8#(override_redirect8#, BXCreateWindowEvent type8#serialh#send_event8#display# event #window # XDestroyWindowEvent type8#serialh#send_event8#display# event #window #from_configure8# XUnmapEvent type8#serialh#send_event8#display# event #window #override_redirect8# +XMapEvent type8#serialh#send_event8#display# parent #window # XMapRequestEvent (type8#serialh#send_event8#display# event #window #parent #x8#y8# override_redirect8#$ 5XReparentEvent 4type8#serialh#send_event8#display# event #window #x8#y8#width8# height8#$border_width8#(above #,override_redirect8#0 XConfigureEvent Ktype8#serialh#send_event8#display# event #window #x8#y8# XGravityEvent type8#serialh#send_event8#display# window #width8#height8# _XResizeRequestEvent 8type8#serialh#send_event8#display# parent #window #x8#y8#width8# height8#$border_width8#(above #,detail8#0value_maskh#4 XConfigureRequestEvent Vtype8#serialh#send_event8#display# event #window #place8# XCirculateEvent type8#serialh#send_event8#display# parent #window #place8# lXCirculateRequestEvent hAtom type8#serialh#send_event8#display# window #atom#time #state8# XPropertyEvent type8#serialh#send_event8#display# window #selection#time # XSelectionClearEvent (type8#serialh#send_event8#display# owner #requestor #selection#target#property# time #$ *XSelectionRequestEvent $type8#serialh#send_event8#display# requestor #selection#target#property#time # XSelectionEvent hColormap +type8#serialh#send_event8#display# window #colormap#new8#state8# XColormapEventlongY@shortYs@ @@bH#sb#ls# 01type8#serialh#send_event8#display# window #message_type#format8#data# XClientMessageEvent type8#serialh#send_event8#display# window #request8#first_keycode8#count8# KXMappingEvent k type8#display#resourceidy#serialh# error_code #request_code #minor_code # XErrorEvent @ 4 type8#serialh#send_event8#display# window #key_vector} # XKeymapEvent r!type8#serialh#send_event8#display# extension8#evtype8# !XGenericEventvoid! "type8#serialh#send_event8#display# extension8#evtype8#cookie #data!# !XGenericEventCookie@`B"@_XEvent`$type8#xany #xkey #xbutton #xmotion#xcrossing#xfocus#xexpose:#xgraphicsexpose#xnoexpose#xvisibility+#xcreatewindow#xdestroywindow#xunmap#xmap#xmaprequest#xreparent#xconfigure#xgravityK#xresizerequest#xconfigurerequest#xcirculateV#xcirculaterequest#xproperty#xselectionclear#xselectionrequest#xselection#xcolormap+#xclient1#xmapping#xerrork #xkeymap #xgenericr!#xcookie"#pad1"# B"XEvent_XSQEventh%next #event$#qserial_numh#d_XrmHashBucketRec%86% hVisualID %ext_data#visualidB%#class8#red_maskh# green_maskh#blue_maskh#bits_per_rgb8#map_entries8# Q%Visual% 1&depth8#nvisuals8#visuals%# %Depth1& hGContext hPixmap hFont \!(function8#plane_maskh#foregroundh#backgroundh# line_width8#line_style8#cap_style8#join_style8#fill_style8# fill_rule8#$arc_mode8#(tileQ&#,stippleQ&#0ts_x_origin8#4ts_y_origin8#8font^&#<subwindow_mode8#@graphics_exposures8#Dclip_x_origin8#Hclip_y_origin8#Lclip_maskQ&#Pdash_offset8#Tdashes#X i&XGCValues_XGCp(ext_data#gidB&#rects8#dashes8# dirtyh#values!(#1( (GC P*ext_data#display #root #width8# height8#mwidth8#mheight8#ndepths8#depths=&# root_depth8#$root_visual%#(default_gc(#,cmap#0white_pixelh#4black_pixelh#8max_maps8#<min_maps8#@backing_store8#Dsave_unders8#Hroot_input_mask@#L (Screen*h hKeySym*0 *extension8#major_opcode8#first_event8#first_error8# 5*XExtCodes* 8*  ( ** *CreateGCType 8*  ( ** *CopyGCType 8 +  ( *+ +FlushGCType 8R+  ( *7+ R+FreeGCType +name#card32h# h+XFontProp+unsigned short ,lbearingY#rbearingY#widthY#ascentY#descentY#attributes+# +XCharStruct, Pn-ext_data#fid^&#direction #min_char_or_byte2 # max_char_or_byte2 #min_byte1 #max_byte1 #all_chars_exist8#default_char # n_properties8#$properties+#(min_bounds,#,max_bounds,#8per_char/,#Dascent8#Hdescent8#L 4,XFontStructn- 8-  - *- -CreateFontType 8-  - *- -FreeFontType 8.  *- .CloseDisplayType BYTE +CARD16 hCARD32 CARD8 /type.#errorCode.#sequenceNumber*.#resourceID7.#minorCode*.#majorCodeD.# pad1.# pad37.# pad47.#pad57.#pad67.#pad77.# P.xError/8 8J/  / * %/*/ J/ErrorType /  8 *  8_/ /ErrorStringTypek /  / !/ /PrintErrorType/ /  * / @/ /BeforeFlushType_XExtenH-1next0*#codes*#create_GC*#copy_GC*#flush_GC%+#free_GCW+# create_Font-#$free_Font-#(close_display.#,errorO/#0error_string/#4name#8error_values/#<before_flush0#@next_flush0*#D8-141K1@8K1R1i1@_XLockInfoi1^ #2type.#data1.#sequenceNumber*.#length7.#data007.#data017.# data027.#data037.#data047.#data057.# 1xGenericReply YINT16 3type.#depthD.#sequenceNumber*.#length7.#root7.#x72# y72#width*.#height*.#borderWidth*.#pad1*.#pad27.#pad37.# C2xGetGeometryReply 3type.#pad1.#sequenceNumber*.#length7.#root7.#parent7.# nChildren*.#pad2*.#pad37.#pad47.#pad57.# 3xQueryTreeReply s4type.#pad1.#sequenceNumber*.#length7.#atom7.#pad27.# pad37.#pad47.#pad57.#pad67.# 3xInternAtomReply 35type.#pad1.#sequenceNumber*.#length7.#nameLength*.#pad2*.# pad37.# pad47.#pad57.#pad67.#pad77.# 4xGetAtomNameReply 5type.#formatD.#sequenceNumber*.#length7.#propertyType7.#bytesAfter7.# nItems7.#pad17.#pad27.#pad37.# K5xGetPropertyReply 6type.#pad1.#sequenceNumber*.#length7.#nProperties*.#pad2*.# pad37.# pad47.#pad57.#pad67.#pad77.# 6xListPropertiesReply g7type.#pad1.#sequenceNumber*.#length7.#owner7.#pad27.# pad37.#pad47.#pad57.#pad67.# 6xGetSelectionOwnerReply 8type.#status.#sequenceNumber*.#length7.#pad17.#pad27.# pad37.#pad47.#pad57.#pad67.# 7xGrabPointerReply 7xGrabKeyboardReply BOOL 9type.#sameScreenN8#sequenceNumber*.#length7.#root7.#child7.# rootX72#rootY72#winX72#winY72#mask*.#pad1*.#pad7.# Y8xQueryPointerReply 9type.#pad1.#sequenceNumber*.#length7.#nEvents7.#pad27.# pad37.#pad47.#pad57.#pad67.# 79xGetMotionEventsReply :type.#sameScreenN8#sequenceNumber*.#length7.#child7.#dstX72# dstY72#pad27.#pad37.#pad47.#pad57.# 9xTranslateCoordsReply M;type.#revertToD.#sequenceNumber*.#length7.#focus7.#pad17.# pad27.#pad37.#pad47.#pad57.# :xGetInputFocusReply @INT32 b<type.#drawDirectionD.#sequenceNumber*.#length7.#fontAscent72#fontDescent72# overallAscent72# overallDescent72#overallWidthg;#overallLeftg;#overallRightg;#pad7.# s;xQueryTextExtentsReply $=type.#pad1.#sequenceNumber*.#length7.#nFonts*.#pad2*.# pad37.# pad47.#pad57.#pad67.#pad77.# <xListFontsReply =type.#pad1.#sequenceNumber*.#length7.#nPaths*.#pad2*.# pad37.# pad47.#pad57.#pad67.#pad77.# :=xGetFontPathReply >type.#depthD.#sequenceNumber*.#length7.#visual7.#pad37.# pad47.#pad57.#pad67.#pad77.# =xGetImageReply N?type.#pad1.#sequenceNumber*.#length7.#nColormaps*.#pad2*.# pad37.# pad47.#pad57.#pad67.#pad77.# >xListInstalledColormapsReply "@type.#pad1.#sequenceNumber*.#length7.#red*.#green*.# blue*.# pad2*.#pixel7.#pad37.#pad47.#pad57.# q?xAllocColorReply Atype.#pad1.#sequenceNumber*.#length7.#pixel7.#exactRed*.# exactGreen*.#exactBlue*.#screenRed*.#screenGreen*.#screenBlue*.#pad27.#pad37.# 9@xAllocNamedColorReply Atype.#pad1.#sequenceNumber*.#length7.#nPixels*.#nMasks*.# pad37.# pad47.#pad57.#pad67.#pad77.# 4AxAllocColorCellsReply Btype.#pad1.#sequenceNumber*.#length7.#nPixels*.#pad2*.# redMask7.# greenMask7.#blueMask7.#pad37.#pad47.# AxAllocColorPlanesReply mCtype.#pad1.#sequenceNumber*.#length7.#nColors*.#pad2*.# pad37.# pad47.#pad57.#pad67.#pad77.# BxQueryColorsReply cDtype.#pad1.#sequenceNumber*.#length7.#exactRed*.#exactGreen*.# exactBlue*.# screenRed*.#screenGreen*.#screenBlue*.#pad37.#pad47.#pad57.# CxLookupColorReply !Etype.#pad1.#sequenceNumber*.#length7.#width*.#height*.# pad37.# pad47.#pad57.#pad67.#pad77.# {DxQueryBestSizeReply Ftype.#pad1.#sequenceNumber*.#length7.#presentN8#major_opcodeD.# first_eventD.# first_errorD.# pad37.# pad47.#pad57.#pad67.#pad77.# ;ExQueryExtensionReply Ftype.#nExtensionsD.#sequenceNumber*.#length7.#pad27.#pad37.# pad47.#pad57.#pad67.#pad77.# ,FxListExtensionsReply }Gtype.#successD.#sequenceNumber*.#length7.#pad27.#pad37.# pad47.#pad57.#pad67.#pad77.# FxSetModifierMappingReply ?Htype.#numKeyPerModifierD.#sequenceNumber*.#length7.#pad17.#pad27.# pad37.#pad47.#pad57.#pad67.# GxGetModifierMappingReply FxSetPointerMappingReply Itype.#keySymsPerKeyCodeD.#sequenceNumber*.#length7.#pad27.#pad37.# pad47.#pad57.#pad67.#pad77.# |HxGetKeyboardMappingReply Itype.#nEltsD.#sequenceNumber*.#length7.#pad27.#pad37.# pad47.#pad57.#pad67.#pad77.# >IxGetPointerMappingReply Jtype.#pad1.#sequenceNumber*.#length7.#accelNumerator*.#accelDenominator*.# threshold*.# pad2*.#pad37.#pad47.#pad57.#pad67.# IxGetPointerControlReply Ktype.#pad1.#sequenceNumber*.#length7.#timeout*.#interval*.# preferBlankingN8# allowExposuresN8# pad2*.#pad37.#pad47.#pad57.#pad67.# JxGetScreenSaverReply wLtype.#enabledN8#sequenceNumber*.#length7.#nHosts*.#pad1*.# pad37.# pad47.#pad57.#pad67.#pad77.# KxListHostsReply Ltype.#detail.#sequenceNumber*.# +KeyButMask Mpad007.#time7.#root7.#event7.# child7.#rootX72#rootY72#eventX72#eventY72#stateL#sameScreenN8#pad1.# #colormapsN?#allocColor"@#allocNamedColorA#colorCellsA#colorPlanesB#colorsmC#lookupColorcD#bestSize!E#extensionF#extensionsF#setModifierMapping}G#getModifierMapping?H#setPointerMapping^H#getKeyboardMappingI#getPointerMappingI#pointerControlJ#screenSaverK#hostswL#error/#event}[# [xReply\^ 8^  i^  8 n^_XInternalAsync ^next{1#handler^#data# ^ ^^_XLockPtrs3_lock_display^#unlock_display^#^8__XKeytrans@__XDisplayAtomsR__XContextDBh_8{__ _defaultCCCs#clientCmaps#perVisualIntensityMaps#_XIMFilter_ `  8 _ `_XInternalConnectionProc2`_XConnectionInfo`fd8#read_callback `#call_data#watch_data(`# next-`# `   8 8 (`` `XConnectionWatchProc`_XConnWatchInfo (afn`#client_data#next`#8(a_XkbInfoRec4a_XtransConnInfoGa_X11XCBPrivate^a8ta{aa@8aaa@ Display_XFixesExtDisplayInfo3bnext3b#display#codes*#major_version8# minor_version8#a aXFixesExtDisplayInfo8b breqTypeD.#xfixesReqTypeD.#length*.#mode.#target.#map.#pad1.#window7.# XbxXFixesChangeSaveSetReqbXFixesFindDisplaySb&c b_XFlush=c @=c__posix_ctime_roc Bc tm$ dtm_sec8#tm_min8#tm_hour8#tm_mday8# tm_mon8#tm_year8#tm_wday8#tm_yday8#tm_isdst8# ocd d__posix_asctime_r d d;d8Selection.c /var/tmp/libXfixes-5.0/src /opt/solstudio12.2/prod/bin/cc -xc99=all -DHAVE_CONFIG_H -I. -I.. -I../include/X11/extensions -I/usr/openwin/include -I/usr/local/include -v -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/include -g -c -KPIC -DPIC Selection.c -W0,-xp.XAKgoyLtG2xNUDK.Xa;g;P;R=Sun C 5.11 SunOS_i386 145355-01 2010/10/11;G=.XAKgoyLtG2xNUDK.;backend;raw;cd;DBG_GEN 5.3.0XFixesSelectSelectionInput"@BCU=dpy win selection meventMask!infoXb#reqb$int_XExtDatanumber=#next#free_private#private_data# D = char XPointer DXExtDataa   FreeFuncTypeunsigned char KeyCode" gmax_keypermod=#modifiermap0# 5XModifierKeymapg = } FreeModmapType_XFreeFuncs$hatoms#modifiermap#key_bindings#context_db# defaultCCCs#clientCmaps#intensityMaps#im_filters#xkb# unsigned long mXID_XDisplayD  ext_data#free_funcsh#fd=#conn_checker=# proto_major_version=#proto_minor_version=#vendor#resource_base~#resource_mask~# resource_id~#$resource_shift=#(resource_alloc% #,byte_order=#0bitmap_unit=#4bitmap_pad=#8bitmap_bit_order=#<nformats=#@pixmap_format #Dvnumber=#Hrelease=#Lhead #Ptail #Tqlen=#Xlast_request_readm#\requestm#`last_req#dbuffer#hbufptr#lbufmax#pmax_request_size #tdb6%#xsynchandlerB%#|display_name#default_screen=#nscreens=#screens*#motion_bufferm#flags*#min_keycode=#max_keycode=#keysyms0*#modifiermap}#keysyms_per_keycode=#xdefaults#scratch_buffer#scratch_lengthm#ext_number=#ext_procs5*#event_vec>1#wire_vec\1#lock_meaning#*# lock{1# async_handlers1# bigreq_sizem# lock_fns8_# idlist_alloc@_# key_bindingsR_# cursor_fontc&# atomsh_# mode_switch # num_lock # context_db{_# error_vec_# cms_# im_filters_# qfree # next_event_serial_numm# flushes5*# im_fd_info2`# im_fd_length=# conn_watchers`# watcher_count=# filedes# savedsynchandler4a# resource_max~# xcmisc_opcode=# xkb_infoGa# trans_conn^a# xcbta# next_cookie # generic_event_veca# generic_event_copy_veca#cookiejar!# ~%   } ext_data#depth=#bits_per_pixel=#scanline_pad=# * ScreenFormat} $ mWindow  type=#serialm#send_event=#display# window # XAnyEvent mTimeunsigned < type=#serialm#send_event=#display# window #root #subwindow #time #x=# y=#$x_root=#(y_root=#,state #0keycode #4same_screen=#8 $ XKeyEvent < type=#serialm#send_event=#display# window #root #subwindow #time #x=# y=#$x_root=#(y_root=#,state #0button #4same_screen=#8  XButtonEvent <type=#serialm#send_event=#display# window #root #subwindow #time #x=# y=#$x_root=#(y_root=#,state #0is_hint#4same_screen=#8 XMotionEvent D type=#serialm#send_event=#display# window #root #subwindow #time #x=# y=#$x_root=#(y_root=#,mode=#0detail=#4same_screen=#8focus=#<state #@ XCrossingEvent type=#serialm#send_event=#display# window #mode=#detail=# XFocusChangeEvent (?type=#serialm#send_event=#display# window #x=#y=#width=#height=# count=#$ XExposeEvent mDrawable 0type=#serialm#send_event=#display# drawableR#x=#y=#width=#height=# count=#$major_code=#(minor_code=#, aXGraphicsExposeEvent type=#serialm#send_event=#display# drawableR#major_code=#minor_code=# 9XNoExposeEvent 0type=#serialm#send_event=#display# window #state=# XVisibilityEvent 0 type=#serialm#send_event=#display# parent #window #x=#y=#width=# height=#$border_width=#(override_redirect=#, GXCreateWindowEvent type=#serialm#send_event=#display# event #window # %XDestroyWindowEvent type=#serialm#send_event=#display# event #window #from_configure=# XUnmapEvent type=#serialm#send_event=#display# event #window #override_redirect=# 0XMapEvent #type=#serialm#send_event=#display# parent #window # XMapRequestEvent (type=#serialm#send_event=#display# event #window #parent #x=#y=# override_redirect=#$ :XReparentEvent 4type=#serialm#send_event=#display# event #window #x=#y=#width=# height=#$border_width=#(above #,override_redirect=#0 XConfigureEvent Ptype=#serialm#send_event=#display# event #window #x=#y=# XGravityEvent type=#serialm#send_event=#display# window #width=#height=# dXResizeRequestEvent 8type=#serialm#send_event=#display# parent #window #x=#y=#width=# height=#$border_width=#(above #,detail=#0value_maskm#4 XConfigureRequestEvent [type=#serialm#send_event=#display# event #window #place=# XCirculateEvent type=#serialm#send_event=#display# parent #window #place=# qXCirculateRequestEvent mAtom type=#serialm#send_event=#display# window #atom#time #state=# XPropertyEvent type=#serialm#send_event=#display# window #selection#time # XSelectionClearEvent (type=#serialm#send_event=#display# owner #requestor #selection#target#property# time #$ /XSelectionRequestEvent $type=#serialm#send_event=#display# requestor #selection#target#property#time # XSelectionEvent mColormap 0type=#serialm#send_event=#display# window #colormap#new=#state=# XColormapEventlong^Eshort^xE EEbM#sg#lx# 06type=#serialm#send_event=#display# window #message_type#format=#data# XClientMessageEvent type=#serialm#send_event=#display# window #request=#first_keycode=#count=# PXMappingEvent p type=#display#resourceid~#serialm# error_code#request_code#minor_code# XErrorEvent E 4 type=#serialm#send_event=#display# window #key_vector # XKeymapEvent w!type=#serialm#send_event=#display# extension=#evtype=# !XGenericEventvoid! "type=#serialm#send_event=#display# extension=#evtype=#cookie #data!# !XGenericEventCookieE`G"E_XEvent`$type=#xany #xkey #xbutton #xmotion#xcrossing #xfocus#xexpose?#xgraphicsexpose#xnoexpose#xvisibility0#xcreatewindow #xdestroywindow#xunmap#xmap#xmaprequest##xreparent#xconfigure#xgravityP#xresizerequest#xconfigurerequest#xcirculate[#xcirculaterequest#xproperty#xselectionclear#xselectionrequest#xselection#xcolormap0#xclient6#xmapping#xerrorp #xkeymap #xgenericw!#xcookie"#pad6"# G"XEvent_XSQEventh"%next #event$#qserial_numm#d_XrmHashBucketRec"%=;% mVisualID %ext_data#visualidG%#class=#red_maskm# green_maskm#blue_maskm#bits_per_rgb=#map_entries=# V%Visual% 6&depth=#nvisuals=#visuals%# %Depth6& mGContext mPixmap mFont \&(function=#plane_maskm#foregroundm#backgroundm# line_width=#line_style=#cap_style=#join_style=#fill_style=# fill_rule=#$arc_mode=#(tileV&#,stippleV&#0ts_x_origin=#4ts_y_origin=#8fontc&#<subwindow_mode=#@graphics_exposures=#Dclip_x_origin=#Hclip_y_origin=#Lclip_maskV&#Pdash_offset=#Tdashes#X n&XGCValues_XGCp(ext_data#gidG&#rects=#dashes=# dirtym#values&(#6( (GC P *ext_data#display #root #width=# height=#mwidth=#mheight=#ndepths=#depthsB&# root_depth=#$root_visual%#(default_gc(#,cmap#0white_pixelm#4black_pixelm#8max_maps=#<min_maps=#@backing_store=#Dsave_unders=#Hroot_input_maskE#L (Screen *m mKeySym#*0 *extension=#major_opcode=#first_event=#first_error=# :*XExtCodes* =*  ( ** *CreateGCType =*  ( ** *CopyGCType =%+  ( * + %+FlushGCType =W+  ( *<+ W+FreeGCType +name#card32m# m+XFontProp+unsigned short ",lbearing^#rbearing^#width^#ascent^#descent^#attributes+# +XCharStruct", Ps-ext_data#fidc&#direction #min_char_or_byte2 # max_char_or_byte2 #min_byte1 #max_byte1 #all_chars_exist=#default_char # n_properties=#$properties+#(min_bounds",#,max_bounds",#8per_char4,#Dascent=#Hdescent=#L 9,XFontStructs- =-  - *- -CreateFontType =-  - *- -FreeFontType =.  *- .CloseDisplayType BYTE +CARD16 mCARD32 CARD8 /type$.#errorCode$.#sequenceNumber/.#resourceID<.#minorCode/.#majorCodeI.# pad1$.# pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# U.xError/= =O/  %/ * */// O/ErrorType /  = *  =d/ /ErrorStringTypep /  / !/ /PrintErrorType/ 0  * / E/ 0BeforeFlushType_XExtenH21next5*#codes*#create_GC*#copy_GC*#flush_GC*+#free_GC\+# create_Font-#$free_Font-#(close_display .#,errorT/#0error_string/#4name#8error_values/#<before_flush0#@next_flush5*#D=2191P1E=P1W1n1E_XLockInfon1^ (2type$.#data1$.#sequenceNumber/.#length<.#data00<.#data01<.# data02<.#data03<.#data04<.#data05<.# 1xGenericReply ^INT16  3type$.#depthI.#sequenceNumber/.#length<.#root<.#x<2# y<2#width/.#height/.#borderWidth/.#pad1/.#pad2<.#pad3<.# H2xGetGeometryReply 3type$.#pad1$.#sequenceNumber/.#length<.#root<.#parent<.# nChildren/.#pad2/.#pad3<.#pad4<.#pad5<.# "3xQueryTreeReply x4type$.#pad1$.#sequenceNumber/.#length<.#atom<.#pad2<.# pad3<.#pad4<.#pad5<.#pad6<.# 3xInternAtomReply 85type$.#pad1$.#sequenceNumber/.#length<.#nameLength/.#pad2/.# pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# 4xGetAtomNameReply 5type$.#formatI.#sequenceNumber/.#length<.#propertyType<.#bytesAfter<.# nItems<.#pad1<.#pad2<.#pad3<.# P5xGetPropertyReply 6type$.#pad1$.#sequenceNumber/.#length<.#nProperties/.#pad2/.# pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# 6xListPropertiesReply l7type$.#pad1$.#sequenceNumber/.#length<.#owner<.#pad2<.# pad3<.#pad4<.#pad5<.#pad6<.# 6xGetSelectionOwnerReply "8type$.#status$.#sequenceNumber/.#length<.#pad1<.#pad2<.# pad3<.#pad4<.#pad5<.#pad6<.# 7xGrabPointerReply 7xGrabKeyboardReply BOOL #9type$.#sameScreenS8#sequenceNumber/.#length<.#root<.#child<.# rootX<2#rootY<2#winX<2#winY<2#mask/.#pad1/.#pad<.# ^8xQueryPointerReply 9type$.#pad1$.#sequenceNumber/.#length<.#nEvents<.#pad2<.# pad3<.#pad4<.#pad5<.#pad6<.# <9xGetMotionEventsReply :type$.#sameScreenS8#sequenceNumber/.#length<.#child<.#dstX<2# dstY<2#pad2<.#pad3<.#pad4<.#pad5<.# 9xTranslateCoordsReply R;type$.#revertToI.#sequenceNumber/.#length<.#focus<.#pad1<.# pad2<.#pad3<.#pad4<.#pad5<.# :xGetInputFocusReply EINT32 g<type$.#drawDirectionI.#sequenceNumber/.#length<.#fontAscent<2#fontDescent<2# overallAscent<2# overallDescent<2#overallWidthl;#overallLeftl;#overallRightl;#pad<.# x;xQueryTextExtentsReply )=type$.#pad1$.#sequenceNumber/.#length<.#nFonts/.#pad2/.# pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# <xListFontsReply =type$.#pad1$.#sequenceNumber/.#length<.#nPaths/.#pad2/.# pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# ?=xGetFontPathReply >type$.#depthI.#sequenceNumber/.#length<.#visual<.#pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# =xGetImageReply S?type$.#pad1$.#sequenceNumber/.#length<.#nColormaps/.#pad2/.# pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# >xListInstalledColormapsReply '@type$.#pad1$.#sequenceNumber/.#length<.#red/.#green/.# blue/.# pad2/.#pixel<.#pad3<.#pad4<.#pad5<.# v?xAllocColorReply Atype$.#pad1$.#sequenceNumber/.#length<.#pixel<.#exactRed/.# exactGreen/.#exactBlue/.#screenRed/.#screenGreen/.#screenBlue/.#pad2<.#pad3<.# >@xAllocNamedColorReply Atype$.#pad1$.#sequenceNumber/.#length<.#nPixels/.#nMasks/.# pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# 9AxAllocColorCellsReply Btype$.#pad1$.#sequenceNumber/.#length<.#nPixels/.#pad2/.# redMask<.# greenMask<.#blueMask<.#pad3<.#pad4<.# AxAllocColorPlanesReply rCtype$.#pad1$.#sequenceNumber/.#length<.#nColors/.#pad2/.# pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# BxQueryColorsReply hDtype$.#pad1$.#sequenceNumber/.#length<.#exactRed/.#exactGreen/.# exactBlue/.# screenRed/.#screenGreen/.#screenBlue/.#pad3<.#pad4<.#pad5<.# CxLookupColorReply &Etype$.#pad1$.#sequenceNumber/.#length<.#width/.#height/.# pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# DxQueryBestSizeReply Ftype$.#pad1$.#sequenceNumber/.#length<.#presentS8#major_opcodeI.# first_eventI.# first_errorI.# pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# @ExQueryExtensionReply Ftype$.#nExtensionsI.#sequenceNumber/.#length<.#pad2<.#pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# 1FxListExtensionsReply Gtype$.#successI.#sequenceNumber/.#length<.#pad2<.#pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# FxSetModifierMappingReply DHtype$.#numKeyPerModifierI.#sequenceNumber/.#length<.#pad1<.#pad2<.# pad3<.#pad4<.#pad5<.#pad6<.# GxGetModifierMappingReply FxSetPointerMappingReply $Itype$.#keySymsPerKeyCodeI.#sequenceNumber/.#length<.#pad2<.#pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# HxGetKeyboardMappingReply Itype$.#nEltsI.#sequenceNumber/.#length<.#pad2<.#pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# CIxGetPointerMappingReply Jtype$.#pad1$.#sequenceNumber/.#length<.#accelNumerator/.#accelDenominator/.# threshold/.# pad2/.#pad3<.#pad4<.#pad5<.#pad6<.# IxGetPointerControlReply Ktype$.#pad1$.#sequenceNumber/.#length<.#timeout/.#interval/.# preferBlankingS8# allowExposuresS8# pad2/.#pad3<.#pad4<.#pad5<.#pad6<.# JxGetScreenSaverReply |Ltype$.#enabledS8#sequenceNumber/.#length<.#nHosts/.#pad1/.# pad3<.# pad4<.#pad5<.#pad6<.#pad7<.# KxListHostsReply Ltype$.#detail$.#sequenceNumber/.# +KeyButMask Mpad00<.#time<.#root<.#event<.# child<.#rootX<2#rootY<2#eventX<2#eventY<2#stateL#sameScreenS8#pad1$.# ANpad00<.#time<.#root<.#event<.# child<.#rootX<2#rootY<2#eventX<2#eventY<2#stateL#mode$.#flags$.# Npad00<.#window<.#mode$.#pad1$.# pad2$.# pad3$.#  Opad00<.#window<.#x/.#y/.# width/.# height/.#count/.#pad2/.# Opad00<.#drawable<.#x/.#y/.# width/.# height/.#minorEvent/.#count/.#majorEvent$.#pad1$.#pad2$.#pad3$.# Ppad00<.#drawable<.#minorEvent/.#majorEvent$.# bpad$.# rPpad00<.#window<.#stateI.#pad1$.# pad2$.# pad3$.#  Qpad00<.#parent<.#window<.#x<2# y<2#width/.#height/.#borderWidth/.#overrideS8#bpad$.# #colormapsS?#allocColor'@#allocNamedColorA#colorCellsA#colorPlanesB#colorsrC#lookupColorhD#bestSize&E#extensionF#extensionsF#setModifierMappingG#getModifierMappingDH#setPointerMappingcH#getKeyboardMapping$I#getPointerMappingI#pointerControlJ#screenSaverK#hosts|L#error/#event[# [xReplya^ =^  n^  = s^_XInternalAsync ^next1#handler^#data# ^ ^^_XLockPtrs8_lock_display^#unlock_display^#^=__XKeytransE__XDisplayAtomsW__XContextDBm_=__ _defaultCCCs#clientCmaps#perVisualIntensityMaps#_XIMFilter_  `  = _ `_XInternalConnectionProc7`_XConnectionInfo`fd=#read_callback`#call_data#watch_data-`# next2`# `   = = -`` `XConnectionWatchProc`_XConnWatchInfo -afn`#client_data#next`#=-a_XkbInfoRec9a_XtransConnInfoLa_X11XCBPrivateca=yaaaE=aaaE Display_XFixesExtDisplayInfo8bnext8b#display#codes*#major_version=# minor_version=#a aXFixesExtDisplayInfo=b breqTypeI.#xfixesReqTypeI.#length/.#window<.#selection<.#eventMask<.# ]bxXFixesSelectSelectionInputReqbXFixesFindDisplayXb!c b_XFlush8c  E8c__posix_ctime_rjc =c tm$ dtm_sec=#tm_min=#tm_hour=#tm_mday=# tm_mon=#tm_year=#tm_wday=#tm_yday=#tm_isdst=# jcdd__posix_asctime_r d doXfixes.c /var/tmp/libXfixes-5.0/src /opt/solstudio12.2/prod/bin/cc -xc99=all -DHAVE_CONFIG_H -I. -I.. -I../include/X11/extensions -I/usr/openwin/include -I/usr/local/include -v -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/local/include -g -c -KPIC -DPIC Xfixes.c -W0,-xp.XAKgoyLuG2xNEQK.Xa;g;P;R=Sun C 5.11 SunOS_i386 145355-01 2010/10/11;G=.XAKgoyLuG2xNEQK.;backend;raw;cd;DBG_GEN 5.3.0(charlongXFixesExtensionNameXPXFixesExtAddDisplay1CFUb8cextinfo.dpy/ ext_name0infob2evL3 DvF D#F D#Frepc@reqdA (FvF (FvFcodes+e _XFixesExtDisplayInfoG nextG# display# codes+# major_versionL# minor_versionL# int _XExtData numberL# next# free_private# private_data# S L  XPointerSXExtData  b FreeFuncTypeunsigned charKeyCode )n max_keypermodL# modifiermap7#<XModifierKeymap n L FreeModmapType _XFreeFuncs$o atoms# modifiermap# key_bindings# context_db# defaultCCCs# clientCmaps# intensityMaps# im_filters# xkb# unsigned longtXID_XDisplayD  ext_data# free_funcso# fdL# conn_checkerL# proto_major_versionL# proto_minor_versionL# vendor# resource_base# resource_mask# resource_id#$ resource_shiftL#( resource_alloc, #, byte_orderL#0 bitmap_unitL#4 bitmap_padL#8 bitmap_bit_orderL#< nformatsL#@ pixmap_format #D vnumberL#H releaseL#L head #P tail #T qlenL#X last_request_readt#\ requestt#` last_req#d buffer#h bufptr#l bufmax#p max_request_size #t db5&#x synchandlerA&#| display_name# default_screenL# nscreensL# screens+# motion_buffert# flags+# min_keycodeL# max_keycodeL# keysyms/+# modifiermap# keysyms_per_keycodeL# xdefaults# scratch_buffer# scratch_lengtht# ext_numberL# ext_procs4+# event_vec=2# wire_vec[2# lock_meaning"+# lockz2# async_handlers2# bigreq_sizet# lock_fns7`# idlist_alloc?`# key_bindingsQ`# cursor_fontb'# atomsg`# mode_switch # num_lock # context_dbz`# error_vec`# cms`# im_filters`# qfree # next_event_serial_numt# flushes4+# im_fd_info1a# im_fd_lengthL# conn_watchersa# watcher_countL# filedes# savedsynchandler3b# resource_max# xcmisc_opcodeL# xkb_infoFb# trans_conn]b# xcbsb# next_cookie # generic_event_vecb# generic_event_copy_vecb# cookiejar"#  ,    ext_data# depthL# bits_per_pixelL# scanline_padL# 1 ScreenFormat %tWindow typeL# serialt# send_eventL# display# window # XAnyEventtTimeunsigned< typeL# serialt# send_eventL# display# window # root # subwindow # time # xL# yL#$ x_rootL#( y_rootL#, state #0 keycode #4 same_screenL#8+ XKeyEvent< typeL# serialt# send_eventL# display# window # root # subwindow # time # xL# yL#$ x_rootL#( y_rootL#, state #0 button #4 same_screenL#8!XButtonEvent< typeL# serialt# send_eventL# display# window # root # subwindow # time # xL# yL#$ x_rootL#( y_rootL#, state #0 is_hint#4 same_screenL#8XMotionEventD typeL# serialt# send_eventL# display# window # root # subwindow # time # xL# yL#$ x_rootL#( y_rootL#, modeL#0 detailL#4 same_screenL#8 focusL#< state #@XCrossingEvent typeL# serialt# send_eventL# display# window # modeL# detailL#'XFocusChangeEvent(F typeL# serialt# send_eventL# display# window # xL# yL# widthL# heightL# countL#$XExposeEventtDrawable0% typeL# serialt# send_eventL# display# drawableY# xL# yL# widthL# heightL# countL#$ major_codeL#( minor_codeL#,hXGraphicsExposeEvent typeL# serialt# send_eventL# display# drawableY# major_codeL# minor_codeL#@XNoExposeEvent7 typeL# serialt# send_eventL# display# window # stateL#XVisibilityEvent0 typeL# serialt# send_eventL# display# parent # window # xL# yL# widthL# heightL#$ border_widthL#( override_redirectL#,NXCreateWindowEvent typeL# serialt# send_eventL# display# event # window #,XDestroyWindowEvent% typeL# serialt# send_eventL# display# event # window # from_configureL#XUnmapEvent typeL# serialt# send_eventL# display# event # window # override_redirectL#7XMapEvent* typeL# serialt# send_eventL# display# parent # window #XMapRequestEvent( typeL# serialt# send_eventL# display# event # window # parent # xL# yL# override_redirectL#$AXReparentEvent4 typeL# serialt# send_eventL# display# event # window # xL# yL# widthL# heightL#$ border_widthL#( above #, override_redirectL#0XConfigureEvent W typeL# serialt# send_eventL# display# event # window # xL# yL#XGravityEvent typeL# serialt# send_eventL# display# window # widthL# heightL#kXResizeRequestEvent8 typeL# serialt# send_eventL# display# parent # window # xL# yL# widthL# heightL#$ border_widthL#( above #, detailL#0 value_maskt#4XConfigureRequestEventb typeL# serialt# send_eventL# display# event # window # placeL#XCirculateEvent typeL# serialt# send_eventL# display# parent # window # placeL#xXCirculateRequestEventtAtom  typeL# serialt# send_eventL# display# window # atom# time # stateL#XPropertyEvent typeL# serialt# send_eventL# display# window # selection# time #XSelectionClearEvent( typeL# serialt# send_eventL# display# owner # requestor # selection# target# property# time #$6XSelectionRequestEvent$ typeL# serialt# send_eventL# display# requestor # selection# target# property# time # XSelectionEventtColormap 7 typeL# serialt# send_eventL# display# window # colormap# newL# stateL#XColormapEvent]short]w  bL# sf# lw#05 typeL# serialt# send_eventL# display# window # message_type# formatL# data#XClientMessageEvent  typeL# serialt# send_eventL# display# window # requestL# first_keycodeL# countL#O XMappingEvento! typeL# display# resourceid# serialt# error_code# request_code# minor_code# XErrorEvent !4! typeL# serialt# send_eventL# display# window # key_vector!#!XKeymapEventv" typeL# serialt# send_eventL# display# extensionL# evtypeL#"XGenericEventvoid " # typeL# serialt# send_eventL# display# extensionL# evtypeL# cookie # data"#"XGenericEventCookie`F#_XEvent`% typeL# xany # xkey# xbutton# xmotion# xcrossing# xfocus# xexposeF# xgraphicsexpose%# xnoexpose# xvisibility7# xcreatewindow# xdestroywindow# xunmap%# xmap# xmaprequest*# xreparent# xconfigure# xgravityW# xresizerequest# xconfigurerequest# xcirculateb# xcirculaterequest# xproperty# xselectionclear# xselectionrequest# xselection# xcolormap7# xclient5 # xmapping # xerroro!# xkeymap!# xgenericv"# xcookie## pad5##F#XEvent _XSQEventh!& next # event%# qserial_numt#d_XrmHashBucketRec !&L :&tVisualID & ext_data# visualidF&# classL# red_maskt# green_maskt# blue_maskt# bits_per_rgbL# map_entriesL#U&Visual & 5' depthL# nvisualsL# visuals&#&Depth 5'tGContexttPixmaptFont\%) functionL# plane_maskt# foregroundt# backgroundt# line_widthL# line_styleL# cap_styleL# join_styleL# fill_styleL# fill_ruleL#$ arc_modeL#( tileU'#, stippleU'#0 ts_x_originL#4 ts_y_originL#8 fontb'#< subwindow_modeL#@ graphics_exposuresL#D clip_x_originL#H clip_y_originL#L clip_maskU'#P dash_offsetL#T dashes#Xm'XGCValues _XGCp) ext_data# gidF'# rectsL# dashesL# dirtyt# values%)# 5))GCP + ext_data# display # root # widthL# heightL# mwidthL# mheightL# ndepthsL# depthsA'# root_depthL#$ root_visual&#( default_gc)#, cmap#0 white_pixelt#4 black_pixelt#8 max_mapsL#< min_mapsL#@ backing_storeL#D save_undersL#H root_input_mask#L)Screen +ttKeySym "+ 1+ extensionL# major_opcodeL# first_eventL# first_errorL# 9+XExtCodes + L+)+ ++CreateGCType L+)+ ++CopyGCType L$,)+ ,$,FlushGCType LV,)+ ;,V,FreeGCType, name# card32t#l,XFontProp ,unsigned short !- lbearing]# rbearing]# width]# ascent]# descent]# attributes,# ,XCharStruct !-Pr. ext_data# fidb'# direction # min_char_or_byte2 # max_char_or_byte2 # min_byte1 # max_byte1 # all_chars_existL# default_char # n_propertiesL#$ properties,#( min_bounds!-#, max_bounds!-#8 per_char3-#D ascentL#H descentL#L8-XFontStruct r. L..+ ..CreateFontType L..+ ..FreeFontType L/+ ./CloseDisplayTypeBYTE,CARD16tCARD32CARD8 0 type#/# errorCode#/# sequenceNumber./# resourceID;/# minorCode./# majorCodeH/# pad1#/# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#T/xError 0 L LN0$0+)0 .0N0ErrorType 0L+L c00ErrorStringType o!00" 00PrintErrorType 00+0 00BeforeFlushType _XExtenH12 next4+# codes+# create_GC+# copy_GC+# flush_GC),# free_GC[,# create_Font.#$ free_Font.#( close_display /#, errorS0#0 error_string0#4 name#8 error_values0#< before_flush1#@ next_flush4+#DL 1282O2L O2V2m2_XLockInfo m2 _ '3 type#/# data1#/# sequenceNumber./# length;/# data00;/# data01;/# data02;/# data03;/# data04;/# data05;/#2xGenericReply]INT16  4 type#/# depthH/# sequenceNumber./# length;/# root;/# x;3# y;3# width./# height./# borderWidth./# pad1./# pad2;/# pad3;/#G3xGetGeometryReply 4 type#/# pad1#/# sequenceNumber./# length;/# root;/# parent;/# nChildren./# pad2./# pad3;/# pad4;/# pad5;/#!4xQueryTreeReply w5 type#/# pad1#/# sequenceNumber./# length;/# atom;/# pad2;/# pad3;/# pad4;/# pad5;/# pad6;/#4xInternAtomReply 76 type#/# pad1#/# sequenceNumber./# length;/# nameLength./# pad2./# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#5xGetAtomNameReply 6 type#/# formatH/# sequenceNumber./# length;/# propertyType;/# bytesAfter;/# nItems;/# pad1;/# pad2;/# pad3;/#O6xGetPropertyReply 7 type#/# pad1#/# sequenceNumber./# length;/# nProperties./# pad2./# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#7xListPropertiesReply k8 type#/# pad1#/# sequenceNumber./# length;/# owner;/# pad2;/# pad3;/# pad4;/# pad5;/# pad6;/#7xGetSelectionOwnerReply !9 type#/# status#/# sequenceNumber./# length;/# pad1;/# pad2;/# pad3;/# pad4;/# pad5;/# pad6;/#8xGrabPointerReply8xGrabKeyboardReplyBOOL ": type#/# sameScreenR9# sequenceNumber./# length;/# root;/# child;/# rootX;3# rootY;3# winX;3# winY;3# mask./# pad1./# pad;/#]9xQueryPointerReply : type#/# pad1#/# sequenceNumber./# length;/# nEvents;/# pad2;/# pad3;/# pad4;/# pad5;/# pad6;/#;:xGetMotionEventsReply ; type#/# sameScreenR9# sequenceNumber./# length;/# child;/# dstX;3# dstY;3# pad2;/# pad3;/# pad4;/# pad5;/#:xTranslateCoordsReply Q< type#/# revertToH/# sequenceNumber./# length;/# focus;/# pad1;/# pad2;/# pad3;/# pad4;/# pad5;/#;xGetInputFocusReplyINT32 f= type#/# drawDirectionH/# sequenceNumber./# length;/# fontAscent;3# fontDescent;3# overallAscent;3# overallDescent;3# overallWidthk<# overallLeftk<# overallRightk<# pad;/#w<xQueryTextExtentsReply (> type#/# pad1#/# sequenceNumber./# length;/# nFonts./# pad2./# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#=xListFontsReply > type#/# pad1#/# sequenceNumber./# length;/# nPaths./# pad2./# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#>>xGetFontPathReply ? type#/# depthH/# sequenceNumber./# length;/# visual;/# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#>xGetImageReply R@ type#/# pad1#/# sequenceNumber./# length;/# nColormaps./# pad2./# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#?xListInstalledColormapsReply &A type#/# pad1#/# sequenceNumber./# length;/# red./# green./# blue./# pad2./# pixel;/# pad3;/# pad4;/# pad5;/#u@xAllocColorReply B type#/# pad1#/# sequenceNumber./# length;/# pixel;/# exactRed./# exactGreen./# exactBlue./# screenRed./# screenGreen./# screenBlue./# pad2;/# pad3;/#=AxAllocNamedColorReply B type#/# pad1#/# sequenceNumber./# length;/# nPixels./# nMasks./# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#8BxAllocColorCellsReply C type#/# pad1#/# sequenceNumber./# length;/# nPixels./# pad2./# redMask;/# greenMask;/# blueMask;/# pad3;/# pad4;/#BxAllocColorPlanesReply qD type#/# pad1#/# sequenceNumber./# length;/# nColors./# pad2./# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#CxQueryColorsReply gE type#/# pad1#/# sequenceNumber./# length;/# exactRed./# exactGreen./# exactBlue./# screenRed./# screenGreen./# screenBlue./# pad3;/# pad4;/# pad5;/#DxLookupColorReply %F type#/# pad1#/# sequenceNumber./# length;/# width./# height./# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#ExQueryBestSizeReply G type#/# pad1#/# sequenceNumber./# length;/# presentR9# major_opcodeH/# first_eventH/# first_errorH/# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#?FxQueryExtensionReply G type#/# nExtensionsH/# sequenceNumber./# length;/# pad2;/# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#0GxListExtensionsReply H type#/# successH/# sequenceNumber./# length;/# pad2;/# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#GxSetModifierMappingReply CI type#/# numKeyPerModifierH/# sequenceNumber./# length;/# pad1;/# pad2;/# pad3;/# pad4;/# pad5;/# pad6;/#HxGetModifierMappingReplyGxSetPointerMappingReply #J type#/# keySymsPerKeyCodeH/# sequenceNumber./# length;/# pad2;/# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#IxGetKeyboardMappingReply J type#/# nEltsH/# sequenceNumber./# length;/# pad2;/# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#BJxGetPointerMappingReply K type#/# pad1#/# sequenceNumber./# length;/# accelNumerator./# accelDenominator./# threshold./# pad2./# pad3;/# pad4;/# pad5;/# pad6;/#JxGetPointerControlReply L type#/# pad1#/# sequenceNumber./# length;/# timeout./# interval./# preferBlankingR9# allowExposuresR9# pad2./# pad3;/# pad4;/# pad5;/# pad6;/#KxGetScreenSaverReply {M type#/# enabledR9# sequenceNumber./# length;/# nHosts./# pad1./# pad3;/# pad4;/# pad5;/# pad6;/# pad7;/#LxListHostsReplyM type#/# detail#/# sequenceNumber./#,KeyButMask N pad00;/# time;/# root;/# event;/# child;/# rootX;3# rootY;3# eventX;3# eventY;3# stateM# sameScreenR9# pad1#/# @O pad00;/# time;/# root;/# event;/# child;/# rootX;3# rootY;3# eventX;3# eventY;3# stateM# mode#/# flags#/# O pad00;/# window;/# mode#/# pad1#/# pad2#/# pad3#/#  P pad00;/# window;/# x./# y./# width./# height./# count./# pad2./#P pad00;/# drawable;/# x./# y./# width./# height./# minorEvent./# count./# majorEvent#/# pad1#/# pad2#/# pad3#/# Q pad00;/# drawable;/# minorEvent./# majorEvent#/# bpad#/#  qQ pad00;/# window;/# stateH/# pad1#/# pad2#/# pad3#/# R pad00;/# parent;/# window;/# x;3# y;3# width./# height./# borderWidth./# overrideR9# bpad#/# ;R pad00;/# event;/# window;/#R pad00;/# event;/# window;/# fromConfigureR9# pad1#/# pad2#/# pad3#/#S pad00;/# event;/# window;/# overrideR9# pad1#/# pad2#/# pad3#/# JS pad00;/# parent;/# window;/#S pad00;/# event;/# window;/# parent;/# x;3# y;3# overrideR9# pad1#/# pad2#/# pad3#/#T pad00;/# event;/# window;/# aboveSibling;/# x;3# y;3# width./# height./# borderWidth./# overrideR9# bpad#/# +U pad00;/# parent;/# window;/# sibling;/# x;3# y;3# width./# height./# borderWidth./# valueMask./# pad1;/# U pad00;/# event;/# window;/# x;3# y;3# pad1;/# pad2;/# pad3;/# pad4;/# U pad00;/# window;/# width./# height./# _V pad00;/# event;/# window;/# parent;/# place#/# pad1#/# pad2#/# pad3#/#V pad00;/# window;/# atom;/# time;/# state#/# pad1#/# pad2./#W pad00;/# time;/# window;/# atom;/# zW pad00;/# time;/# owner;/# requestor;/# selection;/# target;/# property;/#W pad00;/# time;/# requestor;/# selection;/# target;/# property;/#KX pad00;/# window;/# colormap;/# newR9# state#/# pad1#/# pad2#/#X pad00;/# requestH/# firstKeyCodeH/# countH/# pad1#/#Y type;/# longs0k<# longs1k<# longs2k<# longs3k<# longs4k<#Y type;/# shorts0;3# shorts1;3# shorts2;3# shorts3;3# shorts4;3# shorts5;3# shorts6;3# shorts7;3# shorts8;3# shorts9;3#signed charYINT8YYZ type;/# bytesY#*Z lX# sY# bY# YZ pad00;/# window;/# uZ# g\ uM# keyButtonPointerM# enterLeaveN# focus@O# exposeO# graphicsExposure P# noExposureP# visibilityQ# createNotifyqQ# destroyNotifyR# unmapNotify;R# mapNotifyR# mapRequestS# reparentJS# configureNotifyS# configureRequestT# gravity+U# resizeRequestU# circulateU# property_V# selectionClearV# selectionRequestW# selectionNotifyzW# colormapW# mappingNotifyKX# clientMessage*Z# _xEvent \ uYZ#g\xEvent `_ generic'3# geom 4# tree4# atomw5# atomName76# property6# listProperties7# selectionk8# grabPointer!9# grabKeyboard99# pointer":# motionEvents:# coords;# inputFocusQ<# textExtentsf=# fonts(># fontPath># image?# colormapsR@# allocColor&A# allocNamedColorB# colorCellsB# colorPlanesC# colorsqD# lookupColorgE# bestSize%F# extensionG# extensionsG# setModifierMappingH# getModifierMappingCI# setPointerMappingbI# getKeyboardMapping#J# getPointerMappingJ# pointerControlK# screenSaverL# hosts{M# error0# event\#\xReply `_ L_m_L r_ _XInternalAsync _ next2# handler_# data#_ _ _ _XLockPtrs7` lock_display_# unlock_display_# _ <`_XKeytrans D`_XDisplayAtoms V`_XContextDB l`L ` ` ` defaultCCCs# clientCmaps# perVisualIntensityMaps#_XIMFilter `aL `a_XInternalConnectionProc  6a _XConnectionInfoa fdL# read_callback a# call_data# watch_data,a# next1a#aLL,a aaXConnectionWatchProc a _XConnWatchInfo ,b fna# client_data# nexta#L ,b_XkbInfoRec 8b_XtransConnInfo Kb_X11XCBPrivate bbL xbbbL bbbDisplayXFixesExtDisplayInfo b _XFixesExtInfo $c headb# curb# ndisplaysL#bXFixesExtInfo $c c type#/# pad1#/# sequenceNumber./# length;/# majorVersion;/# minorVersion;/# pad2;/# pad3;/# pad4;/# pad5;/#=cxXFixesQueryVersionReply id reqTypeH/# xfixesReqTypeH/# length./# majorVersion;/# minorVersion;/#dxXFixesQueryVersionReq idXFixesExtRemoveDisplayGOHULe8cextinfodpy infobprevbXFixesExtFindDisplayPH`IUbee8cextinfodpy infobXFixesFindDisplay`IIUbedpyinfobXFixesCloseDisplayIJULedpy+codes XFixesWireToEventJKULfdpyfevent fwireinfob dJK lJK lJK lJKaeventgawireh KKaeventniawire8j % \( g typeL# serialt# send_eventL# display# window # subtypeL# owner # selection# timestamp # selection_timestamp #$fXFixesSelectionNotifyEvent g h typeH/# subtypeH/# sequenceNumber./# window;/# owner;/# selection;/# timestamp;/# selectionTimestamp;/# pad2;/# pad3;/#gxXFixesSelectionNotifyEvent h$ Pi typeL# serialt# send_eventL# display# window # subtypeL# cursor_serialt# timestamp # cursor_name# hXFixesCursorNotifyEvent Pi j typeH/# subtypeH/# sequenceNumber./# window;/# cursorSerial;/# timestamp;/# name;/# pad1;/# pad2;/# pad3;/#sixXFixesCursorNotifyEvent jXFixesEventToWireLMUL:kdpyfevent fwireinfob TLM \LZM \LZM \LLaeventgawireh LZMaeventniawire8jXFixesQueryExtension/MNULkdpy,)0event_base_return- )0error_base_return.infob0XFixesQueryVersion@NNULZldpy=)0major_version_return> )0minor_version_return?infobA XFixesVersionLNNULXFixesExtensionInfo$c`PL lL l!XESetEventToWirell LlL lL l!XESetWireToEventl-m LlL -mL 9m!XESetCloseDisplay@mtm L4m \!_XReplyLm tmLL"_XFlushm 2!_XSetLastRequestReadtm m!malloc"n "freen"!XFreeL3n" !XAddExtension+Yn3n Yn!XInitExtension+n3n^n n!__posix_ctime_rnn tm$ Uo tm_secL# tm_minL# tm_hourL# tm_mdayL# tm_monL# tm_yearL# tm_wdayL# tm_ydayL# tm_isdstL# n Uo#Zo#$__posix_asctime_r_odo /var/tmp/libXfixes-5.0/src/usr/local/include/X11/usr/local/include/X11/extensions../include/X11/extensions/usr/include/isoCursor.cXlibint.hXlib.hX.hXproto.hXmd.hXfixesint.hxfixesproto.hXfixes.hstdio_iso.htime_iso.h7  [ j u ~     $ I       ) E T _ f o }           + 6 A L W b k w          4 : Pq      K Z e n x     ) 0Qb    + : E N k         " G c i     k z       # < G L q      ! x       A        ARl w |     % . S o       9          % @ I X w      , 7 < a     ! /!   /var/tmp/libXfixes-5.0/src../include/X11/extensions/usr/local/include/X11/usr/local/include/X11/extensions/usr/include/isoRegion.cXfixes.hXlibint.hXlib.hX.hXproto.hXmd.hXfixesint.hxfixesproto.htime_iso.h@!a!r!! ! #" 2" =" `" m" c# p# # #  $ $  $A$5R$t$ $ % % % @% I% n% % % %%%% & & & & & & & & ' ' 0'Q'b'' ' ( "( -( P( \( ( ( ( ((() )) ) ) ) ) ) ) *  * 0*Q*b*|* *  + + %+ .+ S+ o+ ++++ + [, j, u, ~, , - - -  . ). 0.Q.b.|. .  / / %/ ./ 7/ \/ x/ //// / [0 j0 u0 ~0 0 0 0 0 011,1 Q1 1 1 1 1 1 1 2 12 @2a2r22 2 3 *3 53 >3 G3 P3 u3 3 3333 4 {4 4 4 4 4 4 4 4 4 5  5 05Q5b5|5 5  6 6 %6 .6 86 B6 g6 6 6666 7 k7 z7 7 7 7 7 7 78 8 08Q8b88 8 9 "9 -9 69 @9 ]9 9 9 9 9 9 9 9 9 9 9 : : *: O: k: x: : : : : : : : ;1;B;\; ; ; ; < < < $< .< S< o< <<<< < [= j= u= ~= = = = = = = =>"><> a> > > > > > ?  ? 0? L? `???? ? ;@ J@ U@ ^@ g@ q@ {@ @ @ @ @ b /var/tmp/libXfixes-5.0/src/usr/local/include/X11/usr/local/include/X11/extensions/usr/include/isoSaveSet.cXlibint.hXlib.hX.hXproto.hXmd.hXfixesint.hxfixesproto.htime_iso.h@AA,A QA A A A A A A A B :B \ /var/tmp/libXfixes-5.0/src/usr/local/include/X11/usr/local/include/X11/extensions/usr/include/isoSelection.cXlibint.hXlib.hX.hXproto.hXmd.hXfixesint.hxfixesproto.htime_iso.h@BaB"rBB B C *C 5C >C GC PC uC C q /var/tmp/libXfixes-5.0/src/usr/local/include/X11/usr/local/include/X11/extensions../include/X11/extensions/usr/include/isoXfixes.cXfixesint.hXlibint.hXlib.hX.hXproto.hXmd.hxfixesproto.hXfixes.htime_iso.hCC4C C C DD1D =D PDgD ~D}D D D 'E 6E AE KE UE rE E E E E E E F (F9F AF OF \F vFF F F F F F F G!GIG PG aG pG vG~GG G GG G G G  H 2H @H GH PHqHH HH H H H  I I|)IQI XI `III I I I IIJ J1JBJ dJ lJrJ xJ J J J J J J J J K K K"K (K :K GK _K zK K K K K K K]K&K L!L2L TL \LbL hL L L L L L L L LL L M *M 6M BM NM \MfMM MMM M M M MN N1NBN `N lN xN N NNN  DD%.?  : ; @ ' D I: ;  4I : ;  $>  :  I8 I ' ID  I I: ' D   :  : I !I/  :  : < ' ID 5I&II ' D .?  : ; @ ' ID .?  : ;@ ' D I: ; 4I : ; .?  : ;@ ' ID  D D .? < ' ID !.? < ' D "7I#.? < ' ID  DD%.?  : ; @ ' ID I: ;  4I : ;   $> I:  :  I8 I ' ID  I ' D  :  : I !I/  :  : < ' ID 5I&II ' D .?  : ; @ ' D .?  : ;@ ' D I: ; 4I : ; .?  : ;@ ' ID .? < ' ID  .? < ' D !7I".? < ' ID  DD%.?  : ; @ ' D I: ;  4I : ;  $>  :  I8 I ' ID  I I: ' D   :  : I !I/  :  : < ' ID 5I&II ' D .? < ' ID .? < ' D 7I.? < ' ID  DD%.?  : ; @ ' D I: ;  4I : ;  $>  :  I8 I ' ID  I I: ' D   :  : I !I/  :  : < ' ID 5I&II ' D .? < ' ID .? < ' D 7I.? < ' ID  DD%$> I !I/ 4I?  : ;  . : ; @ ' ID I: ;  4I : ;    :  I8 I ' ID II: ' D  :  :  :  : < ' ID 5I&II ' D .?  : ; @ ' ID . : ;@ ' ID I: ; 4I : ; .?  : ;@ ' ID  .?  : ;@ ' ID !.? < ' ID ".? < ' D #7I$.? < ' ID rXFixesSelectCursorInputbXFixesGetCursorImageeXFixesSetCursorName3gXFixesGetCursorName iXFixesChangeCursor'jXFixesChangeCursorByNameZkXFixesHideCursor0lXFixesShowCursor mXFixesCreatePointerBarrierwoXFixesDestroyPointerBarrierro|XFixesCreateRegioncXFixesCreateRegionFromBitmapdXFixesCreateRegionFromWindowfXFixesCreateRegionFromGC(gXFixesCreateRegionFromPictureFhXFixesDestroyRegion%iXFixesSetRegionjXFixesCopyRegionkXFixesUnionRegionlXFixesIntersectRegionqmXFixesSubtractRegion!nXFixesInvertRegion]oXFixesTranslateRegionwpXFixesRegionExtents{qXFixesFetchRegionqXFixesFetchRegionAndBoundsLtXFixesSetGCClipRegionuXFixesSetWindowShapeRegion*wXFixesSetPictureClipRegionxXFixesExpandRegion&_DdXFixesChangeSaveSet-S?dXFixesSelectSelectionInputoXFixesExtensionNameeeXFixesFindDisplay:kXFixesQueryExtensionkXFixesQueryVersionZlXFixesVersion~lXFixesExtensionInfo rXPointer'_XExtDataXExtDataFreeFuncTypeKeyCodeJXModifierKeymap{FreeModmapType_XFreeFuncsaXID ` ScreenFormat} Window XAnyEvent Time XKeyEvent XButtonEvent XMotionEventXCrossingEventuXFocusChangeEvent"XExposeEvent5DrawableDXGraphicsExposeEventXNoExposeEventXVisibilityEvent*XCreateWindowEventlXDestroyWindowEventXUnmapEventXMapEventXMapRequestEventXReparentEventXConfigureEvent3XGravityEventGXResizeRequestEventXConfigureRequestEvent>XCirculateEventTXCirculateRequestEventAtommXPropertyEventXSelectionClearEventXSelectionRequestEventmXSelectionEventColormapXColormapEventlXClientMessageEvent3XMappingEventS XErrorEventv XKeymapEvent Z!XGenericEvent{!!XGenericEventCookie*"_XEvent$XEvent$_XSQEvent*%VisualID9%%Visual%&Depth*&GContext9&PixmapF&FontQ& (XGCValues(_XGC(GC()Screen*KeySym*t*XExtCodes*CreateGCType*CopyGCType +FlushGCType?+FreeGCTypeP+t+XFontProp+,XCharStruct,V-XFontStruct-CreateFontType-FreeFontType-CloseDisplayType.BYTE.CARD16.CARD32,.CARD88..xError7/ErrorTypeq/ErrorStringType/PrintErrorType/BeforeFlushType/_XExtenh1 2xGenericReply2INT16+22xGetGeometryReply33xQueryTreeReply3[4xInternAtomReplyr45xGetAtomNameReply355xGetPropertyReply56xListPropertiesReply6O7xGetSelectionOwnerReplym78xGrabPointerReply8xGrabKeyboardReply68BOOLA89xQueryPointerReply99xGetMotionEventsReply9~:xTranslateCoordsReply:5;xGetInputFocusReplyO;INT32[;J<xQueryTextExtentsReplyg< =xListFontsReply"==xGetFontPathReply=x>xGetImageReply>6?xListInstalledColormapsReplyY? @xAllocColorReply!@AxAllocNamedColorReplyAAxAllocColorCellsReplyABxAllocColorPlanesReplyBUCxQueryColorsReplymCKDxLookupColorReplycD ExQueryBestSizeReply#EExQueryExtensionReplyFFxListExtensionsReplyFeGxSetModifierMappingReplyG'HxGetModifierMappingReplyFHxSetPointerMappingReplydHIxGetKeyboardMappingReply&IIxGetPointerMappingReplyIJxGetPointerControlReplyJKxGetScreenSaverReplyK_LxListHostsReplyuLLKeyButMaskLuM$N}NNOOUPPQQQ.RRgSTTTCUUU^VV/WWWXINT8XXY=YK[_xEvente[xEventr[D^xReply^_XInternalAsync^_XLockPtrst___XInternalConnectionProc`_XConnectionInfo`XConnectionWatchProc`_XConnWatchInfok_XDisplayaDisplaya_XFixesExtDisplayInfo bXFixesExtDisplayInfo@bbxXFixesSelectCursorInputReqczdXFixesCursorImageddxXFixesGetCursorImageAndNameReqdexXFixesGetCursorImageAndNameReplyfCursorfgxXFixesSetCursorNameReqg8hxXFixesGetCursorNameReq[hixXFixesGetCursorNameReplyijxXFixesChangeCursorReqj2kxXFixesChangeCursorByNameReqklxXFixesHideCursorReqllxXFixesShowCursorReqxnPointerBarriernHoxXFixesCreatePointerBarrierReqoxGetFontPathReply>/?xGetImageReplyD??xListInstalledColormapsReply@@xAllocColorReply@AxAllocNamedColorReplyA{BxAllocColorCellsReplyBICxAllocColorPlanesReplyfC DxQueryColorsReply$DExLookupColorReplyEExQueryBestSizeReplyEFxQueryExtensionReplyFhGxListExtensionsReplyGHxSetModifierMappingReply;HHxGetModifierMappingReplyHxSetPointerMappingReplyIIxGetKeyboardMappingReplyItJxGetPointerMappingReplyJ]KxGetPointerControlReply{KSLxGetScreenSaverReplynLMxListHostsReply,MgMKeyButMaskxM,NN4OOXPP QQQFRRRsSTTAUUUaVVW|WWxGetImageReply>N?xListInstalledColormapsReplyq?"@xAllocColorReply9@AxAllocNamedColorReply4AAxAllocColorCellsReplyABxAllocColorPlanesReplyBmCxQueryColorsReplyCcDxLookupColorReply{D!ExQueryBestSizeReply;EFxQueryExtensionReply,FFxListExtensionsReplyF}GxSetModifierMappingReplyG?HxGetModifierMappingReply^HxSetPointerMappingReply|HIxGetKeyboardMappingReply>IIxGetPointerMappingReplyIJxGetPointerControlReplyJKxGetScreenSaverReplyKwLxListHostsReplyLLKeyButMaskLM S?dXPointerD_XExtDataXExtDataFreeFuncType"KeyCode5gXModifierKeymapFreeModmapType_XFreeFuncs~XID* } ScreenFormat Window XAnyEvent Time$ XKeyEvent XButtonEventXMotionEvent  XCrossingEvent XFocusChangeEvent?XExposeEventRDrawableaXGraphicsExposeEvent9XNoExposeEvent0XVisibilityEventG XCreateWindowEvent%XDestroyWindowEventXUnmapEvent0XMapEvent#XMapRequestEvent:XReparentEventXConfigureEventPXGravityEventdXResizeRequestEventXConfigureRequestEvent[XCirculateEventqXCirculateRequestEventAtom XPropertyEventXSelectionClearEvent/XSelectionRequestEventXSelectionEventColormap0XColormapEvent6XClientMessageEventPXMappingEventp XErrorEvent XKeymapEvent!w!XGenericEvent!"XGenericEventCookieG"_XEvent$XEvent$_XSQEventG%VisualIDV%%Visual%6&DepthG&GContextV&Pixmapc&Fontn&&(XGCValues6(_XGC(GC( *Screen#*KeySym:**XExtCodes*CreateGCType*CopyGCType*+FlushGCType\+FreeGCTypem++XFontProp+",XCharStruct9,s-XFontStruct-CreateFontType-FreeFontType .CloseDisplayType$.BYTE/.CARD16<.CARD32I.CARD8U./xErrorT/ErrorType/ErrorStringType/PrintErrorType0BeforeFlushType0_XExten1(2xGenericReply<2INT16H2 3xGetGeometryReply"33xQueryTreeReply3x4xInternAtomReply485xGetAtomNameReplyP55xGetPropertyReply66xListPropertiesReply6l7xGetSelectionOwnerReply7"8xGrabPointerReply:8xGrabKeyboardReplyS8BOOL^8#9xQueryPointerReply<99xGetMotionEventsReply9:xTranslateCoordsReply:R;xGetInputFocusReplyl;INT32x;g<xQueryTextExtentsReply<)=xListFontsReply?==xGetFontPathReply=>xGetImageReply>S?xListInstalledColormapsReplyv?'@xAllocColorReply>@AxAllocNamedColorReply9AAxAllocColorCellsReplyABxAllocColorPlanesReplyBrCxQueryColorsReplyChDxLookupColorReplyD&ExQueryBestSizeReply@EFxQueryExtensionReply1FFxListExtensionsReplyFGxSetModifierMappingReplyGDHxGetModifierMappingReplycHxSetPointerMappingReplyH$IxGetKeyboardMappingReplyCIIxGetPointerMappingReplyIJxGetPointerControlReplyJKxGetScreenSaverReplyK|LxListHostsReplyLLKeyButMaskLMANN OOPrP QxListFontsReply>>>xGetFontPathReply>?xGetImageReply?R@xListInstalledColormapsReplyu@&AxAllocColorReply=ABxAllocNamedColorReply8BBxAllocColorCellsReplyBCxAllocColorPlanesReplyCqDxQueryColorsReplyDgExLookupColorReplyE%FxQueryBestSizeReply?FGxQueryExtensionReply0GGxListExtensionsReplyGHxSetModifierMappingReplyHCIxGetModifierMappingReplybIxSetPointerMappingReplyI#JxGetKeyboardMappingReplyBJJxGetPointerMappingReplyJKxGetPointerControlReplyKLxGetScreenSaverReplyL{MxListHostsReplyMMKeyButMaskMN@OO PPQqQR;RRSJSST+UUU_VVWzWWKXXYYINT8YZ*ZYZg\_xEvent\xEvent\`_xReply__XInternalAsync__XLockPtrs` a_XInternalConnectionProc6a_XConnectionInfoaXConnectionWatchProca_XConnWatchInfo_XDisplaybDisplay_XFixesExtDisplayInfobXFixesExtDisplayInfob_XFixesExtInfo$cXFixesExtInfo=ccxXFixesQueryVersionReplydidxXFixesQueryVersionReqfgXFixesSelectionNotifyEventghxXFixesSelectionNotifyEventhPiXFixesCursorNotifyEventsijxXFixesCursorNotifyEventntmoXFixesExtAddDisplaydXFixesExtRemoveDisplayeXFixesExtFindDisplayeXFixesCloseDisplayeXFixesWireToEvent=jXFixesEventToWire.hash.dynsym.dynstr.SUNW_version.rel.got.rel.plt.text.init.fini.rodata.dynamic.data.bssf.picdata.bss.symtab.strtab.annotate.comment.debug_info.debug_line.debug_abbrev.debug_pubnames.debug_typenames.debug_funcnames.shstrtab8 P" o, , % BL L @ . B 2, , P7(@=NNCNNINN)NN|Q`O`OZXPXP`_P_Pf_P_Po`P`P t`PE| Xo^8_#ss'3* B 707070100033aca000081ed0000000000000000000000014dc761ae0000042a000000b500010002ffffffffffffffff0000002000000000root/usr/local/lib/libXfixes.la# libXfixes.la - a libtool library file # Generated by libtool (GNU libtool) 2.2.10 # # Please DO NOT delete this file! # It is necessary for linking the library. # The name that we can dlopen(3). dlname='libXfixes.so.3' # Names of this library. library_names='libXfixes.so.3.1.0 libXfixes.so.3 libXfixes.so' # The name of the static archive. old_library='libXfixes.a' # Linker flags that can not go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. dependency_libs=' -L/usr/local/lib /usr/local/lib/libX11.la /usr/local/lib/libxcb.la /usr/local/lib/libXau.la /usr/local/lib/libXdmcp.la -lnsl -lsocket' # Names of additional weak libraries provided by this library weak_library_names='' # Version information for libXfixes. current=4 age=1 revision=0 # Is this an already installed library? installed=yes # Should we warn about portability when linking against -modules? shouldnotlink=no # Files to dlopen/dlpreopen dlopen='' dlpreopen='' # Directory that this library needs to be installed in: libdir='/usr/local/lib' 07070100033ac4000041ed0000000000000000000000034dc7628900000000000000b500010002ffffffffffffffff0000001700000000root/usr/local/include07070100033ac5000041ed0000000000000000000000034dc7628900000000000000b500010002ffffffffffffffff0000001b00000000root/usr/local/include/X1107070100033ac6000041ed0000000000000000000000024dc7628900000000000000b500010002ffffffffffffffff0000002600000000root/usr/local/include/X11/extensions07070100033ac7000081a40000000000000000000000014dc761ae00001da7000000b500010002ffffffffffffffff0000002f00000000root/usr/local/include/X11/extensions/Xfixes.h/* * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved. * Copyright 2011 Red Hat, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. */ /* * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that * copyright notice and this permission notice appear in supporting * documentation, and that the name of Keith Packard not be used in * advertising or publicity pertaining to distribution of the software without * specific, written prior permission. Keith Packard makes no * representations about the suitability of this software for any purpose. It * is provided "as is" without express or implied warranty. * * KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * PERFORMANCE OF THIS SOFTWARE. */ #ifndef _XFIXES_H_ #define _XFIXES_H_ #include #include #include /* * This revision number also appears in configure.ac, they have * to be manually synchronized */ #define XFIXES_REVISION 1 #define XFIXES_VERSION ((XFIXES_MAJOR * 10000) + (XFIXES_MINOR * 100) + (XFIXES_REVISION)) typedef struct { int type; /* event base */ unsigned long serial; Bool send_event; Display *display; Window window; int subtype; Window owner; Atom selection; Time timestamp; Time selection_timestamp; } XFixesSelectionNotifyEvent; typedef struct { int type; /* event base */ unsigned long serial; Bool send_event; Display *display; Window window; int subtype; unsigned long cursor_serial; Time timestamp; Atom cursor_name; } XFixesCursorNotifyEvent; typedef struct { short x, y; unsigned short width, height; unsigned short xhot, yhot; unsigned long cursor_serial; unsigned long *pixels; #if XFIXES_MAJOR >= 2 Atom atom; /* Version >= 2 only */ const char *name; /* Version >= 2 only */ #endif } XFixesCursorImage; #if XFIXES_MAJOR >= 2 /* Version 2 types */ typedef XID XserverRegion; typedef struct { short x, y; unsigned short width, height; unsigned short xhot, yhot; unsigned long cursor_serial; unsigned long *pixels; Atom atom; const char *name; } XFixesCursorImageAndName; #endif _XFUNCPROTOBEGIN Bool XFixesQueryExtension (Display *dpy, int *event_base_return, int *error_base_return); Status XFixesQueryVersion (Display *dpy, int *major_version_return, int *minor_version_return); int XFixesVersion (void); void XFixesChangeSaveSet (Display *dpy, Window win, int mode, int target, int map); void XFixesSelectSelectionInput (Display *dpy, Window win, Atom selection, unsigned long eventMask); void XFixesSelectCursorInput (Display *dpy, Window win, unsigned long eventMask); XFixesCursorImage * XFixesGetCursorImage (Display *dpy); #if XFIXES_MAJOR >= 2 /* Version 2 functions */ XserverRegion XFixesCreateRegion (Display *dpy, XRectangle *rectangles, int nrectangles); XserverRegion XFixesCreateRegionFromBitmap (Display *dpy, Pixmap bitmap); XserverRegion XFixesCreateRegionFromWindow (Display *dpy, Window window, int kind); XserverRegion XFixesCreateRegionFromGC (Display *dpy, GC gc); XserverRegion XFixesCreateRegionFromPicture (Display *dpy, XID picture); void XFixesDestroyRegion (Display *dpy, XserverRegion region); void XFixesSetRegion (Display *dpy, XserverRegion region, XRectangle *rectangles, int nrectangles); void XFixesCopyRegion (Display *dpy, XserverRegion dst, XserverRegion src); void XFixesUnionRegion (Display *dpy, XserverRegion dst, XserverRegion src1, XserverRegion src2); void XFixesIntersectRegion (Display *dpy, XserverRegion dst, XserverRegion src1, XserverRegion src2); void XFixesSubtractRegion (Display *dpy, XserverRegion dst, XserverRegion src1, XserverRegion src2); void XFixesInvertRegion (Display *dpy, XserverRegion dst, XRectangle *rect, XserverRegion src); void XFixesTranslateRegion (Display *dpy, XserverRegion region, int dx, int dy); void XFixesRegionExtents (Display *dpy, XserverRegion dst, XserverRegion src); XRectangle * XFixesFetchRegion (Display *dpy, XserverRegion region, int *nrectanglesRet); XRectangle * XFixesFetchRegionAndBounds (Display *dpy, XserverRegion region, int *nrectanglesRet, XRectangle *bounds); void XFixesSetGCClipRegion (Display *dpy, GC gc, int clip_x_origin, int clip_y_origin, XserverRegion region); void XFixesSetWindowShapeRegion (Display *dpy, Window win, int shape_kind, int x_off, int y_off, XserverRegion region); void XFixesSetPictureClipRegion (Display *dpy, XID picture, int clip_x_origin, int clip_y_origin, XserverRegion region); void XFixesSetCursorName (Display *dpy, Cursor cursor, const char *name); const char * XFixesGetCursorName (Display *dpy, Cursor cursor, Atom *atom); void XFixesChangeCursor (Display *dpy, Cursor source, Cursor destination); void XFixesChangeCursorByName (Display *dpy, Cursor source, const char *name); #endif /* XFIXES_MAJOR >= 2 */ #if XFIXES_MAJOR >= 3 void XFixesExpandRegion (Display *dpy, XserverRegion dst, XserverRegion src, unsigned left, unsigned right, unsigned top, unsigned bottom); #endif /* XFIXES_MAJOR >= 3 */ #if XFIXES_MAJOR >= 4 /* Version 4.0 externs */ void XFixesHideCursor (Display *dpy, Window win); void XFixesShowCursor (Display *dpy, Window win); #endif /* XFIXES_MAJOR >= 4 */ #if XFIXES_MAJOR >= 5 typedef XID PointerBarrier; PointerBarrier XFixesCreatePointerBarrier(Display *dpy, Window w, int x1, int y1, int x2, int y2, int directions, int num_devices, int *devices); void XFixesDestroyPointerBarrier(Display *dpy, PointerBarrier b); #endif /* XFIXES_MAJOR >= 5 */ _XFUNCPROTOEND #endif /* _XFIXES_H_ */ 07070100000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000b00000000TRAILER!!!