Exhibit to thread Subject: [I18n]XFree86 Xutf8LookupString BUG with Solarix X server From: Markus Kuhn Date: Wed, 27 Nov 2002 17:45:42 +0000 To: i18n@xfree86.org List-archive: X Client on Red Hat 8.0 (XFree86 4.2) invoked with LC_ALL=en_GB.UTF-8 ./xev -display piper:50 and connected to X protocol monitor ./xscope -v4 -i50 -o23 which is connected to Solaris 5.8 X server. Client is patched xev version to show output of all X*LookupString functions. User action: Key AltGR-a is pressed twice on a SunRay US keyboard to deliver keysym adiaeresis ("ä"). The key mapping was modified with xmodmap to keysym a = a NoSymbol adiaeresis NoSymbol Output of patched ./xev (as seen in UTF-8 xterm): KeyPress event, serial 19, synthetic NO, window 0x3400001, root 0x25, subw 0x0, time 3413786691, (123,44), root:(365,440), state 0x0, keycode 237 (keysym 0xff7e, Mode_switch), same_screen YES, XLookupString gives 0 bytes: "" () XmbLookupString gives 0 bytes: "" () Xutf8LookupString gives 0 bytes: "" () KeyPress event, serial 21, synthetic NO, window 0x3400001, root 0x25, subw 0x0, time 3413788707, (123,44), root:(365,440), state 0x10, keycode 11 (keysym 0xe4, adiaeresis), same_screen YES, XLookupString gives 2 bytes: "ä" (c3 a4) XmbLookupString gives 4 bytes: "ä" (c3 83 c2 a4) Xutf8LookupString gives 4 bytes: "ä" (c3 83 c2 a4) KeyRelease event, serial 21, synthetic NO, window 0x3400001, root 0x25, subw 0x0, time 3413788755, (123,44), root:(365,440), state 0x10, keycode 11 (keysym 0xe4, adiaeresis), same_screen YES, XLookupString gives 2 bytes: "ä" (c3 a4) KeyPress event, serial 21, synthetic NO, window 0x3400001, root 0x25, subw 0x0, time 3413790811, (123,44), root:(365,440), state 0x10, keycode 11 (keysym 0xe4, adiaeresis), same_screen YES, XLookupString gives 2 bytes: "ä" (c3 a4) XmbLookupString gives 4 bytes: "ä" (c3 83 c2 a4) Xutf8LookupString gives 4 bytes: "ä" (c3 83 c2 a4) KeyRelease event, serial 21, synthetic NO, window 0x3400001, root 0x25, subw 0x0, time 3413790883, (123,44), root:(365,440), state 0x10, keycode 11 (keysym 0xe4, adiaeresis), same_screen YES, XLookupString gives 2 bytes: "ä" (c3 a4) KeyRelease event, serial 21, synthetic NO, window 0x3400001, root 0x25, subw 0x0, time 3413793307, (123,44), root:(365,440), state 0x10, keycode 237 (keysym 0xff7e, Mode_switch), same_screen YES, XLookupString gives 0 bytes: "" () Output of xscope -v4: ------------------------------------------------------------------------------- 0.00: Client --> 12 bytes Client Connect (fd 5): 6c 00 0b 00 00 00 00 00 00 00 00 00 byte-order: LSB first major-version: 000b minor-version: 0000 length of name: 0000 length of data: 0000 0.02: 176 bytes <-- X11 Server Server Connect (fd 6): 01 00 0b 00 00 00 2a 00 0a 19 00 00 00 00 40 03 ff ff 3f 00 00 01 00 00 16 00 ff ff 01 03 01 01 20 20 08 fe 08 88 99 d0 53 75 6e 20 4d 69 63 72 6f 73 79 73 74 65 6d 73 2c 20 49 6e 63 2e 00 00 01 01 20 b0 00 05 14 18 18 20 20 b0 00 05 14 18 20 20 20 b0 00 05 14 18 25 00 00 00 22 00 00 00 ff ff ff 00 00 00 00 00 3d 00 58 00 00 05 00 04 69 01 21 01 01 00 01 00 20 00 00 00 02 01 18 03 01 00 00 00 00 00 00 00 18 00 01 00 00 00 00 00 20 00 00 00 04 08 00 01 ff 00 00 00 00 ff 00 00 00 00 ff 00 00 00 00 00 20 be 00 00 00 03 f1 08 protocol-major-version: 000b protocol-minor-version: 0000 length of data: 002a release-number: 0000190a resource-id-base: 03400000 resource-id-mask: 003fffff motion-buffer-size: 00000100 length of vendor: 0016 maximum-request-length: ffff number of roots: 01 number of pixmap-formats: 03 image-byte-order: MSB first bitmap-format-bit-order: MSB first bitmap-format-scanline-unit: 20 bitmap-format-scanline-pad: 20 min-keycode: 8 (^H) max-keycode: 254 (\376) vendor: "Sun Microsystems, Inc." pixmap-formats: (3) depth: 01 bits-per-pixel: 01 scanline-pad: 20 --- depth: 18 bits-per-pixel: 20 scanline-pad: 20 --- depth: 20 bits-per-pixel: 20 scanline-pad: 20 --- roots: (1) root: WIN 00000025 default-colormap: CMP 00000022 white-pixel: 00ffffff black-pixel: 00000000 current-input-masks: KeyPress | ButtonPress | ButtonRelease | EnterWindow | LeaveWindow | SubstructureNotify | SubstructureRedirect | PropertyChange width-in-pixels: 0500 height-in-pixels: 0400 width-in-millimeters: 0169 height-in-millimeters: 0121 min-installed-maps: 0001 max-installed-maps: 0001 root-visual: VIS 00000020 backing-stores: Always save-unders: True root-depth: 18 number of allowed-depths: 03 allowed-depths: (3) depth: 01 number of visuals: 0000 --- depth: 18 number of visuals: 0001 visuals: (1) visual-id: VIS 00000020 class: TrueColor bits-per-rgb-value: 08 colormap-entries: 0100 red-mask: 000000ff green-mask: 0000ff00 blue-mask: 00ff0000 --- --- depth: 20 number of visuals: 0000 --- --- 0.02: Client --> 64 bytes Request (fd 5): 37 00 05 00 00 00 40 03 25 00 00 00 08 00 00 00 ff ff ff 00 ............REQUEST: CreateGC sequence number: 16777216 request length: 0005 graphic-context-id: GXC 03400000 drawable: DWB 00000025 value-mask: background value-list: background: 00ffffff Request (fd 5): 62 00 05 00 0c 00 00 00 42 49 47 2d 52 45 51 55 45 53 54 53 ............REQUEST: QueryExtension sequence number: 33554432 request length: 0005 length of name: 000c name: "BIG-REQUESTS" Request (fd 5): 14 00 06 00 25 00 00 00 17 00 00 00 1f 00 00 00 00 00 00 00 00 e1 f5 05 ............REQUEST: GetProperty sequence number: 50331648 delete: False request length: 0006 window: WIN 00000025 property: type: long-offset: 00000000 long-length: 05f5e100 0.02: 2048 bytes <-- X11 Server Reply (fd 6): 01 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ..............REPLY: QueryExtension sequence number: 0002 reply length: 00000000 present: False major-opcode: 00 first-event: 00 first-error: 00 0.02: 12 bytes <-- X11 Server Reply (fd 6): 01 08 03 00 f3 01 00 00 1f 00 00 00 00 00 00 00 c9 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2a 63 75 73 74 6f 6d 69 7a 61 74 69 6f 6e 3a 09 2d 63 6f 6c 6f 72 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2a 66 69 78 65 64 2a 6d 65 64 69 75 6d 2e 31 2e 70 6f 69 6e 74 73 69 7a 65 3a 09 38 30 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2a 66 69 78 65 64 2a 6d 65 64 69 75 6d 2e 32 2e 70 6f 69 6e 74 73 69 7a 65 3a 09 31 30 30 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2a 66 69 78 65 64 2a 6d 65 64 69 75 6d 2e 33 2e 70 6f 69 6e 74 73 69 7a 65 3a 09 31 32 30 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2a 66 69 78 65 64 2a 6d 65 64 69 75 6d 2e 34 2e 70 6f 69 6e 74 73 69 7a 65 3a 09 31 34 30 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2a 66 69 78 65 64 2a 6d 65 64 69 75 6d 2e 35 2e 70 6f 69 6e 74 73 69 7a 65 3a 09 31 38 30 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2a 66 69 78 65 64 2a 6d 65 64 69 75 6d 2e 36 2e 70 6f 69 6e 74 73 69 7a 65 3a 09 32 34 30 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2a 66 69 78 65 64 2a 6d 65 64 69 75 6d 2e 37 2e 70 6f 69 6e 74 73 69 7a 65 3a 09 33 36 30 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2e 6c 61 74 69 6e 31 2e 66 69 78 65 64 2a 66 61 6d 69 6c 79 3a 09 6c 75 63 69 64 61 74 79 70 65 77 72 69 74 65 72 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2e 6c 61 74 69 6e 31 2e 66 69 78 65 64 2a 73 70 61 63 69 6e 67 3a 09 6d 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2e 6c 61 74 69 6e 31 2e 66 69 78 65 64 2e 62 6f 6c 64 2a 73 6c 61 6e 74 3a 09 72 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2e 6c 61 74 69 6e 31 2e 66 69 78 65 64 2e 62 6f 6c 64 2a 77 65 69 67 68 74 3a 09 62 6f 6c 64 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2e 6c 61 74 69 6e 31 2e 66 69 78 65 64 2e 62 6f 6c 64 49 74 61 6c 69 63 2a 73 6c 61 6e 74 3a 09 72 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2e 6c 61 74 69 6e 31 2e 66 69 78 65 64 2e 62 6f 6c 64 49 74 61 6c 69 63 2a 77 65 69 67 68 74 3a 09 62 6f 6c 64 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2e 6c 61 74 69 6e 31 2e 66 69 78 65 64 2e 69 74 61 6c 69 63 2a 73 6c 61 6e 74 3a 09 72 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2e 6c 61 74 69 6e 31 2e 66 69 78 65 64 2e 69 74 61 6c 69 63 2a 77 65 69 67 68 74 3a 09 6d 65 64 69 75 6d 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2e 6c 61 74 69 6e 31 2e 66 69 78 65 64 2e 6e 6f 72 6d 61 6c 2a 73 6c 61 6e 74 3a 09 72 0a 2a 64 6f 63 75 6d 65 6e 74 46 6f 6e 74 73 2e 6c 61 74 69 6e 31 2e 66 69 78 65 64 2e 6e 6f 72 6d 61 6c 2a 77 65 69 67 68 74 3a 09 6d 65 64 69 75 6d 0a 45 78 6d 68 2a 6d 69 6d 65 5f 61 6c 74 65 72 6e 61 74 69 76 65 5f 70 72 65 66 73 3a 09 74 65 78 74 2f 70 6c 61 69 6e 20 74 65 78 74 2f 72 69 63 68 74 65 78 74 20 74 65 78 74 2f 68 74 6d 6c 0a 45 78 6d 68 2e 6d 69 6d 65 55 43 68 61 72 73 65 74 73 3a 09 75 74 66 2d 38 20 69 73 6f 2d 38 38 35 39 2d 32 20 69 73 6f 2d 38 38 35 39 2d 33 20 69 73 6f 2d 38 38 35 39 2d 34 20 69 73 6f 2d 38 38 35 39 2d 35 20 69 73 6f 2d 38 38 35 39 2d 37 20 69 73 6f 2d 38 38 35 39 2d 39 20 69 73 6f 2d 38 38 35 39 2d 31 35 20 6b 6f 69 38 2d 72 0a 46 69 67 2e 69 6e 74 65 72 6e 61 74 69 6f 6e 61 6c 3a 09 66 61 6c 73 65 0a 47 68 6f 73 74 76 69 65 77 2e 70 61 67 65 4d 65 64 69 61 3a 09 41 34 0a 4e 65 74 73 63 61 70 65 2a 64 65 66 61 75 6c 74 42 61 63 6b 67 72 6f 75 6e 64 3a 09 23 65 66 65 66 65 66 0a 4e 65 74 73 63 61 70 65 2e 43 6f 6d 70 6f 73 69 74 69 6f 6e 2e 67 65 6f 6d 65 74 72 79 3a 09 3d 35 34 33 78 38 30 30 0a 58 44 76 69 2a 77 77 77 42 72 6f 77 73 65 72 3a 09 66 61 6c 73 65 0a 58 54 65 72 6d 2a 62 6f 6c 64 46 6f 6e 74 3a 09 2d 62 26 68 2d 6c 75 63 69 64 61 74 79 70 65 77 72 69 74 65 72 2d 62 6f 6c 64 2d 72 2d 6e 6f 72 6d 61 6c 2d 73 61 6e 73 2d 31 32 2d 31 32 30 2d 37 35 2d 37 35 2d 6d 2d 37 30 2d 69 73 6f 38 38 35 39 2d 31 0a 58 54 65 72 6d 2a 66 6f 6e 74 3a 09 2d 62 26 68 2d 6c 75 63 69 64 61 74 79 70 65 77 72 69 74 65 72 2d 6d 65 64 69 75 6d 2d 72 2d 6e 6f 72 6d 61 6c 2d 73 61 6e 73 2d 31 32 2d 31 32 30 2d 37 35 2d 37 35 2d 6d 2d 37 30 2d 69 73 6f 38 38 35 39 2d 31 0a 58 54 65 72 6d 2a 66 6f 6e 74 33 3a 09 66 69 78 65 64 0a 58 54 65 72 6d 2a 66 6f 6e 74 34 3a 09 2d 62 26 68 2d 6c 75 63 69 64 61 74 79 70 65 77 72 69 74 65 72 2d 6d 65 64 69 75 6d 2d 72 2d 6e 6f 72 6d 61 6c 2d 73 61 6e 73 2d 31 34 2d 2a 2d 2a 2d 2a 2d 6d 2d 2a 2d 69 73 6f 38 38 35 39 2d 31 0a 58 54 65 72 6d 2a 73 61 76 65 4c 69 6e 65 73 3a 09 31 30 30 30 0a 58 54 65 72 6d 2a 73 63 72 6f 6c 6c 42 61 72 3a 09 6f 6e 0a 58 54 65 72 6d 2a 76 69 73 75 61 6c 42 65 6c 6c 3a 09 74 72 75 65 0a 58 54 65 72 6d 2a 76 74 31 30 30 2e 67 65 6f 6d 65 74 72 79 3a 09 38 30 78 32 34 0a 65 6d 61 63 73 2a 66 6f 6e 74 3a 09 2d 62 26 68 2d 6c 75 63 69 64 61 74 79 70 65 77 72 69 74 65 72 2d 6d 65 64 69 75 6d 2d 72 2d 6e 6f 72 6d 61 6c 2d 73 61 6e 73 2d 31 32 2d 31 32 30 2d 37 35 2d 37 35 2d 6d 2d 37 30 2d 69 73 6f 38 38 35 39 2d 31 0a 65 6d 61 63 73 2e 67 65 6f 6d 65 74 72 79 3a 09 2b 32 30 30 2b 31 30 30 0a 78 64 76 69 2e 67 65 6f 6d 65 74 72 79 3a 09 37 36 36 78 38 37 39 0a 78 64 76 69 2e 73 68 72 69 6e 6b 46 61 63 74 6f 72 3a 09 30 0a 78 66 69 67 2e 69 6e 63 68 65 73 3a 09 66 61 6c 73 65 0a 78 66 69 67 2e 6c 61 6e 64 73 63 61 70 65 3a 09 74 72 75 65 0a 78 66 69 67 2e 70 68 65 69 67 68 74 3a 09 32 37 2e 33 20 21 20 32 31 0a 78 66 69 67 2e 70 77 69 64 74 68 3a 09 33 36 2e 34 20 21 20 32 38 0a 78 66 69 67 2e 73 68 6f 77 5f 62 61 6c 6c 6f 6f 6e 73 3a 09 66 61 6c 73 65 0a 78 66 69 67 2e 73 70 65 6c 6c 63 68 65 63 6b 63 6f 6d 6d 61 6e 64 3a 09 69 73 70 65 6c 6c 20 2d 6c 20 3c 20 25 73 0a 78 66 69 67 2e 73 74 61 72 74 66 6f 6e 74 73 69 7a 65 3a 09 31 38 0a 78 66 69 67 2e 73 74 61 72 74 67 72 69 64 6d 6f 64 65 3a 09 31 0a 78 66 69 67 2e 73 74 61 72 74 70 73 46 6f 6e 74 3a 09 48 65 6c 76 65 74 69 63 61 0a 78 66 69 67 2e 7a 6f 6f 6d 3a 09 31 2e 33 0a 78 74 65 72 6d 2e 76 74 31 30 30 2e 63 6f 6c 6f 72 42 44 4d 6f 64 65 3a 09 66 61 6c 73 65 0a 78 74 65 72 6d 2e 76 74 31 30 30 2e 63 6f 6c 6f 72 55 4c 3a 09 62 6c 75 65 0a 78 74 65 72 6d 2e 76 74 31 30 30 2e 63 6f 6c 6f 72 55 4c 4d 6f 64 65 3a 09 66 61 6c 73 65 0a 78 74 65 72 6d 2e 76 74 31 30 30 2e 75 6e 64 65 72 4c 69 6e 65 3a 09 6f 6e 0a 00 19 00 ..............REPLY: GetProperty format: 08 sequence number: 0003 reply length: 000001f3 type: bytes-after: 00000000 length of value: 000007c9 value: "*customization:^I-color^J*documentFonts*fixed*medium.1.pointsize:^I80^J*documentFonts*fixed*medium.2.pointsize:^I100^J*documentFonts*fixed*medium.3.pointsize:^I120^J*documentFonts*fixed*medium.4.pointsize:^I140^J*documentFonts*fixed*medium.5.pointsize:^I180^J*documentFonts*fixed*medium.6.pointsize:^I240^J*documentFonts*fixed*medium.7.pointsize:^I360^J*documentFonts.latin1.fixed*family:^Ilucidatypewriter^J*documentFonts.latin1.fixed*spacing:^Im^J*documentFonts.latin1.fixed.bold*slant:^Ir^J*documentFonts.latin1.fixed.bold*weight:^Ibold^J*documentFonts.latin1.fixed.boldItalic*slant:^Ir^J*documentFonts.latin1.fixed.boldItalic*weight:^Ibold^J*documentFonts.latin1.fixed.italic*slant:^Ir^J*documentFonts.latin1.fixed.italic*weight:^Imedium^J*documentFonts.latin1.fixed.normal*slant:^Ir^J*documentFonts.latin1.fixed.normal*weight:^Imedium^JExmh*mime_alternative_prefs:^Itext/plain text/richtext text/html^JExmh.mimeUCharsets:^Iutf-8 iso-8859-2 iso-8859-3 iso-8859-4 iso-8859-5 iso-8859-7 iso-8859-9 iso-8859-15 koi8-r^JFig.international:^Ifalse^JGhostview.pageMedia:^IA4^JNetscape*defaultBackground:^I#efefef^JNetscape.Composition.geometry:^I=543x800^JXDvi*wwwBrowser:^Ifalse^JXTerm*boldFont:^I-b&h-lucidatypewriter-bold-r-normal-sans-12-120-75-75-m-70-iso8859-1^JXTerm*font:^I-b&h-lucidatypewriter-medium-r-normal-sans-12-120-75-75-m-70-iso8859-1^JXTerm*font3:^Ifixed^JXTerm*font4:^I-b&h-lucidatypewriter-medium-r-normal-sans-14-*-*-*-m-*-iso8859-1^JXTerm*saveLines:^I1000^JXTerm*scrollBar:^Ion^JXTerm*visualBell:^Itrue^JXTerm*vt100.geometry:^I80x24^Jemacs*font:^I-b&h-lucidatypewriter-medium-r-normal-sans-12-120-75-75-m-70-iso8859-1^Jemacs.geometry:^I+200+100^Jxdvi.geometry:^I766x879^Jxdvi.shrinkFactor:^I0^Jxfig.inches:^Ifalse^Jxfig.landscape:^Itrue^Jxfig.pheight:^I27.3 ! 21^Jxfig.pwidth:^I36.4 ! 28^Jxfig.show_balloons:^Ifalse^Jxfig.spellcheckcommand:^Iispell -l < %s^Jxfig.startfontsize:^I18^Jxfig.startgridmode:^I1^Jxfig.startpsFont:^IHelvetica^Jxfig.zoom:^I1.3^Jxterm.vt100.colorBDMode:^Ifalse^Jxterm.vt100.colorUL:^Iblue^Jxterm.vt100.colorULMode:^Ifalse^Jxterm.vt100.underLine:^Ion^J" 0.03: Client --> 20 bytes Request (fd 5): 62 00 05 00 09 00 40 03 58 4b 45 59 42 4f 41 52 44 00 00 00 ............REQUEST: QueryExtension sequence number: 67108864 request length: 0005 length of name: 0009 name: "XKEYBOARD" 0.03: 32 bytes <-- X11 Server Reply (fd 6): 01 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ..............REPLY: QueryExtension sequence number: 0004 reply length: 00000000 present: False major-opcode: 00 first-event: 00 first-error: 00 0.04: Client --> 268 bytes Request (fd 5): 01 00 0b 00 01 00 40 03 25 00 00 00 00 00 00 00 b2 00 b2 00 02 00 01 00 00 00 00 00 0a 08 00 00 ff ff ff 00 00 00 00 00 7f ff fb 01 ............REQUEST: CreateWindow sequence number: 83886080 depth: 00 request length: 000b wid: WIN 03400001 parent: WIN 00000025 x: 0 y: 0 width: 00b2 height: 00b2 border-width: 0002 class: InputOutput visual: CopyFromParent value-mask: background-pixel | border-pixel | event-mask value-list: background-pixel: 00ffffff border-pixel: 00000000 event-mask: KeyPress | KeyRelease | ButtonPress | ButtonRelease | EnterWindow | LeaveWindow | PointerMotion | Button1Motion | Button2Motion | Button3Motion | Button4Motion | Button5Motion | ButtonMotion | KeymapState | Exposure | VisibilityChange | StructureNotify | SubstructureNotify | SubstructureRedirect | FocusChange | PropertyChange | ColormapChange | OwnerGrabButton Request (fd 5): 12 00 09 00 01 00 40 03 27 00 00 00 1f 00 00 00 08 e1 f5 05 0c 00 00 00 45 76 65 6e 74 20 54 65 73 74 65 72 ............REQUEST: ChangeProperty sequence number: 100663296 mode: Replace request length: 0009 window: WIN 03400001 property: type: format: 08 length of data: 0000000c data: "Event Tester" Request (fd 5): 12 00 0c 00 01 00 40 03 22 00 00 00 1f 00 00 00 08 00 00 00 18 00 00 00 2e 2f 78 65 76 00 2d 64 69 73 70 6c 61 79 00 70 69 70 65 72 3a 35 30 00 ............REQUEST: ChangeProperty sequence number: 117440512 mode: Replace request length: 000c window: WIN 03400001 property: type: format: 08 length of data: 00000018 data: "./xev^@-display^@piper:50^@" Request (fd 5): 12 00 15 00 01 00 40 03 28 00 00 00 29 00 00 00 20 00 00 00 0f 00 00 00 18 00 00 00 00 00 00 00 00 00 00 00 b2 00 00 00 b2 00 00 00 4e 00 00 00 4e 00 00 00 e0 26 01 40 c0 f8 ff bf 1f a0 00 40 7c 28 01 40 28 e5 0f 40 01 00 00 00 00 00 00 00 a2 11 0a 40 ............REQUEST: ChangeProperty sequence number: 134217728 mode: Replace request length: 0015 window: WIN 03400001 property: type: format: 20 length of data: 0000000f data: 18 00 00 00 00 00 00 00 00 00 00 00 b2 00 00 00 : b2 00 00 00 4e 00 00 00 4e 00 00 00 e0 26 01 40 : c0 f8 ff bf 1f a0 00 40 7c 28 01 40 28 e5 0f 40 : 01 00 00 00 00 00 00 00 a2 11 0a 40 Request (fd 5): 01 00 0a 00 02 00 40 03 01 00 40 03 0a 00 0a 00 32 00 32 00 04 00 00 00 00 00 00 00 0a 00 00 00 ff ff ff 00 00 00 00 00 ............REQUEST: CreateWindow sequence number: 150994944 depth: 00 request length: 000a wid: WIN 03400002 parent: WIN 03400001 x: 10 y: 10 width: 0032 height: 0032 border-width: 0004 class: CopyFromParent visual: CopyFromParent value-mask: background-pixel | border-pixel value-list: background-pixel: 00ffffff border-pixel: 00000000 Request (fd 5): 03 00 02 00 01 00 40 03 ............REQUEST: GetWindowAttributes sequence number: 167772160 request length: 0002 window: WIN 03400001 Request (fd 5): 0e 00 02 00 01 00 40 03 ............REQUEST: GetGeometry sequence number: 184549376 request length: 0002 drawable: DWB 03400001 0.07: 204 bytes <-- X11 Server Event (fd 6): 1c 62 06 00 01 00 40 03 27 00 00 00 15 2a 7a cb 00 00 00 00 00 00 00 00 00 00 00 00 00 09 27 b5 ..............EVENT: PropertyNotify sequence number: 0006 window: WIN 03400001 atom: time: TIM cb7a2a15 state: NewValue Event (fd 6): 1c 62 07 00 01 00 40 03 22 00 00 00 15 2a 7a cb 00 00 00 00 00 00 00 00 00 00 00 00 00 09 27 b5 ..............EVENT: PropertyNotify sequence number: 0007 window: WIN 03400001 atom: time: TIM cb7a2a15 state: NewValue Event (fd 6): 1c 62 08 00 01 00 40 03 28 00 00 00 15 2a 7a cb 00 00 00 00 00 00 00 00 00 00 00 00 00 09 27 b5 ..............EVENT: PropertyNotify sequence number: 0008 window: WIN 03400001 atom: time: TIM cb7a2a15 state: NewValue Event (fd 6): 10 03 09 00 01 00 40 03 02 00 40 03 0a 00 0a 00 32 00 32 00 04 00 00 ff 00 00 00 00 00 00 00 00 ..............EVENT: CreateNotify sequence number: 0009 parent: WIN 03400001 window: WIN 03400002 x: 10 y: 10 width: 0032 height: 0032 border-width: 0004 override-redirect: False Reply (fd 6): 01 00 0a 00 03 00 00 00 20 00 00 00 01 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 00 22 00 00 00 7f ff fb 01 7f ff fb 01 00 00 00 00 ..............REPLY: GetWindowAttributes backing-store: NotUseful sequence number: 000a reply length: 00000003 visual: VIS 00000020 class: InputOutput bit-gravity: Forget win-gravity: NorthWest backing-planes: ffffffff backing-pixel: 00000000 save-under: False map-is-installed: True map-state: Unmapped override-redirect: False colormap: CMP 00000022 all-event-masks: KeyPress | KeyRelease | ButtonPress | ButtonRelease | EnterWindow | LeaveWindow | PointerMotion | Button1Motion | Button2Motion | Button3Motion | Button4Motion | Button5Motion | ButtonMotion | KeymapState | Exposure | VisibilityChange | StructureNotify | SubstructureNotify | SubstructureRedirect | FocusChange | PropertyChange | ColormapChange | OwnerGrabButton your-event-mask: KeyPress | KeyRelease | ButtonPress | ButtonRelease | EnterWindow | LeaveWindow | PointerMotion | Button1Motion | Button2Motion | Button3Motion | Button4Motion | Button5Motion | ButtonMotion | KeymapState | Exposure | VisibilityChange | StructureNotify | SubstructureNotify | SubstructureRedirect | FocusChange | PropertyChange | ColormapChange | OwnerGrabButton do-not-propagate-mask: 0 Reply (fd 6): 01 18 0b 00 00 00 00 00 25 00 00 00 00 00 00 00 b2 00 b2 00 02 00 fb 01 7f ff fb 01 00 00 00 00 ..............REPLY: GetGeometry depth: 18 sequence number: 000b reply length: 00000000 root: WIN 00000025 x: 0 y: 0 width: 00b2 height: 00b2 border-width: 0002 0.08: Client --> 16 bytes Request (fd 5): 03 00 02 00 01 00 40 03 ............REQUEST: GetWindowAttributes sequence number: 201326592 request length: 0002 window: WIN 03400001 Request (fd 5): 0e 00 02 00 01 00 40 03 ............REQUEST: GetGeometry sequence number: 218103808 request length: 0002 drawable: DWB 03400001 0.11: 76 bytes <-- X11 Server Reply (fd 6): 01 00 0c 00 03 00 00 00 20 00 00 00 01 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 00 22 00 00 00 7f ff fb 01 7f ff fb 01 00 00 00 00 ..............REPLY: GetWindowAttributes backing-store: NotUseful sequence number: 000c reply length: 00000003 visual: VIS 00000020 class: InputOutput bit-gravity: Forget win-gravity: NorthWest backing-planes: ffffffff backing-pixel: 00000000 save-under: False map-is-installed: True map-state: Unmapped override-redirect: False colormap: CMP 00000022 all-event-masks: KeyPress | KeyRelease | ButtonPress | ButtonRelease | EnterWindow | LeaveWindow | PointerMotion | Button1Motion | Button2Motion | Button3Motion | Button4Motion | Button5Motion | ButtonMotion | KeymapState | Exposure | VisibilityChange | StructureNotify | SubstructureNotify | SubstructureRedirect | FocusChange | PropertyChange | ColormapChange | OwnerGrabButton your-event-mask: KeyPress | KeyRelease | ButtonPress | ButtonRelease | EnterWindow | LeaveWindow | PointerMotion | Button1Motion | Button2Motion | Button3Motion | Button4Motion | Button5Motion | ButtonMotion | KeymapState | Exposure | VisibilityChange | StructureNotify | SubstructureNotify | SubstructureRedirect | FocusChange | PropertyChange | ColormapChange | OwnerGrabButton do-not-propagate-mask: 0 Reply (fd 6): 01 18 0d 00 00 00 00 00 25 00 00 00 00 00 00 00 b2 00 b2 00 02 00 fb 01 7f ff fb 01 00 00 00 00 ..............REPLY: GetGeometry depth: 18 sequence number: 000d reply length: 00000000 root: WIN 00000025 x: 0 y: 0 width: 00b2 height: 00b2 border-width: 0002 0.11: Client --> 24 bytes Request (fd 5): 08 00 02 00 02 00 40 03 ............REQUEST: MapWindow sequence number: 234881024 request length: 0002 window: WIN 03400002 Request (fd 5): 08 00 02 00 01 00 40 03 ............REQUEST: MapWindow sequence number: 251658240 request length: 0002 window: WIN 03400001 Request (fd 5): 11 00 02 00 27 00 00 00 ............REQUEST: GetAtomName sequence number: 268435456 request length: 0002 atom: 0.13: 72 bytes <-- X11 Server Event (fd 6): 13 0b 0e 00 01 00 40 03 02 00 40 03 00 00 00 00 00 3d 9c 78 00 00 00 00 00 00 00 00 00 00 00 20 ..............EVENT: MapNotify sequence number: 000e event: WIN 03400001 window: WIN 03400002 override-redirect: False Reply (fd 6): 01 00 10 00 02 00 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 57 4d 5f 4e 41 4d 45 01 ..............REPLY: GetAtomName sequence number: 0010 reply length: 00000002 length of name: 0007 name: "WM_NAME" 0.13: Client --> 8 bytes Request (fd 5): 11 00 02 00 22 00 00 00 ............REQUEST: GetAtomName sequence number: 285212672 request length: 0002 atom: 0.18: 44 bytes <-- X11 Server Reply (fd 6): 01 00 11 00 03 00 00 00 0a 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 57 4d 5f 43 4f 4d 4d 41 4e 44 00 00 ..............REPLY: GetAtomName sequence number: 0011 reply length: 00000003 length of name: 000a name: "WM_COMMAND" 0.18: Client --> 8 bytes Request (fd 5): 11 00 02 00 28 00 00 00 ............REQUEST: GetAtomName sequence number: 301989888 request length: 0002 atom: 0.23: 48 bytes <-- X11 Server Reply (fd 6): 01 00 12 00 04 00 00 00 0f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 57 4d 5f 4e 4f 52 4d 41 4c 5f 48 49 4e 54 53 00 ..............REPLY: GetAtomName sequence number: 0012 reply length: 00000004 length of name: 000f name: "WM_NORMAL_HINTS" 0.34: 32 bytes <-- X11 Server Event (fd 6): 16 ad 12 00 01 00 40 03 01 00 40 03 c1 00 c0 02 00 00 00 00 b2 00 b2 00 00 00 00 24 ff be f9 40 ..............EVENT: ConfigureNotify sequence number: 0012 event: WIN 03400001 window: WIN 03400001 above-sibling: WIN 02c000c1 x: 0 y: 0 width: 00b2 height: 00b2 border-width: 0000 override-redirect: False 0.36: 32 bytes <-- X11 Server Event (fd 6): 15 3d 12 00 01 00 40 03 01 00 40 03 b1 01 c0 02 00 00 00 00 00 18 d3 fc 00 18 88 fc 00 18 88 f8 ..............EVENT: ReparentNotify sequence number: 0012 event: WIN 03400001 window: WIN 03400001 parent: WIN 02c001b1 x: 0 y: 0 override-redirect: False 0.36: 32 bytes <-- X11 Server Event (fd 6): 96 19 12 00 01 00 40 03 01 00 40 03 b0 01 c0 02 f1 00 8b 01 b2 00 b2 00 01 00 00 d8 00 19 5b 58 0.42: 224 bytes <-- X11 Server Event (fd 6): 13 0b 12 00 01 00 40 03 01 00 40 03 00 00 00 00 00 3d 9c 78 00 00 00 00 00 00 00 00 00 00 00 20 ..............EVENT: MapNotify sequence number: 0012 event: WIN 03400001 window: WIN 03400001 override-redirect: False Event (fd 6): 0f 40 12 00 01 00 40 03 00 40 00 00 00 00 00 12 00 40 00 00 00 00 00 13 00 40 00 00 00 00 00 14 ..............EVENT: VisibilityNotify sequence number: 0012 window: WIN 03400001 state: Unobscured Event (fd 6): 0c 00 12 00 01 00 40 03 00 00 00 00 b2 00 0a 00 03 00 35 70 01 5e 5e 30 00 00 00 00 00 17 cc 4c ..............EVENT: Expose sequence number: 0012 window: WIN 03400001 x: 0000 y: 0000 width: 00b2 height: 000a count: 0003 Event (fd 6): 0c 00 12 00 01 00 40 03 00 00 0a 00 0a 00 3a 00 02 00 35 70 01 5e 5e 30 00 00 00 00 00 17 cc 4c ..............EVENT: Expose sequence number: 0012 window: WIN 03400001 x: 0000 y: 000a width: 000a height: 003a count: 0002 Event (fd 6): 0c 00 12 00 01 00 40 03 44 00 0a 00 6e 00 3a 00 01 00 35 70 01 5e 5e 30 00 00 00 00 00 17 cc 4c ..............EVENT: Expose sequence number: 0012 window: WIN 03400001 x: 0044 y: 000a width: 006e height: 003a count: 0001 Event (fd 6): 0c 00 12 00 01 00 40 03 00 00 44 00 b2 00 6e 00 00 00 35 70 01 5e 5e 30 00 00 00 00 00 17 cc 4c ..............EVENT: Expose sequence number: 0012 window: WIN 03400001 x: 0000 y: 0044 width: 00b2 height: 006e count: 0000 Event (fd 6): 1c 18 12 00 01 00 40 03 63 00 00 00 6f 2b 7a cb 00 40 00 01 00 44 00 0a 00 6e 00 3a 00 01 00 00 ..............EVENT: PropertyNotify sequence number: 0012 window: WIN 03400001 atom: ATM 00000063 time: TIM cb7a2b6f state: NewValue 0.42: Client --> 8 bytes Request (fd 5): 11 00 02 00 63 00 00 00 ............REQUEST: GetAtomName sequence number: 318767104 request length: 0002 atom: ATM 00000063 0.43: 40 bytes <-- X11 Server Reply (fd 6): 01 00 13 00 02 00 00 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 57 4d 5f 53 54 41 54 45 ..............REPLY: GetAtomName sequence number: 0013 reply length: 00000002 length of name: 0008 name: "WM_STATE" 4.09: 64 bytes <-- X11 Server Event (fd 6): 09 03 13 00 01 00 40 03 00 00 00 1b 04 b0 03 74 00 00 00 01 00 08 50 40 fe ad 26 c8 00 08 50 3c ..............EVENT: FocusIn detail: Nonlinear sequence number: 0013 event: WIN 03400001 mode: Normal Event (fd 6): 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ..............EVENT: KeymapNotify keys: 00 00 00 00 00 00 : 00 00 00 00 00 00 : 00 00 00 00 00 00 : 00 00 00 00 00 00 : 00 00 00 00 00 00 : 00 4.12: 64 bytes <-- X11 Server Event (fd 6): 07 03 13 00 d7 39 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 67 01 97 01 75 00 0b 00 00 00 00 03 ..............EVENT: EnterNotify detail: Nonlinear sequence number: 0013 time: TIM cb7a39d7 root: WIN 00000025 event: WIN 03400001 child: None root-x: 359 root-y: 407 event-x: 117 event-y: 11 state: 0 mode: Normal same-screen, focus: Event (fd 6): 0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ..............EVENT: KeymapNotify keys: 00 00 00 00 00 00 : 00 00 00 00 00 00 : 00 00 00 00 00 00 : 00 00 00 00 00 00 : 00 00 00 00 00 00 : 00 4.12: 32 bytes <-- X11 Server Event (fd 6): 06 00 13 00 df 39 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 67 01 9b 01 75 00 0f 00 00 00 01 00 ..............EVENT: MotionNotify detail: Normal sequence number: 0013 time: TIM cb7a39df root: WIN 00000025 event: WIN 03400001 child: None root-x: 359 root-y: 411 event-x: 117 event-y: 15 state: 0 same-screen: True 4.13: 64 bytes <-- X11 Server Event (fd 6): 06 00 13 00 e7 39 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 69 01 a5 01 77 00 19 00 00 00 01 00 ..............EVENT: MotionNotify detail: Normal sequence number: 0013 time: TIM cb7a39e7 root: WIN 00000025 event: WIN 03400001 child: None root-x: 361 root-y: 421 event-x: 119 event-y: 25 state: 0 same-screen: True Event (fd 6): 06 00 13 00 ef 39 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 69 01 a9 01 77 00 1d 00 00 00 01 00 ..............EVENT: MotionNotify detail: Normal sequence number: 0013 time: TIM cb7a39ef root: WIN 00000025 event: WIN 03400001 child: None root-x: 361 root-y: 425 event-x: 119 event-y: 29 state: 0 same-screen: True 4.14: 32 bytes <-- X11 Server Event (fd 6): 06 00 13 00 f7 39 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6a 01 ac 01 78 00 20 00 00 00 01 11 ..............EVENT: MotionNotify detail: Normal sequence number: 0013 time: TIM cb7a39f7 root: WIN 00000025 event: WIN 03400001 child: None root-x: 362 root-y: 428 event-x: 120 event-y: 32 state: 0 same-screen: True 4.15: 32 bytes <-- X11 Server Event (fd 6): 06 00 13 00 ff 39 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6a 01 af 01 78 00 23 00 00 00 01 11 ..............EVENT: MotionNotify detail: Normal sequence number: 0013 time: TIM cb7a39ff root: WIN 00000025 event: WIN 03400001 child: None root-x: 362 root-y: 431 event-x: 120 event-y: 35 state: 0 same-screen: True 4.16: 32 bytes <-- X11 Server Event (fd 6): 06 00 13 00 07 3a 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6b 01 b2 01 79 00 26 00 00 00 01 00 ..............EVENT: MotionNotify detail: Normal sequence number: 0013 time: TIM cb7a3a07 root: WIN 00000025 event: WIN 03400001 child: None root-x: 363 root-y: 434 event-x: 121 event-y: 38 state: 0 same-screen: True 4.17: 32 bytes <-- X11 Server Event (fd 6): 06 00 13 00 0f 3a 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6c 01 b4 01 7a 00 28 00 00 00 01 00 ..............EVENT: MotionNotify detail: Normal sequence number: 0013 time: TIM cb7a3a0f root: WIN 00000025 event: WIN 03400001 child: None root-x: 364 root-y: 436 event-x: 122 event-y: 40 state: 0 same-screen: True 4.17: 32 bytes <-- X11 Server Event (fd 6): 06 00 13 00 17 3a 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6c 01 b5 01 7a 00 29 00 00 00 01 69 ..............EVENT: MotionNotify detail: Normal sequence number: 0013 time: TIM cb7a3a17 root: WIN 00000025 event: WIN 03400001 child: None root-x: 364 root-y: 437 event-x: 122 event-y: 41 state: 0 same-screen: True 4.19: 32 bytes <-- X11 Server Event (fd 6): 06 00 13 00 1f 3a 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6c 01 b6 01 7a 00 2a 00 00 00 01 00 ..............EVENT: MotionNotify detail: Normal sequence number: 0013 time: TIM cb7a3a1f root: WIN 00000025 event: WIN 03400001 child: None root-x: 364 root-y: 438 event-x: 122 event-y: 42 state: 0 same-screen: True 4.19: 32 bytes <-- X11 Server Event (fd 6): 06 00 13 00 27 3a 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6c 01 b7 01 7a 00 2b 00 00 00 01 e5 ..............EVENT: MotionNotify detail: Normal sequence number: 0013 time: TIM cb7a3a27 root: WIN 00000025 event: WIN 03400001 child: None root-x: 364 root-y: 439 event-x: 122 event-y: 43 state: 0 same-screen: True 4.20: 32 bytes <-- X11 Server Event (fd 6): 06 00 13 00 2f 3a 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6d 01 b7 01 7b 00 2b 00 00 00 01 11 ..............EVENT: MotionNotify detail: Normal sequence number: 0013 time: TIM cb7a3a2f root: WIN 00000025 event: WIN 03400001 child: None root-x: 365 root-y: 439 event-x: 123 event-y: 43 state: 0 same-screen: True 4.21: 32 bytes <-- X11 Server Event (fd 6): 06 00 13 00 37 3a 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6d 01 b8 01 7b 00 2c 00 00 00 01 11 ..............EVENT: MotionNotify detail: Normal sequence number: 0013 time: TIM cb7a3a37 root: WIN 00000025 event: WIN 03400001 child: None root-x: 365 root-y: 440 event-x: 123 event-y: 44 state: 0 same-screen: True 5.75: 32 bytes <-- X11 Server Event (fd 6): 02 ed 13 00 43 40 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6d 01 b8 01 7b 00 2c 00 00 00 01 88 ..............EVENT: KeyPress detail: 237 (\355) sequence number: 0013 time: TIM cb7a4043 root: WIN 00000025 event: WIN 03400001 child: None root-x: 365 root-y: 440 event-x: 123 event-y: 44 state: 0 same-screen: True 5.75: Client --> 8 bytes Request (fd 5): 65 00 02 00 08 f7 00 00 ............REQUEST: GetKeyboardMapping sequence number: 335544320 request length: 0002 first-keycode: 8 (^H) count: f7 5.75: 2048 bytes <-- X11 Server 5.75: 2048 bytes <-- X11 Server 5.75: 876 bytes <-- X11 Server Reply (fd 6): 01 05 14 00 d3 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 61 00 00 00 00 00 00 00 e4 00 00 00 00 00 00 00 00 00 00 00 42 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 43 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00 00 b0 00 00 00 00 00 00 00 00 00 00 00 65 00 00 00 00 00 00 00 ac 20 00 00 00 00 00 00 00 00 00 00 46 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 67 00 00 00 00 00 00 00 a3 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 69 00 00 00 00 00 00 00 ef 00 00 00 00 00 00 00 00 00 00 00 4a 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 4b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 4c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 6d 00 00 00 00 00 00 00 a9 0a 00 00 b5 00 00 00 00 00 00 00 6e 00 00 00 00 00 00 00 aa 0a 00 00 00 00 00 00 00 00 00 00 6f 00 00 00 00 00 00 00 f6 00 00 00 00 00 00 00 00 00 00 00 70 00 00 00 00 00 00 00 a7 00 00 00 f0 07 00 00 00 00 00 00 51 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 73 00 00 00 00 00 00 00 df 00 00 00 00 00 00 00 00 00 00 00 54 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 75 00 00 00 00 00 00 00 fc 00 00 00 00 00 00 00 00 00 00 00 56 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 57 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 58 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 59 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5a 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 31 00 00 00 21 00 00 00 b9 00 00 00 00 00 00 00 00 00 00 00 32 00 00 00 40 00 00 00 b2 00 00 00 00 00 00 00 00 00 00 00 33 00 00 00 23 00 00 00 b3 00 00 00 00 00 00 00 00 00 00 00 34 00 00 00 24 00 00 00 a4 00 00 00 00 00 00 00 00 00 00 00 35 00 00 00 25 00 00 00 a4 00 00 00 00 00 00 00 00 00 00 00 36 00 00 00 5e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 37 00 00 00 26 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 38 00 00 00 2a 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 39 00 00 00 28 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 00 00 00 29 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0d ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 1b ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 08 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 09 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 a0 00 00 00 00 00 00 00 00 00 00 00 2d 00 00 00 5f 00 00 00 12 22 00 01 00 00 00 00 00 00 00 00 3d 00 00 00 2b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5b 00 00 00 7b 00 00 00 d0 0a 00 00 d2 0a 00 00 00 00 00 00 5d 00 00 00 7d 00 00 00 d1 0a 00 00 d3 0a 00 00 00 00 00 00 5c 00 00 00 7c 00 00 00 a6 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3b 00 00 00 3a 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 27 00 00 00 22 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60 00 00 00 7e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2c 00 00 00 3c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2e 00 00 00 3e 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2f 00 00 00 3f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e5 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 be ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 bf ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c0 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c1 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c2 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c3 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c4 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c5 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c6 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c7 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 ff 05 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 11 ff 05 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 d3 ff 00 00 d3 ff 00 00 61 ff 00 00 60 ff 05 10 00 00 00 00 d4 ff 00 00 d4 ff 00 00 14 ff 00 00 00 00 00 00 00 00 00 00 d2 ff 00 00 d2 ff 00 00 13 ff 00 00 6b ff 00 00 00 00 00 00 63 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 57 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 56 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 53 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 51 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 54 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 52 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7f ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 d6 ff 00 00 d6 ff 00 00 af ff 00 00 00 00 00 00 00 00 00 00 d7 ff 00 00 d7 ff 00 00 aa ff 00 00 00 00 00 00 00 00 00 00 d5 ff 00 00 d5 ff 00 00 ad ff 00 00 00 00 00 00 00 00 00 00 ab ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 8d ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 de ff 00 00 de ff 00 00 b1 ff 00 00 57 ff 00 00 00 00 00 00 54 ff 00 00 df ff 00 00 b2 ff 00 00 00 00 00 00 00 00 00 00 e0 ff 00 00 e0 ff 00 00 b3 ff 00 00 56 ff 00 00 00 00 00 00 51 ff 00 00 db ff 00 00 b4 ff 00 00 00 00 00 00 00 00 00 00 dc ff 00 00 dc ff 00 00 b5 ff 00 00 00 00 00 00 00 00 00 00 53 ff 00 00 dd ff 00 00 b6 ff 00 00 00 00 00 00 00 00 00 00 d8 ff 00 00 d8 ff 00 00 b7 ff 00 00 50 ff 00 00 00 00 00 00 52 ff 00 00 d9 ff 00 00 b8 ff 00 00 00 00 00 00 00 00 00 00 da ff 00 00 da ff 00 00 b9 ff 00 00 55 ff 00 00 00 00 00 00 9e ff 00 00 9e ff 00 00 b0 ff 00 00 00 00 00 00 00 00 00 00 ff ff 00 00 ff ff 00 00 ae ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 76 ff 05 10 7d ff 05 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ce ff 00 00 ce ff 00 00 73 ff 05 10 00 00 00 00 00 00 00 00 6a ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ca ff 00 00 ca ff 00 00 70 ff 05 10 00 00 00 00 00 00 00 00 cc ff 00 00 cc ff 00 00 71 ff 05 10 00 00 00 00 00 00 00 00 c8 ff 00 00 c8 ff 00 00 69 ff 00 00 00 00 00 00 00 00 00 00 c9 ff 00 00 c9 ff 00 00 66 ff 00 00 00 00 00 00 00 00 00 00 cb ff 00 00 cb ff 00 00 65 ff 00 00 00 00 00 00 00 00 00 00 d1 ff 00 00 d1 ff 00 00 75 ff 05 10 00 00 00 00 00 00 00 00 cd ff 00 00 cd ff 00 00 72 ff 05 10 00 00 00 00 00 00 00 00 cf ff 00 00 cf ff 00 00 74 ff 05 10 00 00 00 00 00 00 00 00 d0 ff 00 00 d0 ff 00 00 68 ff 00 00 00 00 00 00 00 00 00 00 78 ff 05 10 7a ff 05 10 00 00 00 00 00 00 00 00 00 00 00 00 79 ff 05 10 7c ff 05 10 00 00 00 00 00 00 00 00 00 00 00 00 77 ff 05 10 7b ff 05 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e3 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e1 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e9 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e7 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e4 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e2 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7e ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ..............REPLY: GetKeyboardMapping keysyms-per-keycode: 05 sequence number: 0014 reply length: 000004d3 keysyms: (1235) KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000061 --- KYS 00000000 --- KYS 000000e4 --- KYS 00000000 --- KYS 00000000 --- KYS 00000042 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000043 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000064 --- KYS 00000000 --- KYS 000000b0 --- KYS 00000000 --- KYS 00000000 --- KYS 00000065 --- KYS 00000000 --- KYS 000020ac --- KYS 00000000 --- KYS 00000000 --- KYS 00000046 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000067 --- KYS 00000000 --- KYS 000000a3 --- KYS 00000000 --- KYS 00000000 --- KYS 00000048 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000069 --- KYS 00000000 --- KYS 000000ef --- KYS 00000000 --- KYS 00000000 --- KYS 0000004a --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000004b --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000004c --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000006d --- KYS 00000000 --- KYS 00000aa9 --- KYS 000000b5 --- KYS 00000000 --- KYS 0000006e --- KYS 00000000 --- KYS 00000aaa --- KYS 00000000 --- KYS 00000000 --- KYS 0000006f --- KYS 00000000 --- KYS 000000f6 --- KYS 00000000 --- KYS 00000000 --- KYS 00000070 --- KYS 00000000 --- KYS 000000a7 --- KYS 000007f0 --- KYS 00000000 --- KYS 00000051 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000052 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000073 --- KYS 00000000 --- KYS 000000df --- KYS 00000000 --- KYS 00000000 --- KYS 00000054 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000075 --- KYS 00000000 --- KYS 000000fc --- KYS 00000000 --- KYS 00000000 --- KYS 00000056 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000057 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000058 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000059 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000005a --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000031 --- KYS 00000021 --- KYS 000000b9 --- KYS 00000000 --- KYS 00000000 --- KYS 00000032 --- KYS 00000040 --- KYS 000000b2 --- KYS 00000000 --- KYS 00000000 --- KYS 00000033 --- KYS 00000023 --- KYS 000000b3 --- KYS 00000000 --- KYS 00000000 --- KYS 00000034 --- KYS 00000024 --- KYS 000000a4 --- KYS 00000000 --- KYS 00000000 --- KYS 00000035 --- KYS 00000025 --- KYS 000000a4 --- KYS 00000000 --- KYS 00000000 --- KYS 00000036 --- KYS 0000005e --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000037 --- KYS 00000026 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000038 --- KYS 0000002a --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000039 --- KYS 00000028 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000030 --- KYS 00000029 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff0d --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff1b --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff08 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff09 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000020 --- KYS 00000000 --- KYS 000000a0 --- KYS 00000000 --- KYS 00000000 --- KYS 0000002d --- KYS 0000005f --- KYS 01002212 --- KYS 00000000 --- KYS 00000000 --- KYS 0000003d --- KYS 0000002b --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000005b --- KYS 0000007b --- KYS 00000ad0 --- KYS 00000ad2 --- KYS 00000000 --- KYS 0000005d --- KYS 0000007d --- KYS 00000ad1 --- KYS 00000ad3 --- KYS 00000000 --- KYS 0000005c --- KYS 0000007c --- KYS 000000a6 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000003b --- KYS 0000003a --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000027 --- KYS 00000022 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000060 --- KYS 0000007e --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000002c --- KYS 0000003c --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000002e --- KYS 0000003e --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000002f --- KYS 0000003f --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffe5 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffbe --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffbf --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffc0 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffc1 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffc2 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffc3 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffc4 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffc5 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffc6 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffc7 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 1005ff10 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 1005ff11 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffd3 --- KYS 0000ffd3 --- KYS 0000ff61 --- KYS 1005ff60 --- KYS 00000000 --- KYS 0000ffd4 --- KYS 0000ffd4 --- KYS 0000ff14 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffd2 --- KYS 0000ffd2 --- KYS 0000ff13 --- KYS 0000ff6b --- KYS 00000000 --- KYS 0000ff63 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff50 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff55 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffff --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff57 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff56 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff53 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff51 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff54 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff52 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff7f --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffd6 --- KYS 0000ffd6 --- KYS 0000ffaf --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffd7 --- KYS 0000ffd7 --- KYS 0000ffaa --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffd5 --- KYS 0000ffd5 --- KYS 0000ffad --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffab --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff8d --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffde --- KYS 0000ffde --- KYS 0000ffb1 --- KYS 0000ff57 --- KYS 00000000 --- KYS 0000ff54 --- KYS 0000ffdf --- KYS 0000ffb2 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffe0 --- KYS 0000ffe0 --- KYS 0000ffb3 --- KYS 0000ff56 --- KYS 00000000 --- KYS 0000ff51 --- KYS 0000ffdb --- KYS 0000ffb4 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffdc --- KYS 0000ffdc --- KYS 0000ffb5 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff53 --- KYS 0000ffdd --- KYS 0000ffb6 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffd8 --- KYS 0000ffd8 --- KYS 0000ffb7 --- KYS 0000ff50 --- KYS 00000000 --- KYS 0000ff52 --- KYS 0000ffd9 --- KYS 0000ffb8 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffda --- KYS 0000ffda --- KYS 0000ffb9 --- KYS 0000ff55 --- KYS 00000000 --- KYS 0000ff9e --- KYS 0000ff9e --- KYS 0000ffb0 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffff --- KYS 0000ffff --- KYS 0000ffae --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff20 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 1005ff76 --- KYS 1005ff7d --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffce --- KYS 0000ffce --- KYS 1005ff73 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff6a --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffca --- KYS 0000ffca --- KYS 1005ff70 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffcc --- KYS 0000ffcc --- KYS 1005ff71 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffc8 --- KYS 0000ffc8 --- KYS 0000ff69 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffc9 --- KYS 0000ffc9 --- KYS 0000ff66 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffcb --- KYS 0000ffcb --- KYS 0000ff65 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffd1 --- KYS 0000ffd1 --- KYS 1005ff75 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffcd --- KYS 0000ffcd --- KYS 1005ff72 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffcf --- KYS 0000ffcf --- KYS 1005ff74 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffd0 --- KYS 0000ffd0 --- KYS 0000ff68 --- KYS 00000000 --- KYS 00000000 --- KYS 1005ff78 --- KYS 1005ff7a --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 1005ff79 --- KYS 1005ff7c --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 1005ff77 --- KYS 1005ff7b --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffe3 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffe1 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffe9 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffe7 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffe4 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffe2 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ff7e --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 0000ffe8 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- KYS 00000000 --- 5.78: Client --> 4 bytes Request (fd 5): 77 00 01 00 ............REQUEST: GetModifierMapping sequence number: 352321536 request length: 0001 5.78: 48 bytes <-- X11 Server Reply (fd 6): 01 02 15 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 ec 00 00 e7 eb e9 00 ed 00 5a 00 ea ee 00 00 ..............REPLY: GetModifierMapping keycodes-per-modifier: 02 sequence number: 0015 reply length: 00000004 keycodes: (2) 232 (\350) --- 236 (\354) --- 7.77: 32 bytes <-- X11 Server Event (fd 6): 02 0b 15 00 23 48 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6d 01 b8 01 7b 00 2c 00 10 00 01 b8 ..............EVENT: KeyPress detail: 11 (^K) sequence number: 0015 time: TIM cb7a4823 root: WIN 00000025 event: WIN 03400001 child: None root-x: 365 root-y: 440 event-x: 123 event-y: 44 state: Mod2 same-screen: True 7.82: 32 bytes <-- X11 Server Event (fd 6): 03 0b 15 00 53 48 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6d 01 b8 01 7b 00 2c 00 10 00 01 48 ..............EVENT: KeyRelease detail: 11 (^K) sequence number: 0015 time: TIM cb7a4853 root: WIN 00000025 event: WIN 03400001 child: None root-x: 365 root-y: 440 event-x: 123 event-y: 44 state: Mod2 same-screen: True 9.87: 32 bytes <-- X11 Server Event (fd 6): 02 0b 15 00 5b 50 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6d 01 b8 01 7b 00 2c 00 10 00 01 18 ..............EVENT: KeyPress detail: 11 (^K) sequence number: 0015 time: TIM cb7a505b root: WIN 00000025 event: WIN 03400001 child: None root-x: 365 root-y: 440 event-x: 123 event-y: 44 state: Mod2 same-screen: True 9.95: 32 bytes <-- X11 Server Event (fd 6): 03 0b 15 00 a3 50 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6d 01 b8 01 7b 00 2c 00 10 00 01 54 ..............EVENT: KeyRelease detail: 11 (^K) sequence number: 0015 time: TIM cb7a50a3 root: WIN 00000025 event: WIN 03400001 child: None root-x: 365 root-y: 440 event-x: 123 event-y: 44 state: Mod2 same-screen: True 12.37: 32 bytes <-- X11 Server Event (fd 6): 03 ed 15 00 1b 5a 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6d 01 b8 01 7b 00 2c 00 10 00 01 18 ..............EVENT: KeyRelease detail: 237 (\355) sequence number: 0015 time: TIM cb7a5a1b root: WIN 00000025 event: WIN 03400001 child: None root-x: 365 root-y: 440 event-x: 123 event-y: 44 state: Mod2 same-screen: True 14.10: 32 bytes <-- X11 Server Event (fd 6): 06 00 15 00 e0 60 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6d 01 b7 01 7b 00 2b 00 00 00 01 00 ..............EVENT: MotionNotify detail: Normal sequence number: 0015 time: TIM cb7a60e0 root: WIN 00000025 event: WIN 03400001 child: None root-x: 365 root-y: 439 event-x: 123 event-y: 43 state: 0 same-screen: True 14.11: 32 bytes <-- X11 Server Event (fd 6): 06 00 15 00 e8 60 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 6d 01 b6 01 7b 00 2a 00 00 00 01 00 ..............EVENT: MotionNotify detail: Normal sequence number: 0015 time: TIM cb7a60e8 root: WIN 00000025 event: WIN 03400001 child: None root-x: 365 root-y: 438 event-x: 123 event-y: 42 state: 0 same-screen: True 14.13: 32 bytes <-- X11 Server Event (fd 6): 06 00 15 00 f8 60 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 73 01 92 01 81 00 06 00 00 00 01 00 ..............EVENT: MotionNotify detail: Normal sequence number: 0015 time: TIM cb7a60f8 root: WIN 00000025 event: WIN 03400001 child: None root-x: 371 root-y: 402 event-x: 129 event-y: 6 state: 0 same-screen: True 14.14: 32 bytes <-- X11 Server Event (fd 6): 08 03 15 00 00 61 7a cb 25 00 00 00 01 00 40 03 00 00 00 00 75 01 7c 01 83 00 f0 ff 00 00 00 03 ..............EVENT: LeaveNotify detail: Nonlinear sequence number: 0015 time: TIM cb7a6100 root: WIN 00000025 event: WIN 03400001 child: None root-x: 373 root-y: 380 event-x: 131 event-y: 16 state: 0 mode: Normal same-screen, focus: 14.17: 32 bytes <-- X11 Server Event (fd 6): 0a 03 15 00 01 00 40 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ..............EVENT: FocusOut detail: Nonlinear sequence number: 0015 event: WIN 03400001 mode: Normal ---------------------------------------------------------------------------- $ xdpyinfo name of display: :23.0 version number: 11.0 vendor string: Sun Microsystems, Inc. vendor release number: 6410 maximum request size: 0 bytes motion buffer size: 256 bitmap unit, bit order, padding: 32, MSBFirst, 32 image byte order: MSBFirst number of supported pixmap formats: 3 supported pixmap formats: depth 1, bits_per_pixel 1, scanline_pad 32 depth 24, bits_per_pixel 32, scanline_pad 32 depth 32, bits_per_pixel 32, scanline_pad 32 keycode range: minimum 8, maximum 254 focus: window 0x80000d, revert to Parent number of extensions: 28 AccessX Adobe-DPS-Extension DOUBLE-BUFFER DPMS DPSExtension Extended-Visual-Information FBPM LBX MIT-SCREEN-SAVER MIT-SHM MIT-SUNDRY-NONSTANDARD Multi-Buffering RECORD SECURITY SHAPE SUN_ALLPLANES SUN_DGA SUN_OVL SUN_SME SYNC SolarisIA TOG-CUP XC-APPGROUP XC-MISC XIE XInputDeviceEvents XInputExtension XTEST default screen number: 0 number of screens: 1 screen #0: dimensions: 1280x1024 pixels (361x289 millimeters) resolution: 90x90 dots per inch depths (3): 1, 24, 32 root window id: 0x25 depth of root window: 24 planes number of colormaps: minimum 1, maximum 1 default colormap: 0x22 default number of colormap cells: 256 preallocated pixels: black 0, white 16777215 options: backing-store YES, save-unders YES largest cursor: 64x64 current input event mask: 0x58003d KeyPressMask ButtonPressMask ButtonReleaseMask EnterWindowMask LeaveWindowMask SubstructureNotifyMask SubstructureRedirectMask PropertyChangeMask number of visuals: 1 default visual id: 0x20 visual: visual id: 0x20 class: TrueColor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff, 0xff00, 0xff0000 significant bits in color specification: 8 bits number of mono multibuffer types: 1 visual id, max buffers, depth: 0x20, 0, 24 number of stereo multibuffer types: 0 -- Markus Kuhn, Computer Lab, Univ of Cambridge, GB http://www.cl.cam.ac.uk/~mgk25/ | __oo_O..O_oo__