Xlib: extension "RANDR" missing on display ":100". Xlib: extension "RANDR" missing on display ":100". 2014-11-24 09:40:01,075 X11 extension Composite event_base=0 2014-11-24 09:40:01,075 found X11 extension Composite with version 0.2 2014-11-24 09:40:01,075 X11 extension DAMAGE event_base=89 2014-11-24 09:40:01,075 found X11 extension DAMAGE with version 1.0 2014-11-24 09:40:01,076 pointer grab constants: {0: 'NotifyNormal', 1: 'NotifyGrab', 2: 'NotifyUngrab', 3: 'NotifyWhileGrabbed'} 2014-11-24 09:40:01,076 detail constants: {0: 'NotifyAncestor', 1: 'NotifyVirtual', 2: 'NotifyInferior', 3: 'NotifyNonlinear', 4: 'NotifyNonlinearVirtual', 5: 'NotifyPointer', 6: 'NotifyPointerRoot', 7: 'NotifyDetailNone'} 2014-11-24 09:40:01,077 ewmh selection owner for WM_S0: 0 2014-11-24 09:40:01,077 compositing window manager _NEW_WM_CM_S0: 0 2014-11-24 09:40:01,077 _NET_SUPPORTING_WM_CHECK for screen 0: None 2014-11-24 09:40:01,082 X11 extension Composite event_base=0 2014-11-24 09:40:01,082 found X11 extension Composite with version 0.2 2014-11-24 09:40:01,082 ServerBase.__init__() 2014-11-24 09:40:01,082 ServerCore.__init__() 2014-11-24 09:40:01,083 initializing packet handlers 2014-11-24 09:40:01,083 ServerBase.__init__() 2014-11-24 09:40:01,083 server uuid is 56dbe5cd27c0426894f7711b935aca19 2014-11-24 09:40:01,083 init_encodings() adding video encodings: [] 2014-11-24 09:40:01,083 loading codecs 2014-11-24 09:40:01,083 PIL: 2014-11-24 09:40:01,083 codec_import_check('PIL', 'Python Imaging Library', 'PIL', 'PIL', ('Image',)) 2014-11-24 09:40:01,083 PIL found, will check for ('Image',) in PIL 2014-11-24 09:40:01,083 found PIL : 2014-11-24 09:40:01,085 enc_vpx: 2014-11-24 09:40:01,085 codec_import_check('enc_vpx', 'vpx encoder', 'xpra.codecs.vpx', 'xpra.codecs.vpx.encoder', ('Encoder',)) 2014-11-24 09:40:01,085 xpra.codecs.vpx found, will check for ('Encoder',) in xpra.codecs.vpx.encoder 2014-11-24 09:40:01,085 found enc_vpx : 2014-11-24 09:40:01,085 dec_vpx: 2014-11-24 09:40:01,085 codec_import_check('dec_vpx', 'vpx decoder', 'xpra.codecs.vpx', 'xpra.codecs.vpx.decoder', ('Decoder',)) 2014-11-24 09:40:01,085 xpra.codecs.vpx found, will check for ('Decoder',) in xpra.codecs.vpx.decoder 2014-11-24 09:40:01,086 found dec_vpx : 2014-11-24 09:40:01,086 vpx info(xpra.codecs.vpx.encoder)={'build_config': '--prefix=/usr --enable-pic --enable-shared --disable-install-bins --disable-install-srcs --target=x86_64-linux-gcc', 'version': u'v1.3.0', 'abi_version': 6, 'encodings': ['vp8']} 2014-11-24 09:40:01,086 enc_x264: 2014-11-24 09:40:01,086 codec_import_check('enc_x264', 'x264 encoder', 'xpra.codecs.enc_x264', 'xpra.codecs.enc_x264.encoder', ('Encoder',)) 2014-11-24 09:40:01,086 xpra.codecs.enc_x264 found, will check for ('Encoder',) in xpra.codecs.enc_x264.encoder 2014-11-24 09:40:01,086 found enc_x264 : 2014-11-24 09:40:01,086 x264 info(xpra.codecs.enc_x264.encoder)={'version': 142, 'formats': ['YUV422P', 'RGB', 'BGRX', 'BGR', 'YUV420P', 'BGRA', 'YUV444P']} 2014-11-24 09:40:01,086 enc_x265: 2014-11-24 09:40:01,086 codec_import_check('enc_x265', 'x265 encoder', 'xpra.codecs.enc_x265', 'xpra.codecs.enc_x265.encoder', ('Encoder',)) 2014-11-24 09:40:01,086 cannot import enc_x265 (x265 encoder): No module named enc_x265 2014-11-24 09:40:01,086 Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/xpra/codecs/loader.py", line 26, in codec_import_check __import__(top_module, {}, {}, []) ImportError: No module named enc_x265 2014-11-24 09:40:01,086 cannot import x265: No module named enc_x265.encoder 2014-11-24 09:40:01,087 Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/xpra/codecs/loader.py", line 61, in add_codec_version module = __import__(top_module, {}, {}, [f]) ImportError: No module named enc_x265.encoder 2014-11-24 09:40:01,087 nvenc: 2014-11-24 09:40:01,087 codec_import_check('nvenc', 'nvenc encoder', 'xpra.codecs.nvenc', 'xpra.codecs.nvenc.encoder', ('Encoder',)) 2014-11-24 09:40:01,087 cannot import nvenc (nvenc encoder): No module named nvenc 2014-11-24 09:40:01,087 Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/xpra/codecs/loader.py", line 26, in codec_import_check __import__(top_module, {}, {}, []) ImportError: No module named nvenc 2014-11-24 09:40:01,087 cannot import nvenc: No module named nvenc.encoder 2014-11-24 09:40:01,087 Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/xpra/codecs/loader.py", line 61, in add_codec_version module = __import__(top_module, {}, {}, [f]) ImportError: No module named nvenc.encoder 2014-11-24 09:40:01,087 csc_swscale: 2014-11-24 09:40:01,087 codec_import_check('csc_swscale', 'swscale colorspace conversion', 'xpra.codecs.csc_swscale', 'xpra.codecs.csc_swscale.colorspace_converter', ('ColorspaceConverter',)) 2014-11-24 09:40:01,087 xpra.codecs.csc_swscale found, will check for ('ColorspaceConverter',) in xpra.codecs.csc_swscale.colorspace_converter 2014-11-24 09:40:01,087 av_enum(PIX_FMT_RGB24)=2 2014-11-24 09:40:01,087 av_enum(PIX_FMT_BGR24)=3 2014-11-24 09:40:01,087 av pixel mode PIX_FMT_0RGB is not available 2014-11-24 09:40:01,087 av_enum(PIX_FMT_BGRA)=30 2014-11-24 09:40:01,087 av_enum(PIX_FMT_YUV420P)=0 2014-11-24 09:40:01,087 av_enum(PIX_FMT_YUV422P)=4 2014-11-24 09:40:01,087 av_enum(PIX_FMT_YUV444P)=5 2014-11-24 09:40:01,087 av_enum(PIX_FMT_GBRP)=82 2014-11-24 09:40:01,087 swscale pixel formats: {'YUV422P': , 'BGR': , 'BGRX': , 'GBRP': , 'RGB': , 'YUV420P': , 'YUV444P': } 2014-11-24 09:40:01,087 colorspaces: ['RGB', 'BGR', 'BGRX', 'YUV420P', 'YUV422P', 'YUV444P', 'GBRP'] 2014-11-24 09:40:01,087 SWS_BICUBIC=4 2014-11-24 09:40:01,088 ('SWS_BICUBIC',)=4 2014-11-24 09:40:01,088 SWS_BICUBLIN=64 2014-11-24 09:40:01,088 ('SWS_BICUBLIN',)=64 2014-11-24 09:40:01,088 SWS_BILINEAR=2 2014-11-24 09:40:01,088 ('SWS_BILINEAR',)=2 2014-11-24 09:40:01,088 SWS_FAST_BILINEAR=1 2014-11-24 09:40:01,088 ('SWS_FAST_BILINEAR',)=1 2014-11-24 09:40:01,088 swscale flags: [(30, ), (40, ), (60, ), (80, )] 2014-11-24 09:40:01,088 found csc_swscale : 2014-11-24 09:40:01,088 swscale info(xpra.codecs.csc_swscale.colorspace_converter)={'version': (3, 0, 0), 'formats': ['RGB', 'BGR', 'BGRX', 'YUV420P', 'YUV422P', 'YUV444P', 'GBRP']} 2014-11-24 09:40:01,088 csc_cython: 2014-11-24 09:40:01,088 codec_import_check('csc_cython', 'cython colorspace conversion', 'xpra.codecs.csc_cython', 'xpra.codecs.csc_cython.colorspace_converter', ('ColorspaceConverter',)) 2014-11-24 09:40:01,088 xpra.codecs.csc_cython found, will check for ('ColorspaceConverter',) in xpra.codecs.csc_cython.colorspace_converter 2014-11-24 09:40:01,088 found csc_cython : 2014-11-24 09:40:01,088 cython info(xpra.codecs.csc_cython.colorspace_converter)={'Cython': ['0', '21'], 'version': [0, 3]} 2014-11-24 09:40:01,088 csc_opencl: 2014-11-24 09:40:01,088 codec_import_check('csc_opencl', 'OpenCL colorspace conversion', 'xpra.codecs.csc_opencl', 'xpra.codecs.csc_opencl.colorspace_converter', ('ColorspaceConverter',)) 2014-11-24 09:40:01,088 cannot import csc_opencl (OpenCL colorspace conversion): No module named csc_opencl 2014-11-24 09:40:01,088 Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/xpra/codecs/loader.py", line 26, in codec_import_check __import__(top_module, {}, {}, []) ImportError: No module named csc_opencl 2014-11-24 09:40:01,088 cannot import opencl: No module named csc_opencl.colorspace_converter 2014-11-24 09:40:01,089 Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/xpra/codecs/loader.py", line 61, in add_codec_version module = __import__(top_module, {}, {}, [f]) ImportError: No module named csc_opencl.colorspace_converter 2014-11-24 09:40:01,089 dec_avcodec: 2014-11-24 09:40:01,089 codec_import_check('dec_avcodec', 'avcodec decoder', 'xpra.codecs.dec_avcodec', 'xpra.codecs.dec_avcodec.decoder', ('Decoder',)) 2014-11-24 09:40:01,089 cannot import dec_avcodec (avcodec decoder): No module named dec_avcodec 2014-11-24 09:40:01,089 Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/xpra/codecs/loader.py", line 26, in codec_import_check __import__(top_module, {}, {}, []) ImportError: No module named dec_avcodec 2014-11-24 09:40:01,089 cannot import avcodec: No module named dec_avcodec.decoder 2014-11-24 09:40:01,089 Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/xpra/codecs/loader.py", line 61, in add_codec_version module = __import__(top_module, {}, {}, [f]) ImportError: No module named dec_avcodec.decoder 2014-11-24 09:40:01,089 dec_avcodec2: 2014-11-24 09:40:01,089 codec_import_check('dec_avcodec2', 'avcodec2 decoder', 'xpra.codecs.dec_avcodec2', 'xpra.codecs.dec_avcodec2.decoder', ('Decoder',)) 2014-11-24 09:40:01,089 xpra.codecs.dec_avcodec2 found, will check for ('Decoder',) in xpra.codecs.dec_avcodec2.decoder 2014-11-24 09:40:01,092 avcodec2.init_module: CODECS=['h264', 'vp8', 'vp9'] 2014-11-24 09:40:01,092 found dec_avcodec2 : 2014-11-24 09:40:01,092 avcodec2 info(xpra.codecs.dec_avcodec2.decoder)={'version': (56, 1, 0), 'formats': {'formats.vp9': ['YUV420P', 'YUV422P', 'YUV444P'], 'formats.h264': ['YUV422P', 'GBRP', 'RGB', 'YUV420P', 'BGRA', 'ARGB', 'YUV444P'], 'formats.vp8': ['YUV420P']}, 'encodings': ['h264', 'vp8', 'vp9']} 2014-11-24 09:40:01,092 enc_webp: 2014-11-24 09:40:01,092 codec_import_check('enc_webp', 'webp encoder', 'xpra.codecs.webp', 'xpra.codecs.webp.encode', ('compress',)) 2014-11-24 09:40:01,092 xpra.codecs.webp found, will check for ('compress',) in xpra.codecs.webp.encode 2014-11-24 09:40:01,093 found enc_webp : 2014-11-24 09:40:01,093 dec_webp: 2014-11-24 09:40:01,093 codec_import_check('dec_webp', 'webp decoder', 'xpra.codecs.webp', 'xpra.codecs.webp.decode', ('decompress',)) 2014-11-24 09:40:01,093 xpra.codecs.webp found, will check for ('decompress',) in xpra.codecs.webp.decode 2014-11-24 09:40:01,093 found dec_webp : 2014-11-24 09:40:01,093 done loading codecs 2014-11-24 09:40:01,093 found: 2014-11-24 09:40:01,093 * PIL : True 2014-11-24 09:40:01,093 * enc_vpx : True 2014-11-24 09:40:01,093 * dec_vpx : True 2014-11-24 09:40:01,093 * enc_x264 : True 2014-11-24 09:40:01,093 * enc_x265 : False 2014-11-24 09:40:01,093 * nvenc : False 2014-11-24 09:40:01,093 * csc_swscale : True 2014-11-24 09:40:01,093 * csc_cython : True 2014-11-24 09:40:01,093 * csc_opencl : False 2014-11-24 09:40:01,093 * dec_avcodec : False 2014-11-24 09:40:01,093 * dec_avcodec2 : True 2014-11-24 09:40:01,093 * enc_webp : True 2014-11-24 09:40:01,093 * dec_webp : True 2014-11-24 09:40:01,093 codecs versions: 2014-11-24 09:40:01,093 * cython : (0, 3, '0', '21') 2014-11-24 09:40:01,093 * PIL : 2.6.1 2014-11-24 09:40:01,093 * enc_webp : (0, 4, 1) 2014-11-24 09:40:01,093 * dec_webp : (0, 4, 1) 2014-11-24 09:40:01,093 * vpx : v1.3.0 2014-11-24 09:40:01,093 * swscale : (3, 0, 0) 2014-11-24 09:40:01,093 * x264 : 142 2014-11-24 09:40:01,093 * numpy : 1.8.2 2014-11-24 09:40:01,093 * avcodec2 : (56, 1, 0) 2014-11-24 09:40:01,100 PIL.Image.SAVE={'PCX': , 'HDF5': , 'SPIDER': , 'MSP': , 'XBM': , 'WEBP': , 'BUFR': , 'PPM': , 'BMP': , 'TGA': , 'TIFF': , 'JPEG': , 'EPS': , 'GIF': , 'GRIB': , 'IM': , 'FITS': , 'PDF': , 'WMF': , 'MPO': , 'PALM': , 'JPEG2000': , 'PNG': } 2014-11-24 09:40:01,100 PIL.Image can SAVE png 2014-11-24 09:40:01,100 PIL.Image can SAVE png/L 2014-11-24 09:40:01,100 PIL.Image can SAVE png/P 2014-11-24 09:40:01,100 PIL.Image can SAVE jpeg 2014-11-24 09:40:01,100 PIL.Image can SAVE webp 2014-11-24 09:40:01,100 do_get_PIL_codings(, SAVE)=['png', 'png/L', 'png/P', 'jpeg', 'webp'] 2014-11-24 09:40:01,100 initializing packet handlers 2014-11-24 09:40:01,100 randr enabled: False 2014-11-24 09:40:01,100 get_XKB_event_base(:100)=85 2014-11-24 09:40:01,100 get_XFixes_event_base(:100)=87 2014-11-24 09:40:01,100 get_XDamage_event_base(:100)=89 2014-11-24 09:40:01,100 x_event_signals={33: ('xpra-client-message-event', None), 2: ('xpra-key-press-event', None), 7: ('xpra-enter-event', None), 8: ('xpra-leave-event', None), 9: ('xpra-focus-in-event', None), 10: ('xpra-focus-out-event', None), 17: ('xpra-destroy-event', None), 18: ('xpra-unmap-event', 'xpra-child-unmap-event'), 19: ('xpra-map-event', 'xpra-child-map-event'), 20: (None, 'child-map-request-event'), 21: ('xpra-reparent-event', None), 22: ('xpra-configure-event', None), 23: (None, 'child-configure-request-event'), 88: ('xpra-cursor-event', None), 89: ('xpra-damage-event', None), 28: ('xpra-property-notify-event', None), 85: ('xpra-xkb-event', None)} 2014-11-24 09:40:01,100 event_type_names={2: 'KeyPress', 3: 'KeyRelease', 4: 'ButtonPress', 5: 'ButtonRelease', 6: 'MotionNotify', 7: 'EnterNotify', 8: 'LeaveNotify', 9: 'FocusIn', 10: 'FocusOut', 11: 'KeymapNotify', 12: 'Expose', 13: 'GraphicsExpose', 14: 'NoExpose', 15: 'VisibilityNotify', 16: 'CreateNotify', 17: 'DestroyNotify', 18: 'UnmapNotify', 19: 'MapNotify', 20: 'MapRequest', 21: 'ReparentNotify', 22: 'ConfigureNotify', 23: 'ConfigureRequest', 24: 'GravityNotify', 25: 'ResizeRequest', 26: 'CirculateNotify', 27: 'CirculateRequest', 28: 'PropertyNotify', 29: 'SelectionClear', 30: 'SelectionRequest', 31: 'SelectionNotify', 32: 'ColormapNotify', 33: 'ClientMessage', 34: 'MappingNotify', 85: 'XKBNotify', 88: 'CursorNotify', 89: 'DamageNotify'} 2014-11-24 09:40:01,100 names_to_event_type={'GravityNotify': 24, 'KeyRelease': 3, 'XKBNotify': 85, 'FocusOut': 10, 'DamageNotify': 89, 'UnmapNotify': 18, 'MapRequest': 20, 'CursorNotify': 88, 'MotionNotify': 6, 'EnterNotify': 7, 'PropertyNotify': 28, 'ConfigureNotify': 22, 'SelectionNotify': 31, 'Expose': 12, 'ClientMessage': 33, 'NoExpose': 14, 'ResizeRequest': 25, 'SelectionRequest': 30, 'ButtonPress': 4, 'CreateNotify': 16, 'ColormapNotify': 32, 'SelectionClear': 29, 'ReparentNotify': 21, 'DestroyNotify': 17, 'CirculateNotify': 26, 'ButtonRelease': 5, 'KeymapNotify': 11, 'MappingNotify': 34, 'LeaveNotify': 8, 'GraphicsExpose': 13, 'MapNotify': 19, 'KeyPress': 2, 'ConfigureRequest': 23, 'CirculateRequest': 27, 'VisibilityNotify': 15, 'FocusIn': 9} Xlib: extension "RANDR" missing on display ":100". 2014-11-24 09:40:01,102 sendClientMessage(0x169, 0x169, 0x0, 0x20000, MANAGER, 604412377, 275, 4194307, 0, 0) 2014-11-24 09:40:01,102 sendClientMessage(0x169, 0x169, 0x0, 0x20000, MANAGER, 604412377, 247, 4194307, 0, 0) 2014-11-24 09:40:01,103 sizing world to 3840x2560 2014-11-24 09:40:01,103 sending WM_TAKE_FOCUS: 0x40001d, X11 timestamp=0 2014-11-24 09:40:01,103 sendClientMessage(0x40001d, 0x40001d, 0x0, 0x0, WM_PROTOCOLS, WM_TAKE_FOCUS, 0, 0, 0, 0) 2014-11-24 09:40:01,112 XGetSelectionOwner(_XSETTINGS_S0)=0 2014-11-24 09:40:01,112 Fetching current XSettings data, owner=None 2014-11-24 09:40:01,112 default_xsettings=None 2014-11-24 09:40:01,112 get_default_cursor=[1920, 1280, 16, 16, 7, 7, 1L, '\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\xff\x00\x00\x00\xff\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff', ''] 2014-11-24 09:40:01,112 enableCursors(True) 2014-11-24 09:40:01,112 ServerCore.init({'speaker_codec': [], 'tcp_proxy': '', 'system_tray': False, 'exit_with_client': False, 'bell': False, 'socket_dir': '', 'key_shortcut': ['Meta+Shift+F4:quit', 'Meta+Shift+F8:magic_key', 'Meta+Shift+F11:show_session_info'], 'window_icon': '', 'xsettings': False, 'compressors': 'lz4, zlib, lzo', 'input_method': 'none', 'password_file': '', 'sharing': False, 'min_quality': 30, 'cursors': False, 'encodings': ['h264', 'vp8', 'png', 'png/P', 'png/L', 'webp', 'rgb', 'rgb24', 'rgb32', 'jpeg', 'h265', 'vp9'], 'exit_ssh': True, 'quality': 0, 'video_encoders': ['x264', 'vpx'], 'mdns': False, 'opengl': None, 'mmap': False, 'border': 'auto,0', 'pulseaudio_command': 'pulseaudio --start --daemonize=false --system=false --exit-idle-time=-1 -n --load=module-suspend-on-idle --load=module-null-sink --load=module-native-protocol-unix --log-level=2 --log-target=stderr', 'readonly': False, 'clipboard': False, 'speaker': False, 'min_speed': 0, 'tray_icon': '', 'keyboard_sync': False, 'speed': 0, 'username': 'brunoorcha', 'auto_refresh_delay': 0.15, 'client_toolkit': '', 'csc_modules': ['swscale', 'cython'], 'encryption_keyfile': '', 'microphone': False, 'auth': '', 'mmap_group': False, 'notifications': False, 'xvfb': 'Xvfb +extension Composite -screen 0 3840x2560x24+32 -nolisten tcp -noreset -auth $XAUTHORITY', 'use_display': False, 'microphone_codec': [], 'fake_xinerama': False, 'window_layout': '', 'pings': False, 'clipboard_filter_file': '', 'daemon': True, 'dbus_proxy': False, 'exit_with_children': False, 'remote_xpra': '~/.xpra/run-xpra', 'windows': False, 'title': '@title@ on @client-machine@', 'pulseaudio': False, 'display': '', 'encoding': '', 'start_child': [], 'delay_tray': False, 'packet_encoders': 'rencode, bencode, yaml', 'compression_level': 1, 'displayfd': True, 'encryption': '', 'debug': 'all', 'video_decoders': ['avcodec2', 'vpx'], 'session_name': '', 'log_file': '$DISPLAY.log', 'tray': False, 'bind_tcp': ['192.168.60.179:8080'], 'dpi': 96, 'ssh': 'ssh'}) 2014-11-24 09:40:01,112 ServerBase.init({'speaker_codec': [], 'tcp_proxy': '', 'system_tray': False, 'exit_with_client': False, 'bell': False, 'socket_dir': '', 'key_shortcut': ['Meta+Shift+F4:quit', 'Meta+Shift+F8:magic_key', 'Meta+Shift+F11:show_session_info'], 'window_icon': '', 'xsettings': False, 'compressors': 'lz4, zlib, lzo', 'input_method': 'none', 'password_file': '', 'sharing': False, 'min_quality': 30, 'cursors': False, 'encodings': ['h264', 'vp8', 'png', 'png/P', 'png/L', 'webp', 'rgb', 'rgb24', 'rgb32', 'jpeg', 'h265', 'vp9'], 'exit_ssh': True, 'quality': 0, 'video_encoders': ['x264', 'vpx'], 'mdns': False, 'opengl': None, 'mmap': False, 'border': 'auto,0', 'pulseaudio_command': 'pulseaudio --start --daemonize=false --system=false --exit-idle-time=-1 -n --load=module-suspend-on-idle --load=module-null-sink --load=module-native-protocol-unix --log-level=2 --log-target=stderr', 'readonly': False, 'clipboard': False, 'speaker': False, 'min_speed': 0, 'tray_icon': '', 'keyboard_sync': False, 'speed': 0, 'username': 'brunoorcha', 'auto_refresh_delay': 0.15, 'client_toolkit': '', 'csc_modules': ['swscale', 'cython'], 'encryption_keyfile': '', 'microphone': False, 'auth': '', 'mmap_group': False, 'notifications': False, 'xvfb': 'Xvfb +extension Composite -screen 0 3840x2560x24+32 -nolisten tcp -noreset -auth $XAUTHORITY', 'use_display': False, 'microphone_codec': [], 'fake_xinerama': False, 'window_layout': '', 'pings': False, 'clipboard_filter_file': '', 'daemon': True, 'dbus_proxy': False, 'exit_with_children': False, 'remote_xpra': '~/.xpra/run-xpra', 'windows': False, 'title': '@title@ on @client-machine@', 'pulseaudio': False, 'display': '', 'encoding': '', 'start_child': [], 'delay_tray': False, 'packet_encoders': 'rencode, bencode, yaml', 'compression_level': 1, 'displayfd': True, 'encryption': '', 'debug': 'all', 'video_decoders': ['avcodec2', 'vpx'], 'session_name': '', 'log_file': '$DISPLAY.log', 'tray': False, 'bind_tcp': ['192.168.60.179:8080'], 'dpi': 96, 'ssh': 'ssh'}) 2014-11-24 09:40:01,112 starting component init 2014-11-24 09:40:01,112 init_clipboard(False, ) 2014-11-24 09:40:01,112 init_keyboard() 2014-11-24 09:40:01,113 failed to import GStreamer Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/xpra/sound/gstreamer_util.py", line 147, in gst = import_gst0_10() File "/usr/lib/python2.7/dist-packages/xpra/sound/gstreamer_util.py", line 118, in import_gst0_10 import pygst ImportError: No module named pygst 2014-11-24 09:40:01,113 init_sound(False, [], False, []) has_gst=False 2014-11-24 09:40:01,113 init_notification_forwarder(False) 2014-11-24 09:40:01,113 VideoHelper.set_modules(['x264', 'vpx'], ['swscale', 'cython'], []) video encoders=['x264', 'vpx'], csc=['swscale', 'cython'], video decoders=[] 2014-11-24 09:40:01,114 >([('tcp', ), ('unix-domain', )]) 2014-11-24 09:40:01,114 >([]) 2014-11-24 09:40:01,114 threaded_init() start 2014-11-24 09:40:01,115 VideoHelper.init() 2014-11-24 09:40:01,115 VideoHelper.init() initialized=False 2014-11-24 09:40:01,115 init_video_encoders_options() will try video encoders: ['x264', 'vpx'] 2014-11-24 09:40:01,115 init_video_encoder_option(enc_x264) module= 2014-11-24 09:40:01,115 enc_x264.init_module() 2014-11-24 09:40:01,115 init_video_encoder_option() x264 input colorspaces=['YUV422P', 'RGB', 'BGRX', 'BGR', 'YUV420P', 'BGRA', 'YUV444P'] 2014-11-24 09:40:01,115 init_video_encoder_option() x264 encodings=['h264'] 2014-11-24 09:40:01,115 init_video_encoder_option(enc_vpx) module= 2014-11-24 09:40:01,116 vpx.encoder.init_module() 2014-11-24 09:40:01,116 init_video_encoder_option() vpx input colorspaces=['YUV420P'] 2014-11-24 09:40:01,116 init_video_encoder_option() vpx encodings=['vp8'] 2014-11-24 09:40:01,116 init_video_encoders_options() video encoder specs: {'h264': {'YUV422P': [codec_spec(x264)], 'BGR': [codec_spec(x264)], 'BGRX': [codec_spec(x264)], 'RGB': [codec_spec(x264)], 'YUV420P': [codec_spec(x264)], 'BGRA': [codec_spec(x264)], 'YUV444P': [codec_spec(x264)]}, 'vp8': {'YUV420P': [codec_spec(vpx)]}} 2014-11-24 09:40:01,116 init_csc_options() will try csc modules: ['swscale', 'cython'] 2014-11-24 09:40:01,116 init_csc_option(csc_swscale) module= 2014-11-24 09:40:01,116 csc_swscale.init_module() 2014-11-24 09:40:01,116 init_csc_option(..) swscale.get_output_colorspaces(RGB)=['BGR', 'BGRX', 'YUV420P', 'YUV422P', 'YUV444P', 'GBRP'] 2014-11-24 09:40:01,116 init_csc_option(..) swscale.get_output_colorspaces(BGR)=['RGB', 'BGRX', 'YUV420P', 'YUV422P', 'YUV444P', 'GBRP'] 2014-11-24 09:40:01,116 init_csc_option(..) swscale.get_output_colorspaces(BGRX)=['RGB', 'BGR', 'YUV420P', 'YUV422P', 'YUV444P', 'GBRP'] 2014-11-24 09:40:01,116 init_csc_option(..) swscale.get_output_colorspaces(YUV420P)=['RGB', 'BGR', 'BGRX', 'YUV422P', 'YUV444P', 'GBRP'] 2014-11-24 09:40:01,116 init_csc_option(..) swscale.get_output_colorspaces(YUV422P)=['RGB', 'BGR', 'BGRX', 'YUV420P', 'YUV444P', 'GBRP'] 2014-11-24 09:40:01,116 init_csc_option(..) swscale.get_output_colorspaces(YUV444P)=['RGB', 'BGR', 'BGRX', 'YUV420P', 'YUV422P', 'GBRP'] 2014-11-24 09:40:01,116 init_csc_option(..) swscale.get_output_colorspaces(GBRP)=['RGB', 'BGR', 'BGRX', 'YUV420P', 'YUV422P', 'YUV444P'] 2014-11-24 09:40:01,117 init_csc_option(csc_cython) module= 2014-11-24 09:40:01,117 csc_cython.init_module() 2014-11-24 09:40:01,117 init_csc_option(..) cython.get_output_colorspaces(GBRP)=['RGBX', 'BGRX'] 2014-11-24 09:40:01,117 init_csc_option(..) cython.get_output_colorspaces(YUV420P)=['RGBX', 'BGRX'] 2014-11-24 09:40:01,117 init_csc_option(..) cython.get_output_colorspaces(BGRX)=['YUV420P'] 2014-11-24 09:40:01,117 init_csc_options() csc specs: {'YUV422P': {'BGR': [codec_spec(swscale)], 'BGRX': [codec_spec(swscale)], 'GBRP': [codec_spec(swscale)], 'RGB': [codec_spec(swscale)], 'YUV420P': [codec_spec(swscale)], 'YUV444P': [codec_spec(swscale)]}, 'BGR': {'YUV422P': [codec_spec(swscale)], 'BGRX': [codec_spec(swscale)], 'GBRP': [codec_spec(swscale)], 'RGB': [codec_spec(swscale)], 'YUV420P': [codec_spec(swscale)], 'YUV444P': [codec_spec(swscale)]}, 'BGRX': {'YUV422P': [codec_spec(swscale)], 'BGR': [codec_spec(swscale)], 'GBRP': [codec_spec(swscale)], 'RGB': [codec_spec(swscale)], 'YUV420P': [codec_spec(swscale), codec_spec(cython)], 'YUV444P': [codec_spec(swscale)]}, 'GBRP': {'YUV422P': [codec_spec(swscale)], 'BGR': [codec_spec(swscale)], 'BGRX': [codec_spec(swscale), codec_spec(cython)], 'RGB': [codec_spec(swscale)], 'YUV420P': [codec_spec(swscale)], 'RGBX': [codec_spec(cython)], 'YUV444P': [codec_spec(swscale)]}, 'RGB': {'YUV422P': [codec_spec(swscale)], 'BGRX': [codec_spec(swscale)], 'GBRP': [codec_spec(swscale)], 'BGR': [codec_spec(swscale)], 'YUV420P': [codec_spec(swscale)], 'YUV444P': [codec_spec(swscale)]}, 'YUV420P': {'YUV422P': [codec_spec(swscale)], 'BGR': [codec_spec(swscale)], 'BGRX': [codec_spec(swscale), codec_spec(cython)], 'GBRP': [codec_spec(swscale)], 'RGB': [codec_spec(swscale)], 'RGBX': [codec_spec(cython)], 'YUV444P': [codec_spec(swscale)]}, 'YUV444P': {'YUV422P': [codec_spec(swscale)], 'BGR': [codec_spec(swscale)], 'BGRX': [codec_spec(swscale)], 'GBRP': [codec_spec(swscale)], 'RGB': [codec_spec(swscale)], 'YUV420P': [codec_spec(swscale)]}} 2014-11-24 09:40:01,117 BGR - 6 options: 2014-11-24 09:40:01,117 * BGRX via: [codec_spec(swscale)] 2014-11-24 09:40:01,117 * GBRP via: [codec_spec(swscale)] 2014-11-24 09:40:01,117 * RGB via: [codec_spec(swscale)] 2014-11-24 09:40:01,117 * YUV420P via: [codec_spec(swscale)] 2014-11-24 09:40:01,117 * YUV422P via: [codec_spec(swscale)] 2014-11-24 09:40:01,117 * YUV444P via: [codec_spec(swscale)] 2014-11-24 09:40:01,117 BGRX - 6 options: 2014-11-24 09:40:01,117 * BGR via: [codec_spec(swscale)] 2014-11-24 09:40:01,117 * GBRP via: [codec_spec(swscale)] 2014-11-24 09:40:01,117 * RGB via: [codec_spec(swscale)] 2014-11-24 09:40:01,117 * YUV420P via: [codec_spec(cython), codec_spec(swscale)] 2014-11-24 09:40:01,117 * YUV422P via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 * YUV444P via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 GBRP - 7 options: 2014-11-24 09:40:01,118 * BGR via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 * BGRX via: [codec_spec(cython), codec_spec(swscale)] 2014-11-24 09:40:01,118 * RGB via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 * RGBX via: [codec_spec(cython)] 2014-11-24 09:40:01,118 * YUV420P via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 * YUV422P via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 * YUV444P via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 RGB - 6 options: 2014-11-24 09:40:01,118 * BGR via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 * BGRX via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 * GBRP via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 * YUV420P via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 * YUV422P via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 * YUV444P via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 YUV420P - 7 options: 2014-11-24 09:40:01,118 * BGR via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 * BGRX via: [codec_spec(cython), codec_spec(swscale)] 2014-11-24 09:40:01,118 * GBRP via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 * RGB via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 * RGBX via: [codec_spec(cython)] 2014-11-24 09:40:01,118 * YUV422P via: [codec_spec(swscale)] 2014-11-24 09:40:01,118 running > 2014-11-24 09:40:01,119 * YUV444P via: [codec_spec(swscale)] 2014-11-24 09:40:01,119 xpra server version 0.14.12 (r8135) 2014-11-24 09:40:01,119 YUV422P - 6 options: 2014-11-24 09:40:01,119 running with pid 13907 2014-11-24 09:40:01,119 * BGR via: [codec_spec(swscale)] 2014-11-24 09:40:01,119 do_run() calling 2014-11-24 09:40:01,119 * BGRX via: [codec_spec(swscale)] 2014-11-24 09:40:01,119 * GBRP via: [codec_spec(swscale)] 2014-11-24 09:40:01,119 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,119 * RGB via: [codec_spec(swscale)] 2014-11-24 09:40:01,119 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:01,119 * YUV420P via: [codec_spec(swscale)] 2014-11-24 09:40:01,119 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,119 * YUV444P via: [codec_spec(swscale)] 2014-11-24 09:40:01,119 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,120 YUV444P - 6 options: 2014-11-24 09:40:01,120 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,120 * BGR via: [codec_spec(swscale)] 2014-11-24 09:40:01,120 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,120 * BGRX via: [codec_spec(swscale)] 2014-11-24 09:40:01,120 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,120 * GBRP via: [codec_spec(swscale)] 2014-11-24 09:40:01,120 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,120 * RGB via: [codec_spec(swscale)] 2014-11-24 09:40:01,120 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,120 * YUV420P via: [codec_spec(swscale)] 2014-11-24 09:40:01,120 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,120 * YUV422P via: [codec_spec(swscale)] 2014-11-24 09:40:01,120 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,120 init_video_decoders_options() will try video decoders: [] 2014-11-24 09:40:01,120 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:01,121 init_video_decoders_options() video decoder specs: {} 2014-11-24 09:40:01,121 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,121 VideoHelper.init() done 2014-11-24 09:40:01,121 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:01,121 init_encodings() adding video encodings: ['h264', 'vp8'] 2014-11-24 09:40:01,121 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,121 PIL.Image.SAVE={'PCX': , 'HDF5': , 'SPIDER': , 'MSP': , 'XBM': , 'WEBP': , 'BUFR': , 'PPM': , 'BMP': , 'TGA': , 'TIFF': , 'JPEG': , 'EPS': , 'GIF': , 'GRIB': , 'IM': , 'FITS': , 'PDF': , 'WMF': , 'MPO': , 'PALM': , 'JPEG2000': , 'PNG': } 2014-11-24 09:40:01,121 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,121 PIL.Image can SAVE png 2014-11-24 09:40:01,121 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,121 PIL.Image can SAVE png/L 2014-11-24 09:40:01,121 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,121 PIL.Image can SAVE png/P 2014-11-24 09:40:01,121 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,121 PIL.Image can SAVE jpeg 2014-11-24 09:40:01,122 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,122 PIL.Image can SAVE webp 2014-11-24 09:40:01,122 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,122 do_get_PIL_codings(, SAVE)=['png', 'png/L', 'png/P', 'jpeg', 'webp'] 2014-11-24 09:40:01,122 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,122 threaded_init() end 2014-11-24 09:40:01,122 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,122 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,122 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,122 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,122 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,122 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,122 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,122 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,122 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x600001 2014-11-24 09:40:01,122 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,123 x_event_filter event=('xpra-client-message-event', None)/ClientMessage window=0x169 2014-11-24 09:40:01,123 x_event_filter event=('xpra-client-message-event', None)/ClientMessage took 0.1ms 2014-11-24 09:40:01,123 check() pids=set([]) 2014-11-24 09:40:01,123 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,123 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,123 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,123 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,123 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,123 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,123 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,123 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,123 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,123 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,123 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,123 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,123 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,124 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,124 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,124 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,124 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,124 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,124 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,124 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,124 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,124 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,124 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,124 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,124 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,124 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,124 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,124 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,125 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,125 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,125 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,125 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,125 x_event_filter event=None/CreateNotify window=0x169 2014-11-24 09:40:01,125 x_event_filter event=None/CreateNotify took 0.0ms 2014-11-24 09:40:01,125 x_event_filter event=None/87 window=0x600001 2014-11-24 09:40:01,125 x_event_filter event=None/87 took 0.0ms 2014-11-24 09:40:01,125 x_event_filter event=None/CreateNotify window=0x169 2014-11-24 09:40:01,125 x_event_filter event=None/CreateNotify took 0.0ms 2014-11-24 09:40:01,125 x_event_filter event=('xpra-client-message-event', None)/ClientMessage window=0x169 2014-11-24 09:40:01,125 x_event_filter event=('xpra-client-message-event', None)/ClientMessage took 0.1ms 2014-11-24 09:40:01,125 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,125 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,125 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,125 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,125 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400001 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,126 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,127 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,127 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,127 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,127 x_event_filter event=None/87 window=0x400001 2014-11-24 09:40:01,127 x_event_filter event=None/87 took 0.0ms 2014-11-24 09:40:01,127 x_event_filter event=('xpra-client-message-event', None)/ClientMessage window=0x169 2014-11-24 09:40:01,127 do_xpra_client_message_event() 2014-11-24 09:40:01,127 x_event_filter event=('xpra-client-message-event', None)/ClientMessage took 0.2ms 2014-11-24 09:40:01,127 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,127 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,127 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,127 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,127 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,127 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,127 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,128 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,128 x_event_filter event=None/87 window=0x400001 2014-11-24 09:40:01,128 x_event_filter event=None/87 took 0.0ms 2014-11-24 09:40:01,128 x_event_filter event=('xpra-client-message-event', None)/ClientMessage window=0x169 2014-11-24 09:40:01,128 do_xpra_client_message_event() 2014-11-24 09:40:01,128 x_event_filter event=('xpra-client-message-event', None)/ClientMessage took 0.1ms 2014-11-24 09:40:01,128 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,128 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,128 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,128 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,128 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,128 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,128 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x400003 2014-11-24 09:40:01,128 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,128 x_event_filter event=None/CreateNotify window=0x169 2014-11-24 09:40:01,128 x_event_filter event=None/CreateNotify took 0.0ms 2014-11-24 09:40:01,128 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001c 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001c 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001c 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001c 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001c 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001c 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001c 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001c 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001c 2014-11-24 09:40:01,129 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,130 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001c 2014-11-24 09:40:01,130 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,130 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001c 2014-11-24 09:40:01,130 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,130 x_event_filter event=None/CreateNotify window=0x169 2014-11-24 09:40:01,130 x_event_filter event=None/CreateNotify took 0.0ms 2014-11-24 09:40:01,130 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,130 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,130 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,130 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,130 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,130 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,130 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,130 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,130 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,130 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,130 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,131 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,132 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,132 x_event_filter event=('xpra-client-message-event', None)/ClientMessage window=0x40001d 2014-11-24 09:40:01,132 x_event_filter event=('xpra-client-message-event', None)/ClientMessage took 0.1ms 2014-11-24 09:40:01,132 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x40001d 2014-11-24 09:40:01,132 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:01,132 x_event_filter event=('xpra-map-event', 'xpra-child-map-event')/MapNotify window=0x40001d 2014-11-24 09:40:01,132 x_event_filter event=('xpra-map-event', 'xpra-child-map-event')/MapNotify took 0.1ms 2014-11-24 09:40:01,132 x_event_filter event=('xpra-map-event', 'xpra-child-map-event')/MapNotify window=0x169 2014-11-24 09:40:01,132 do_xpra_child_map_event() 2014-11-24 09:40:01,132 x_event_filter event=('xpra-map-event', 'xpra-child-map-event')/MapNotify took 0.1ms 2014-11-24 09:40:01,132 x_event_filter event=None/VisibilityNotify window=0x40001d 2014-11-24 09:40:01,132 x_event_filter event=None/VisibilityNotify took 0.0ms 2014-11-24 09:40:01,132 x_event_filter event=None/Expose window=0x40001d 2014-11-24 09:40:01,132 x_event_filter event=None/Expose took 0.0ms 2014-11-24 09:40:01,132 x_event_filter event=('xpra-enter-event', None)/EnterNotify window=0x40001d 2014-11-24 09:40:01,132 x_event_filter event=('xpra-enter-event', None)/EnterNotify took 0.1ms 2014-11-24 09:40:01,133 world window got focus: 2014-11-24 09:40:01,133 reset_x_focus: widget with focus: None 2014-11-24 09:40:01,133 Take Focus -> world window 2014-11-24 09:40:01,133 sending WM_TAKE_FOCUS: 0x40001d, X11 timestamp=604412408L 2014-11-24 09:40:01,133 sendClientMessage(0x40001d, 0x40001d, 0x0, 0x0, WM_PROTOCOLS, WM_TAKE_FOCUS, 604412408, 0, 0, 0) 2014-11-24 09:40:01,133 x_event_filter event=('xpra-client-message-event', None)/ClientMessage window=0x40001d 2014-11-24 09:40:01,133 x_event_filter event=('xpra-client-message-event', None)/ClientMessage took 0.1ms 2014-11-24 09:40:01,133 x_event_filter event=('xpra-client-message-event', None)/ClientMessage window=0x40001d 2014-11-24 09:40:01,133 x_event_filter event=('xpra-client-message-event', None)/ClientMessage took 0.1ms 2014-11-24 09:40:01,133 x_event_filter event=('xpra-focus-out-event', None)/FocusOut window=0x40001d 2014-11-24 09:40:01,134 x_event_filter event=('xpra-focus-out-event', None)/FocusOut took 0.1ms 2014-11-24 09:40:01,134 world window lost focus: 2014-11-24 09:40:01,134 x_event_filter event=('xpra-focus-out-event', None)/FocusOut window=0x169 2014-11-24 09:40:01,134 wm.do_xpra_focus_out_event() XGetInputFocus=(4194334, 2) 2014-11-24 09:40:01,134 x_event_filter event=('xpra-focus-out-event', None)/FocusOut took 0.1ms 2014-11-24 09:40:01,134 x_event_filter event=('xpra-focus-out-event', None)/FocusOut window=0x169 2014-11-24 09:40:01,134 wm.do_xpra_focus_out_event() XGetInputFocus=(4194334, 2) 2014-11-24 09:40:01,134 x_event_filter event=('xpra-focus-out-event', None)/FocusOut took 0.1ms 2014-11-24 09:40:01,134 x_event_filter event=('xpra-focus-in-event', None)/FocusIn window=0x169 2014-11-24 09:40:01,134 wm.do_xpra_focus_in_event() 2014-11-24 09:40:01,134 x_event_filter event=('xpra-focus-in-event', None)/FocusIn took 0.1ms 2014-11-24 09:40:01,134 x_event_filter event=('xpra-focus-in-event', None)/FocusIn window=0x40001d 2014-11-24 09:40:01,134 x_event_filter event=('xpra-focus-in-event', None)/FocusIn took 0.1ms 2014-11-24 09:40:01,134 world window got focus: 2014-11-24 09:40:01,134 x_event_filter event=('xpra-focus-in-event', None)/FocusIn window=0x40001e 2014-11-24 09:40:01,134 x_event_filter event=('xpra-focus-in-event', None)/FocusIn took 0.1ms 2014-11-24 09:40:01,135 x_event_filter event=None/CreateNotify window=0x169 2014-11-24 09:40:01,135 x_event_filter event=None/CreateNotify took 0.0ms 2014-11-24 09:40:01,135 x_event_filter ignoring 65 send_event 2014-11-24 09:40:01,135 xpra is ready. 2014-11-24 09:40:04,648 x_event_filter event=None/CreateNotify window=0x169 2014-11-24 09:40:04,648 x_event_filter event=None/CreateNotify took 0.1ms 2014-11-24 09:40:04,743 x_event_filter event=None/CreateNotify window=0x169 2014-11-24 09:40:04,744 x_event_filter event=None/CreateNotify took 0.1ms 2014-11-24 09:40:04,749 x_event_filter event=None/CreateNotify window=0x169 2014-11-24 09:40:04,749 x_event_filter event=None/CreateNotify took 0.1ms 2014-11-24 09:40:04,755 x_event_filter event=('xpra-client-message-event', None)/ClientMessage window=0x80004a 2014-11-24 09:40:04,755 x_event_filter event=('xpra-client-message-event', None)/ClientMessage took 0.5ms 2014-11-24 09:40:04,759 x_event_filter event=(None, 'child-configure-request-event')/ConfigureRequest window=0x169 2014-11-24 09:40:04,759 do_child_configure_request_event() 2014-11-24 09:40:04,759 Reconfigure on withdrawn window 2014-11-24 09:40:04,760 x_event_filter event=(None, 'child-configure-request-event')/ConfigureRequest took 0.3ms 2014-11-24 09:40:04,760 x_event_filter event=(None, 'child-map-request-event')/MapRequest window=0x169 2014-11-24 09:40:04,760 Found a potential client 2014-11-24 09:40:04,760 new window 0x80004a 2014-11-24 09:40:04,760 CompositeHelper.__init__(0x80004a, False) 2014-11-24 09:40:04,760 invalidating named pixmap 2014-11-24 09:40:04,760 CompositeHelper.setup() damage handle(0x80004a)=0x400027 2014-11-24 09:40:04,760 setup() corral_window=0x400028 2014-11-24 09:40:04,760 XGetClassHint(0x80004a) classhints: gedit, Gedit 2014-11-24 09:40:04,761 wm_hints.input = 1 2014-11-24 09:40:04,761 _update_client_geometry: using initial size=(957, 621) and position=(0, 0) 2014-11-24 09:40:04,761 _do_update_client_geometry: 957x621 2014-11-24 09:40:04,761 _do_update_client_geometry: hints=WMSizeHints({'min_size': (518, 123), 'max_aspect_ratio': None, 'win_gravity': 1, 'set_initial_position': False, 'resize_inc': None, 'min_aspect_ratio': None, 'base_size': (0, 0), 'min_aspect': None, 'max_size': None, 'max_aspect': None}) 2014-11-24 09:40:04,761 _do_update_client_geometry: sanitized hints=WMSizeHints({'min_size': (518, 123), 'max_aspect_ratio': None, 'win_gravity': 1, 'set_initial_position': False, 'resize_inc': None, 'min_aspect_ratio': None, 'base_size': (0, 0), 'min_aspect': None, 'max_size': None, 'max_aspect': None}) 2014-11-24 09:40:04,761 _do_update_client_geometry: size=(957, 621, 957, 621) 2014-11-24 09:40:04,761 _do_update_client_geometry: position=(0, 0) 2014-11-24 09:40:04,761 _NET_WM_ICON changed on 0x80004a, re-reading 2014-11-24 09:40:04,772 icon is now 2014-11-24 09:40:04,773 setup() adding to save set 2014-11-24 09:40:04,773 setup() reparenting 2014-11-24 09:40:04,773 setup() geometry 2014-11-24 09:40:04,773 setup() resizing windows to 957x621 2014-11-24 09:40:04,773 adding window WindowModel(0x80004a - "gedit") 2014-11-24 09:40:04,773 Discovered new ordinary window: WindowModel(0x80004a - "gedit") (geometry=(0, 0, 957, 621)) 2014-11-24 09:40:04,773 x_event_filter event=(None, 'child-map-request-event')/MapRequest took 13.8ms 2014-11-24 09:40:04,773 x_event_filter event=None/CreateNotify window=0x169 2014-11-24 09:40:04,773 x_event_filter event=None/CreateNotify took 0.0ms 2014-11-24 09:40:04,773 x_event_filter ignoring ConfigureNotify send_event 2014-11-24 09:40:04,774 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,774 Property changed on 0x80004a: _NET_WM_NAME 2014-11-24 09:40:04,774 updating metadata on WindowModel(0x80004a - "Documento no guardado 1 - gedit"): 2014-11-24 09:40:04,774 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.4ms 2014-11-24 09:40:04,774 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,774 Property changed on 0x80004a: WM_NAME 2014-11-24 09:40:04,774 updating metadata on WindowModel(0x80004a - "Documento no guardado 1 - gedit"): 2014-11-24 09:40:04,774 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.4ms 2014-11-24 09:40:04,774 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,775 Property changed on 0x80004a: _NET_WM_ICON_NAME 2014-11-24 09:40:04,775 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.3ms 2014-11-24 09:40:04,775 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,775 Property changed on 0x80004a: WM_ICON_NAME 2014-11-24 09:40:04,775 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.3ms 2014-11-24 09:40:04,775 x_event_filter event=None/CreateNotify window=0x169 2014-11-24 09:40:04,775 x_event_filter event=None/CreateNotify took 0.0ms 2014-11-24 09:40:04,775 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,775 Property changed on 0x80004a: _NET_WM_ALLOWED_ACTIONS 2014-11-24 09:40:04,775 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,775 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,776 Property changed on 0x80004a: _NET_FRAME_EXTENTS 2014-11-24 09:40:04,776 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,776 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,776 Property changed on 0x80004a: _NET_WM_STATE 2014-11-24 09:40:04,776 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,776 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,776 Property changed on 0x80004a: WM_STATE 2014-11-24 09:40:04,776 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,776 x_event_filter event=('xpra-reparent-event', None)/ReparentNotify window=0x80004a 2014-11-24 09:40:04,776 invalidating named pixmap 2014-11-24 09:40:04,776 x_event_filter event=('xpra-reparent-event', None)/ReparentNotify took 0.2ms 2014-11-24 09:40:04,776 x_event_filter event=('xpra-reparent-event', None)/ReparentNotify window=0x169 2014-11-24 09:40:04,776 x_event_filter event=('xpra-reparent-event', None)/ReparentNotify took 0.1ms 2014-11-24 09:40:04,776 x_event_filter event=('xpra-map-event', 'xpra-child-map-event')/MapNotify window=0x80004a 2014-11-24 09:40:04,777 x_event_filter event=('xpra-map-event', 'xpra-child-map-event')/MapNotify took 0.1ms 2014-11-24 09:40:04,784 x_event_filter event=(None, 'child-configure-request-event')/ConfigureRequest window=0x400028 2014-11-24 09:40:04,784 do_child_configure_request_event() 2014-11-24 09:40:04,784 x_event_filter event=(None, 'child-configure-request-event')/ConfigureRequest took 0.2ms 2014-11-24 09:40:04,785 x_event_filter event=('xpra-client-message-event', None)/ClientMessage window=0x80004a 2014-11-24 09:40:04,785 raised window: WindowModel(0x80004a - "Documento no guardado 1 - gedit") () 2014-11-24 09:40:04,785 x_event_filter event=('xpra-client-message-event', None)/ClientMessage took 0.3ms 2014-11-24 09:40:04,811 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,813 Property changed on 0x80004a: WM_NORMAL_HINTS 2014-11-24 09:40:04,814 updating metadata on WindowModel(0x80004a - "Documento no guardado 1 - gedit"): 2014-11-24 09:40:04,814 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 3.1ms 2014-11-24 09:40:04,814 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,814 Property changed on 0x80004a: _GTK_FRAME_EXTENTS 2014-11-24 09:40:04,814 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,814 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,814 Property changed on 0x80004a: _NET_WM_OPAQUE_REGION 2014-11-24 09:40:04,814 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.4ms 2014-11-24 09:40:04,815 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,816 Property changed on 0x80004a: _GTK_FRAME_EXTENTS 2014-11-24 09:40:04,816 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,816 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,816 Property changed on 0x80004a: _NET_WM_OPAQUE_REGION 2014-11-24 09:40:04,816 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.1ms 2014-11-24 09:40:04,834 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,834 Property changed on 0x80004a: _GTK_FRAME_EXTENTS 2014-11-24 09:40:04,834 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.5ms 2014-11-24 09:40:04,834 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,834 Property changed on 0x80004a: _NET_WM_OPAQUE_REGION 2014-11-24 09:40:04,834 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,850 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,850 Property changed on 0x80004a: _GTK_FRAME_EXTENTS 2014-11-24 09:40:04,850 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.3ms 2014-11-24 09:40:04,850 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,850 Property changed on 0x80004a: _NET_WM_OPAQUE_REGION 2014-11-24 09:40:04,850 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,867 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,867 Property changed on 0x80004a: _GTK_FRAME_EXTENTS 2014-11-24 09:40:04,867 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.5ms 2014-11-24 09:40:04,867 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,868 Property changed on 0x80004a: _NET_WM_OPAQUE_REGION 2014-11-24 09:40:04,868 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,884 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,885 Property changed on 0x80004a: _GTK_FRAME_EXTENTS 2014-11-24 09:40:04,885 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.7ms 2014-11-24 09:40:04,885 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,885 Property changed on 0x80004a: _NET_WM_OPAQUE_REGION 2014-11-24 09:40:04,885 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.3ms 2014-11-24 09:40:04,901 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,902 Property changed on 0x80004a: _GTK_FRAME_EXTENTS 2014-11-24 09:40:04,902 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.3ms 2014-11-24 09:40:04,902 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,902 Property changed on 0x80004a: _NET_WM_OPAQUE_REGION 2014-11-24 09:40:04,902 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,918 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,918 Property changed on 0x80004a: _GTK_FRAME_EXTENTS 2014-11-24 09:40:04,918 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,919 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,919 Property changed on 0x80004a: _NET_WM_OPAQUE_REGION 2014-11-24 09:40:04,919 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,935 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,936 Property changed on 0x80004a: _GTK_FRAME_EXTENTS 2014-11-24 09:40:04,936 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,936 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,936 Property changed on 0x80004a: _NET_WM_OPAQUE_REGION 2014-11-24 09:40:04,936 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,952 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,953 Property changed on 0x80004a: _GTK_FRAME_EXTENTS 2014-11-24 09:40:04,953 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.3ms 2014-11-24 09:40:04,953 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,953 Property changed on 0x80004a: _NET_WM_OPAQUE_REGION 2014-11-24 09:40:04,953 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,969 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,970 Property changed on 0x80004a: _GTK_FRAME_EXTENTS 2014-11-24 09:40:04,970 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,970 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,970 Property changed on 0x80004a: _NET_WM_OPAQUE_REGION 2014-11-24 09:40:04,970 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,986 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,987 Property changed on 0x80004a: _GTK_FRAME_EXTENTS 2014-11-24 09:40:04,987 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:04,987 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:04,987 Property changed on 0x80004a: _NET_WM_OPAQUE_REGION 2014-11-24 09:40:04,987 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:05,004 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:05,004 Property changed on 0x80004a: _GTK_FRAME_EXTENTS 2014-11-24 09:40:05,004 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.3ms 2014-11-24 09:40:05,004 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:05,004 Property changed on 0x80004a: _NET_WM_OPAQUE_REGION 2014-11-24 09:40:05,004 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.3ms 2014-11-24 09:40:27,196 new_connection((1, )) sock=, sockname=/home/brunoorcha/.xpra/brunoorcha-100, address=, peername= 2014-11-24 09:40:27,197 New connection received: SocketConnection(/home/brunoorcha/.xpra/brunoorcha-100) 2014-11-24 09:40:27,197 io_thread_loop(write, ) loop starting 2014-11-24 09:40:27,197 io_thread_loop(read, ) loop starting 2014-11-24 09:40:27,197 read_parse_thread_loop starting 2014-11-24 09:40:27,197 write_format_thread_loop starting 2014-11-24 09:40:27,198 processing packet hello 2014-11-24 09:40:27,198 will process ui packet hello 2014-11-24 09:40:27,198 enable_compressor(lz4): 2014-11-24 09:40:27,199 process_hello: capabilities={'named_cursors': 1, 'pango.version': '1.29.4', 'lz4': 1, 'encoding.dec_webp.version': [0, 4, 1], 'glib.version': [2, 28, 8], 'encoding.vpx.version': 'v1.3.0', 'encoding.avcodec2.version': [56, 1, 100], 'speed': 0, 'sound.receive': 1, 'digest': ['hmac', 'xor'], 'aliases': {'lost-window': 1, 'configure-override-redirect': 2, 'draw': 3, 'disconnect': 14, 'notify_close': 4, 'bell': 5, 'new-override-redirect': 6, 'challenge': 16, 'ping': 7, 'invalid': 17, 'cursor': 8, 'set_deflate': 18, 'ping_echo': 9, 'notify_show': 10, 'pointer-ungrab': 15, 'connection-lost': 20, 'new-window': 11, 'gibberish': 21, 'pointer-grab': 19, 'hello': 12, 'window-metadata': 13}, 'platform.platform': 'Windows-7-6.1.7601-SP1', 'rencode': 1, 'uuid': 'da39a3ee5e6b4b0d3255bfef95601890afd80709', 'pointer.grabs': 1, 'encodings.core': ['h264', 'vp8', 'png', 'png/P', 'png/L', 'webp', 'rgb24', 'jpeg', 'h265', 'vp9', 'rgb32', 'rgb'], 'bencode.version': ['Cython', 0, 11], 'encoding.video_subregion': 1, 'platform': 'win32', 'sound.server_driven': 1, 'version': '0.14.12', 'encodings.rgb_formats': ['RGB', 'RGBX'], 'chunked_compression': 1, 'keyboard_sync': 1, 'sound.send': 1, 'screen_sizes': [['1\\WinSta0\\Default', 953, 639, 252, 169, [['\\\\.\\DISPLAY1', 0, 0, 953, 639, 320, 240]], 0, 0, 953, 639]], 'xkbmap_variant': '', 'encoding.h264.YUV420P.profile': 'high10', 'encoding.transparency': 0, 'xkbmap_layout': 'es', 'encoding.csc_atoms': 1, 'lzo': 1, 'encoding.h264.I420.profile': 'high10', 'window.raise': 1, 'name': 'Administrator', 'encoding.client_options': 1, 'encoding.supports_delta': ['png', 'rgb24', 'rgb32'], 'cairo.version': '1.8.10', 'client_type': 'Python/Gtk2', 'sound.pulseaudio.server': '', 'encoding.csc_modes': ['YUV422P', 'BGRX', 'GBRP', 'RGB', 'YUV420P', 'BGRA', 'ARGB', 'XRGB', 'YUV444P'], 'build.by': 'XP_Pro', 'zlib.version': '1.0', 'dpi': 96, 'encoding.video_separateplane': 1, 'build.compiler': 'Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for 80x86', 'encodings': ['h264', 'vp8', 'png', 'png/P', 'png/L', 'webp', 'rgb', 'jpeg', 'h265', 'vp9'], 'encoding.enc_webp.version': [0, 4, 1], 'rgb24zlib': 1, 'compressors': ['zlib', 'lz4', 'lzo'], 'wants_events': 1, 'key_repeat': [500, 33], 'encoding.generic': 1, 'clipboard': 1, 'encoding.rgb_zlib': 1, 'build.linker': 'Microsoft (R) Incremental Linker Version 9.00.30729.01', 'clipboard.notifications': 1, 'encoding.x264.I420.profile': 'high10', 'notify-startup-complete': 1, 'xkbmap_mod_pointermissing': ['lock'], 'encoding.webp_leaks': 0, 'server-window-resize': 1, 'pygtk.version': [2, 24, 0], 'xkbmap_x11_keycodes': '', 'xkbmap_mod_managed': '', 'raw_packets': 1, 'gdk.version': '2.24.0', 'python.version': [2, 7, 8], 'mmap': 1, 'platform.processor': 'x86 Family 6 Model 42 Stepping 7, GenuineIntel', 'encoding.initial_quality': 30, 'control_commands': ['show_session_info', 'enable_bencode', 'enable_zlib', 'enable_zlib', 'enable_lz4', 'enable_lzo', 'enable_bencode', 'enable_rencode', 'enable_yaml'], 'encoding.min-speed': 0, 'build.version': '0.14.12', 'pycrypto.version': '2.6.1', 'encoding.video_scaling': 1, 'window.resize-counter': 1, 'bell': 1, 'encoding.cython.version': [0, 3, '0', '21'], 'platform.release': '7', 'build.cpu': 'x86 Family 6 Model 62 Stepping 4, GenuineIntel', 'xkbmap_print': '', 'build.bit': '32bit', 'encoding.speed': 0, 'yaml': 1, 'xkbmap_mod_meanings': '', 'encoding.PIL.version': '2.6.0', 'xkbmap_query_struct': '', 'sound.pygst.version': [0, 10, 20], 'encoding.x264.version': 142, 'auto_refresh_delay': 150, 'yaml.version': '3.11', 'notifications': 1, 'xkbmap_query': '', 'encoding.rgb24zlib': 1, 'platform.machine': 'x86', 'encoding.x264.YUV420P.profile': 'high10', 'build.on': 'XP-Pro-Dev-VBOX', 'clipboard.want_targets': 0, 'generic_window_types': 1, 'gtk.version': [2, 24, 10], 'modifiers': [], 'sound.plugins': ['a52dec', 'aacparse', 'ac3parse', 'amrparse', 'appsink', 'appsrc', 'audioamplify', 'audiochebband', 'audiocheblimit', 'audioconvert', 'audiodynamic', 'audioecho', 'audiofirfilter', 'audioiirfilter', 'audioinvert', 'audiokaraoke', 'audiopanorama', 'audiorate', 'audioresample', 'audiotestsrc', 'audiowsincband', 'audiowsinclimit', 'bin', 'capsfilter', 'dcaparse', 'directsoundsink', 'directsoundsrc', 'fakesink', 'fakesrc', 'fdsink', 'fdsrc', 'filesink', 'filesrc', 'flacdec', 'flacenc', 'flacparse', 'flactag', 'identity', 'lame', 'lamemp3enc', 'mad', 'mp3parse', 'mpegaudioparse', 'multiqueue', 'oggaviparse', 'oggdemux', 'oggmux', 'oggparse', 'ogmaudioparse', 'ogmtextparse', 'ogmvideoparse', 'pipeline', 'queue', 'queue2', 'speexdec', 'speexenc', 'tee', 'typefind', 'volume', 'vorbisdec', 'vorbisenc', 'vorbisparse', 'vorbistag', 'wavenc', 'wavpackdec', 'wavpackenc', 'wavpackparse', 'wavparse', 'xingmux'], 'encoding.uses_swscale': 1, 'platform.name': 'Microsoft Windows 7', 'zlib': 1, 'build.revision': '8135', 'encoding_client_options': 1, 'encoding.numpy.version': '1.9.0', 'username': 'Administrator', 'build.time': '00:47', 'server-window-move-resize': 1, 'desktop_size': [953, 639], 'randr_notify': 1, 'share': 0, 'encoding.video_reinit': 1, 'sound.pulseaudio.id': '', 'cursors': 1, 'sound.decoders': ['mp3', 'wavpack', 'wav', 'flac', 'speex'], 'rencode.version': ['Cython', 1, 0, 2], 'generic-rgb-encodings': 1, 'xkbmap_keycodes': [[65385, 'Cancel', 3, 0, 0], [65385, 'Cancel', 3, 0, 1], [65385, 'Cancel', 3, 1, 0], [65385, 'Cancel', 3, 1, 1], [65288, 'BackSpace', 8, 0, 0], [65288, 'BackSpace', 8, 0, 1], [65288, 'BackSpace', 8, 1, 0], [65288, 'BackSpace', 8, 1, 1], [65289, 'Tab', 9, 0, 0], [65056, 'ISO_Left_Tab', 9, 0, 1], [65289, 'Tab', 9, 1, 0], [65056, 'ISO_Left_Tab', 9, 1, 1], [65291, 'Clear', 12, 0, 0], [65291, 'Clear', 12, 0, 1], [65291, 'Clear', 12, 1, 0], [65291, 'Clear', 12, 1, 1], [65293, 'Return', 13, 0, 0], [65293, 'Return', 13, 0, 1], [65293, 'Return', 13, 1, 0], [65293, 'Return', 13, 1, 1], [65505, 'Shift_L', 16, 0, 0], [65505, 'Shift_L', 16, 0, 1], [65505, 'Shift_L', 16, 1, 0], [65505, 'Shift_L', 16, 1, 1], [65507, 'Control_L', 17, 0, 0], [65507, 'Control_L', 17, 0, 1], [65507, 'Control_L', 17, 1, 0], [65507, 'Control_L', 17, 1, 1], [65513, 'Alt_L', 18, 0, 0], [65513, 'Alt_L', 18, 0, 1], [65513, 'Alt_L', 18, 1, 0], [65513, 'Alt_L', 18, 1, 1], [65307, 'Escape', 27, 0, 0], [65307, 'Escape', 27, 0, 1], [65307, 'Escape', 27, 1, 0], [65307, 'Escape', 27, 1, 1], [32, 'space', 32, 0, 0], [32, 'space', 32, 0, 1], [65365, 'Page_Up', 33, 0, 0], [65365, 'Page_Up', 33, 0, 1], [65365, 'Page_Up', 33, 1, 0], [65365, 'Page_Up', 33, 1, 1], [65366, 'Page_Down', 34, 0, 0], [65366, 'Page_Down', 34, 0, 1], [65366, 'Page_Down', 34, 1, 0], [65366, 'Page_Down', 34, 1, 1], [65367, 'End', 35, 0, 0], [65367, 'End', 35, 0, 1], [65367, 'End', 35, 1, 0], [65367, 'End', 35, 1, 1], [65360, 'Home', 36, 0, 0], [65360, 'Home', 36, 0, 1], [65360, 'Home', 36, 1, 0], [65360, 'Home', 36, 1, 1], [65361, 'Left', 37, 0, 0], [65361, 'Left', 37, 0, 1], [65361, 'Left', 37, 1, 0], [65361, 'Left', 37, 1, 1], [65362, 'Up', 38, 0, 0], [65362, 'Up', 38, 0, 1], [65362, 'Up', 38, 1, 0], [65362, 'Up', 38, 1, 1], [65363, 'Right', 39, 0, 0], [65363, 'Right', 39, 0, 1], [65363, 'Right', 39, 1, 0], [65363, 'Right', 39, 1, 1], [65364, 'Down', 40, 0, 0], [65364, 'Down', 40, 0, 1], [65364, 'Down', 40, 1, 0], [65364, 'Down', 40, 1, 1], [65379, 'Insert', 45, 0, 0], [65379, 'Insert', 45, 0, 1], [65379, 'Insert', 45, 1, 0], [65379, 'Insert', 45, 1, 1], [65535, 'Delete', 46, 0, 0], [65535, 'Delete', 46, 0, 1], [65535, 'Delete', 46, 1, 0], [65535, 'Delete', 46, 1, 1], [65386, 'Help', 47, 0, 0], [65386, 'Help', 47, 0, 1], [65386, 'Help', 47, 1, 0], [65386, 'Help', 47, 1, 1], [48, '0', 48, 0, 0], [61, 'equal', 48, 0, 1], [49, '1', 49, 0, 0], [33, 'exclam', 49, 0, 1], [124, 'bar', 49, 1, 0], [50, '2', 50, 0, 0], [34, 'quotedbl', 50, 0, 1], [64, 'at', 50, 1, 0], [51, '3', 51, 0, 0], [183, 'periodcentered', 51, 0, 1], [35, 'numbersign', 51, 1, 0], [52, '4', 52, 0, 0], [36, 'dollar', 52, 0, 1], [65107, 'dead_tilde', 52, 1, 0], [53, '5', 53, 0, 0], [37, 'percent', 53, 0, 1], [8364, 'EuroSign', 53, 1, 0], [54, '6', 54, 0, 0], [38, 'ampersand', 54, 0, 1], [172, 'notsign', 54, 1, 0], [55, '7', 55, 0, 0], [47, 'slash', 55, 0, 1], [56, '8', 56, 0, 0], [40, 'parenleft', 56, 0, 1], [57, '9', 57, 0, 0], [41, 'parenright', 57, 0, 1], [97, 'a', 65, 0, 0], [65, 'A', 65, 0, 1], [98, 'b', 66, 0, 0], [66, 'B', 66, 0, 1], [99, 'c', 67, 0, 0], [67, 'C', 67, 0, 1], [100, 'd', 68, 0, 0], [68, 'D', 68, 0, 1], [101, 'e', 69, 0, 0], [69, 'E', 69, 0, 1], [8364, 'EuroSign', 69, 1, 0], [102, 'f', 70, 0, 0], [70, 'F', 70, 0, 1], [103, 'g', 71, 0, 0], [71, 'G', 71, 0, 1], [104, 'h', 72, 0, 0], [72, 'H', 72, 0, 1], [105, 'i', 73, 0, 0], [73, 'I', 73, 0, 1], [106, 'j', 74, 0, 0], [74, 'J', 74, 0, 1], [107, 'k', 75, 0, 0], [75, 'K', 75, 0, 1], [108, 'l', 76, 0, 0], [76, 'L', 76, 0, 1], [109, 'm', 77, 0, 0], [77, 'M', 77, 0, 1], [110, 'n', 78, 0, 0], [78, 'N', 78, 0, 1], [111, 'o', 79, 0, 0], [79, 'O', 79, 0, 1], [112, 'p', 80, 0, 0], [80, 'P', 80, 0, 1], [113, 'q', 81, 0, 0], [81, 'Q', 81, 0, 1], [114, 'r', 82, 0, 0], [82, 'R', 82, 0, 1], [115, 's', 83, 0, 0], [83, 'S', 83, 0, 1], [116, 't', 84, 0, 0], [84, 'T', 84, 0, 1], [117, 'u', 85, 0, 0], [85, 'U', 85, 0, 1], [118, 'v', 86, 0, 0], [86, 'V', 86, 0, 1], [119, 'w', 87, 0, 0], [87, 'W', 87, 0, 1], [120, 'x', 88, 0, 0], [88, 'X', 88, 0, 1], [121, 'y', 89, 0, 0], [89, 'Y', 89, 0, 1], [122, 'z', 90, 0, 0], [90, 'Z', 90, 0, 1], [65511, 'Meta_L', 91, 0, 0], [65511, 'Meta_L', 91, 0, 1], [65511, 'Meta_L', 91, 1, 0], [65511, 'Meta_L', 91, 1, 1], [65512, 'Meta_R', 92, 0, 0], [65512, 'Meta_R', 92, 0, 1], [65512, 'Meta_R', 92, 1, 0], [65512, 'Meta_R', 92, 1, 1], [65383, 'Menu', 93, 0, 0], [65383, 'Menu', 93, 0, 1], [65383, 'Menu', 93, 1, 0], [65383, 'Menu', 93, 1, 1], [65456, 'KP_0', 96, 0, 0], [65456, 'KP_0', 96, 0, 1], [65456, 'KP_0', 96, 1, 0], [65456, 'KP_0', 96, 1, 1], [65457, 'KP_1', 97, 0, 0], [65457, 'KP_1', 97, 0, 1], [65457, 'KP_1', 97, 1, 0], [65457, 'KP_1', 97, 1, 1], [65458, 'KP_2', 98, 0, 0], [65458, 'KP_2', 98, 0, 1], [65458, 'KP_2', 98, 1, 0], [65458, 'KP_2', 98, 1, 1], [65459, 'KP_3', 99, 0, 0], [65459, 'KP_3', 99, 0, 1], [65459, 'KP_3', 99, 1, 0], [65459, 'KP_3', 99, 1, 1], [65460, 'KP_4', 100, 0, 0], [65460, 'KP_4', 100, 0, 1], [65460, 'KP_4', 100, 1, 0], [65460, 'KP_4', 100, 1, 1], [65461, 'KP_5', 101, 0, 0], [65461, 'KP_5', 101, 0, 1], [65461, 'KP_5', 101, 1, 0], [65461, 'KP_5', 101, 1, 1], [65462, 'KP_6', 102, 0, 0], [65462, 'KP_6', 102, 0, 1], [65462, 'KP_6', 102, 1, 0], [65462, 'KP_6', 102, 1, 1], [65463, 'KP_7', 103, 0, 0], [65463, 'KP_7', 103, 0, 1], [65463, 'KP_7', 103, 1, 0], [65463, 'KP_7', 103, 1, 1], [65464, 'KP_8', 104, 0, 0], [65464, 'KP_8', 104, 0, 1], [65464, 'KP_8', 104, 1, 0], [65464, 'KP_8', 104, 1, 1], [65465, 'KP_9', 105, 0, 0], [65465, 'KP_9', 105, 0, 1], [65465, 'KP_9', 105, 1, 0], [65465, 'KP_9', 105, 1, 1], [65450, 'KP_Multiply', 106, 0, 0], [65450, 'KP_Multiply', 106, 0, 1], [65450, 'KP_Multiply', 106, 1, 0], [65450, 'KP_Multiply', 106, 1, 1], [65451, 'KP_Add', 107, 0, 0], [65451, 'KP_Add', 107, 0, 1], [65451, 'KP_Add', 107, 1, 0], [65451, 'KP_Add', 107, 1, 1], [65453, 'KP_Subtract', 109, 0, 0], [65453, 'KP_Subtract', 109, 0, 1], [65453, 'KP_Subtract', 109, 1, 0], [65453, 'KP_Subtract', 109, 1, 1], [46, 'KP_Decimal', 110, 0, 0], [46, 'KP_Decimal', 110, 0, 1], [65455, 'KP_Divide', 111, 0, 0], [65455, 'KP_Divide', 111, 0, 1], [65455, 'KP_Divide', 111, 1, 0], [65455, 'KP_Divide', 111, 1, 1], [65470, 'F1', 112, 0, 0], [65470, 'F1', 112, 0, 1], [65470, 'F1', 112, 1, 0], [65470, 'F1', 112, 1, 1], [65471, 'F2', 113, 0, 0], [65471, 'F2', 113, 0, 1], [65471, 'F2', 113, 1, 0], [65471, 'F2', 113, 1, 1], [65472, 'F3', 114, 0, 0], [65472, 'F3', 114, 0, 1], [65472, 'F3', 114, 1, 0], [65472, 'F3', 114, 1, 1], [65473, 'F4', 115, 0, 0], [65473, 'F4', 115, 0, 1], [65473, 'F4', 115, 1, 0], [65473, 'F4', 115, 1, 1], [65474, 'F5', 116, 0, 0], [65474, 'F5', 116, 0, 1], [65474, 'F5', 116, 1, 0], [65474, 'F5', 116, 1, 1], [65475, 'F6', 117, 0, 0], [65475, 'F6', 117, 0, 1], [65475, 'F6', 117, 1, 0], [65475, 'F6', 117, 1, 1], [65476, 'F7', 118, 0, 0], [65476, 'F7', 118, 0, 1], [65476, 'F7', 118, 1, 0], [65476, 'F7', 118, 1, 1], [65477, 'F8', 119, 0, 0], [65477, 'F8', 119, 0, 1], [65477, 'F8', 119, 1, 0], [65477, 'F8', 119, 1, 1], [65478, 'F9', 120, 0, 0], [65478, 'F9', 120, 0, 1], [65478, 'F9', 120, 1, 0], [65478, 'F9', 120, 1, 1], [65479, 'F10', 121, 0, 0], [65479, 'F10', 121, 0, 1], [65479, 'F10', 121, 1, 0], [65479, 'F10', 121, 1, 1], [65480, 'F11', 122, 0, 0], [65480, 'F11', 122, 0, 1], [65480, 'F11', 122, 1, 0], [65480, 'F11', 122, 1, 1], [65481, 'F12', 123, 0, 0], [65481, 'F12', 123, 0, 1], [65481, 'F12', 123, 1, 0], [65481, 'F12', 123, 1, 1], [65482, 'F13', 124, 0, 0], [65482, 'F13', 124, 0, 1], [65482, 'F13', 124, 1, 0], [65482, 'F13', 124, 1, 1], [65483, 'F14', 125, 0, 0], [65483, 'F14', 125, 0, 1], [65483, 'F14', 125, 1, 0], [65483, 'F14', 125, 1, 1], [65484, 'F15', 126, 0, 0], [65484, 'F15', 126, 0, 1], [65484, 'F15', 126, 1, 0], [65484, 'F15', 126, 1, 1], [65485, 'F16', 127, 0, 0], [65485, 'F16', 127, 0, 1], [65485, 'F16', 127, 1, 0], [65485, 'F16', 127, 1, 1], [65486, 'F17', 128, 0, 0], [65486, 'F17', 128, 0, 1], [65486, 'F17', 128, 1, 0], [65486, 'F17', 128, 1, 1], [65487, 'F18', 129, 0, 0], [65487, 'F18', 129, 0, 1], [65487, 'F18', 129, 1, 0], [65487, 'F18', 129, 1, 1], [65488, 'F19', 130, 0, 0], [65488, 'F19', 130, 0, 1], [65488, 'F19', 130, 1, 0], [65488, 'F19', 130, 1, 1], [65489, 'F20', 131, 0, 0], [65489, 'F20', 131, 0, 1], [65489, 'F20', 131, 1, 0], [65489, 'F20', 131, 1, 1], [65490, 'F21', 132, 0, 0], [65490, 'F21', 132, 0, 1], [65490, 'F21', 132, 1, 0], [65490, 'F21', 132, 1, 1], [65491, 'F22', 133, 0, 0], [65491, 'F22', 133, 0, 1], [65491, 'F22', 133, 1, 0], [65491, 'F22', 133, 1, 1], [65492, 'F23', 134, 0, 0], [65492, 'F23', 134, 0, 1], [65492, 'F23', 134, 1, 0], [65492, 'F23', 134, 1, 1], [65493, 'F24', 135, 0, 0], [65493, 'F24', 135, 0, 1], [65493, 'F24', 135, 1, 0], [65493, 'F24', 135, 1, 1], [65407, 'Num_Lock', 144, 0, 0], [65407, 'Num_Lock', 144, 0, 1], [65407, 'Num_Lock', 144, 1, 0], [65407, 'Num_Lock', 144, 1, 1], [65300, 'Scroll_Lock', 145, 0, 0], [65300, 'Scroll_Lock', 145, 0, 1], [65300, 'Scroll_Lock', 145, 1, 0], [65300, 'Scroll_Lock', 145, 1, 1], [65505, 'Shift_L', 160, 0, 0], [65505, 'Shift_L', 160, 0, 1], [65505, 'Shift_L', 160, 1, 0], [65505, 'Shift_L', 160, 1, 1], [65506, 'Shift_R', 161, 0, 0], [65506, 'Shift_R', 161, 0, 1], [65506, 'Shift_R', 161, 1, 0], [65506, 'Shift_R', 161, 1, 1], [65507, 'Control_L', 162, 0, 0], [65507, 'Control_L', 162, 0, 1], [65507, 'Control_L', 162, 1, 0], [65507, 'Control_L', 162, 1, 1], [65508, 'Control_R', 163, 0, 0], [65508, 'Control_R', 163, 0, 1], [65508, 'Control_R', 163, 1, 0], [65508, 'Control_R', 163, 1, 1], [65513, 'Alt_L', 164, 0, 0], [65513, 'Alt_L', 164, 0, 1], [65513, 'Alt_L', 164, 1, 0], [65513, 'Alt_L', 164, 1, 1], [65514, 'Alt_R', 165, 0, 0], [65514, 'Alt_R', 165, 0, 1], [65514, 'Alt_R', 165, 1, 0], [65514, 'Alt_R', 165, 1, 1], [65104, 'dead_grave', 186, 0, 0], [65106, 'dead_circumflex', 186, 0, 1], [91, 'bracketleft', 186, 1, 0], [43, 'plus', 187, 0, 0], [42, 'asterisk', 187, 0, 1], [93, 'bracketright', 187, 1, 0], [44, 'comma', 188, 0, 0], [59, 'semicolon', 188, 0, 1], [45, 'minus', 189, 0, 0], [95, 'underscore', 189, 0, 1], [46, 'period', 190, 0, 0], [58, 'colon', 190, 0, 1], [231, 'ccedilla', 191, 0, 0], [199, 'Ccedilla', 191, 0, 1], [125, 'braceright', 191, 1, 0], [241, 'ntilde', 192, 0, 0], [209, 'Ntilde', 192, 0, 1], [39, 'apostrophe', 219, 0, 0], [63, 'question', 219, 0, 1], [186, 'masculine', 220, 0, 0], [170, 'ordfeminine', 220, 0, 1], [92, 'backslash', 220, 1, 0], [161, 'exclamdown', 221, 0, 0], [191, 'questiondown', 221, 0, 1], [65105, 'dead_acute', 222, 0, 0], [65111, 'dead_diaeresis', 222, 0, 1], [123, 'braceleft', 222, 1, 0], [60, 'less', 226, 0, 0], [62, 'greater', 226, 0, 1]], 'encoders': ['bencode', 'rencode', 'yaml'], 'raw_window_icons': 1, 'clipboard.set_enabled': 1, 'build.python': '(2, 7, 8)', 'system_tray': 1, 'hostname': 'IK-PC', 'namespace': 1, 'build.cython': '0.21', 'encoding.full_csc_modes': {'h264': ['ARGB', 'BGRA', 'BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'], 'h265': ['BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'], 'vp9': ['YUV420P', 'YUV422P', 'YUV444P'], 'vp8': ['YUV420P']}, 'compressible_cursors': 1, 'encoding.rgb_lz4': 1, 'sound.encoders': ['mp3', 'wavpack', 'wav', 'flac', 'speex'], 'sound.devices': 4, 'bencode': 1, 'gobject.version': [2, 28, 3], 'xsettings-tuple': 1, 'clipboard.greedy': 1, 'build.date': '2014-11-21', 'encoding.rgb_lzo': 1, 'pycrypto': 1, 'pycrypto.fastmath': 1, 'windows': 1, 'encoding.min-quality': 30, 'lzo.version': '1.08', 'compression_level': 1, 'build.local_modifications': '0', 'clipboard.selections': ['CLIPBOARD'], 'sound.gst.version': [0, 10, 31], 'encoding.swscale.version': [3, 0, 100]} 2014-11-24 09:40:27,199 identical remote version: 0.14.12 2014-11-24 09:40:27,199 Handshake complete; enabling connection 2014-11-24 09:40:27,199 ignoring xsettings update: {'resource-manager': ''} 2014-11-24 09:40:27,201 cyxor loaded 2014-11-24 09:40:27,202 parse_scaling_value() 2014-11-24 09:40:27,202 ServerSource(Protocol(SocketConnection(/home/brunoorcha/.xpra/brunoorcha-100)), , , , , >, >, , False, ['rgb24', 'rgb32', 'h264', 'vp8', 'png', 'png/L', 'png/P', 'jpeg', 'webp'], ['rgb', 'h264', 'vp8', 'png', 'png/L', 'png/P', 'jpeg', 'webp'], 'h264', False, False, [], [], 0, 30, 0, 0) 2014-11-24 09:40:27,202 process_hello serversource=ServerSource(Protocol(SocketConnection(/home/brunoorcha/.xpra/brunoorcha-100))) 2014-11-24 09:40:27,202 default batch config: DamageBatchConfig(wid=0, always=False, min=5, max=500, current=50, locked=False, max events=50, max pixels=52428800, time unit=1) 2014-11-24 09:40:27,202 client screen sizes: [['1\\WinSta0\\Default', 953, 639, 252, 169, [['\\\\.\\DISPLAY1', 0, 0, 953, 639, 320, 240]], 0, 0, 953, 639]] 2014-11-24 09:40:27,203 pulseaudio id=, server=, sound decoders=['mp3', 'wavpack', 'wav', 'flac', 'speex'], sound encoders=['mp3', 'wavpack', 'wav', 'flac', 'speex'], receive=True, send=True 2014-11-24 09:40:27,203 cursors=True, bell=True, notifications=True 2014-11-24 09:40:27,203 client uuid da39a3ee5e6b4b0d3255bfef95601890afd80709 2014-11-24 09:40:27,203 Python/Gtk2 Microsoft Windows 7 client version 0.14.12 connected from 'IK-PC' as 'Administrator' ('Administrator') 2014-11-24 09:40:27,203 encoding not specified, will use the first match 2014-11-24 09:40:27,203 resetting global stats 2014-11-24 09:40:27,203 encoding options: {'full_csc_modes': {'h264': ['ARGB', 'BGRA', 'BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'], 'h265': ['BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'], 'vp9': ['YUV420P', 'YUV422P', 'YUV444P'], 'vp8': ['YUV420P']}, 'uses_swscale': 1, 'rgb_zlib': 1, 'webp_leaks': 0, 'video_scaling': 1, 'supports_delta': ['png', 'rgb24', 'rgb32'], 'min-speed': 0, 'enc_webp.version': [0, 4, 1], 'speed': 0, 'avcodec2.version': [56, 1, 100], 'csc_modes': ['YUV422P', 'BGRX', 'GBRP', 'RGB', 'YUV420P', 'BGRA', 'ARGB', 'XRGB', 'YUV444P'], 'rgb24zlib': 1, 'generic': 1, 'min-quality': 30, 'client_options': 1, 'x264.YUV420P.profile': 'high10', 'csc_atoms': 1, 'swscale.version': [3, 0, 100], 'PIL.version': '2.6.0', 'cython.version': [0, 3, '0', '21'], 'initial_quality': 30, 'rgb_lzo': 1, 'video_reinit': 1, 'rgb_lz4': 1, 'numpy.version': '1.9.0', 'x264.version': 142, 'x264.I420.profile': 'high10', 'video_subregion': 1, 'h264.I420.profile': 'high10', 'video_separateplane': 1, 'dec_webp.version': [0, 4, 1], 'transparency': 0, 'h264.YUV420P.profile': 'high10', 'vpx.version': 'v1.3.0'} 2014-11-24 09:40:27,203 default encoding options: {'min-quality': 30} 2014-11-24 09:40:27,203 client supplied mmap_file=None, mmap supported=False, token=0 2014-11-24 09:40:27,203 using h264 as primary encoding, also available: vp8, png, png/P, png/L, webp, rgb24, jpeg, rgb32 2014-11-24 09:40:27,203 client root window size is 953x639 with 1 displays: 2014-11-24 09:40:27,203 '1\WinSta-Default' (252x169 mm) 2014-11-24 09:40:27,203 DISPLAY1 (320x240 mm) 2014-11-24 09:40:27,203 calculate_workarea() screen_sizes(ServerSource(Protocol(SocketConnection(/home/brunoorcha/.xpra/brunoorcha-100))))=[['1\\WinSta0\\Default', 953, 639, 252, 169, [['\\\\.\\DISPLAY1', 0, 0, 953, 639, 320, 240]], 0, 0, 953, 639]] 2014-11-24 09:40:27,203 calculate_workarea() found gtk.gdk.Rectangle(0, 0, 953, 639) for display 1\WinSta0\Default 2014-11-24 09:40:27,204 modifier_map({})={'control': 4, 'mod1': 8, 'mod2': 16, 'mod3': 96, 'mod4': 64, 'mod5': 128, 'lock': 2, 'num': 0, 'nuisance': 2, 'hyper': 0, 'meta': 0, 'shift': 1, 'alt': 0, 'super': 0, 'scroll': 0} 2014-11-24 09:40:27,204 assign_keymap_options(..) modified ['xkbmap_print', 'xkbmap_query', 'xkbmap_mod_meanings', 'xkbmap_mod_managed', 'xkbmap_mod_pointermissing', 'xkbmap_keycodes', 'xkbmap_x11_keycodes'] 2014-11-24 09:40:27,204 get_keyboard_config(..)=KeyboardConfig(es / ) 2014-11-24 09:40:27,204 setting key repeat rate from client: 500ms delay / 33ms interval 2014-11-24 09:40:27,204 make_keymask_match: ignored as keynames_for_mod not assigned yet 2014-11-24 09:40:27,204 set_keymap(None, {}, False) 2014-11-24 09:40:27,204 current keyboard id=None, new keyboard id=es//5220db78123f096e53c2e1f7ef78d20154a1a298 2014-11-24 09:40:27,204 setting keyboard layout to 'es' The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols > Ignoring extra symbols Errors from xkbcomp are not fatal to the X server 2014-11-24 09:40:27,217 sigchld(17, ) 2014-11-24 09:40:27,217 reap() waitpid=13948 2014-11-24 09:40:27,217 add_dead_pid(13948) 2014-11-24 09:40:27,217 check() pids=set([]) 2014-11-24 09:40:27,217 reap() waitpid=0 2014-11-24 09:40:27,217 signal_safe_exec(['setxkbmap', '-layout', 'es'],None) stdout='' 2014-11-24 09:40:27,217 signal_safe_exec(['setxkbmap', '-layout', 'es'],None) stderr='' 2014-11-24 09:40:27,217 ['setxkbmap', '-layout', 'es'] 2014-11-24 09:40:27,217 setting new work keymap: 0x0 2014-11-24 09:40:27,217 processing: ('clear', 0) 2014-11-24 09:40:27,217 retrieving keymap 2014-11-24 09:40:27,218 clear modifier: clearing all 4 for modifier=0 2014-11-24 09:40:27,218 processing: ('clear', 1) 2014-11-24 09:40:27,218 clear modifier: clearing all 4 for modifier=1 2014-11-24 09:40:27,218 processing: ('clear', 2) 2014-11-24 09:40:27,218 clear modifier: clearing all 4 for modifier=2 2014-11-24 09:40:27,218 processing: ('clear', 3) 2014-11-24 09:40:27,218 clear modifier: clearing all 4 for modifier=3 2014-11-24 09:40:27,218 processing: ('clear', 4) 2014-11-24 09:40:27,218 clear modifier: clearing all 4 for modifier=4 2014-11-24 09:40:27,218 processing: ('clear', 5) 2014-11-24 09:40:27,218 clear modifier: clearing all 4 for modifier=5 2014-11-24 09:40:27,218 processing: ('clear', 6) 2014-11-24 09:40:27,218 clear modifier: clearing all 4 for modifier=6 2014-11-24 09:40:27,218 processing: ('clear', 7) 2014-11-24 09:40:27,218 clear modifier: clearing all 4 for modifier=7 2014-11-24 09:40:27,218 setting new work keymap: 0x0 2014-11-24 09:40:27,218 saving modified keymap 2014-11-24 09:40:27,218 modify keymap: 8 instructions, 0 unprocessed 2014-11-24 09:40:27,219 get_modifiers_from_keycodes([[65385, 'Cancel', 3, 0, 0], [65385, 'Cancel', 3, 0, 1], [65385, 'Cancel', 3, 1, 0], [65385, 'Cancel', 3, 1, 1], [65288, 'BackSpace', 8, 0, 0], [65288, 'BackSpace', 8, 0, 1], [65288, 'BackSpace', 8, 1, 0], [65288, 'BackSpace', 8, 1, 1], [65289, 'Tab', 9, 0, 0], [65056, 'ISO_Left_Tab', 9, 0, 1], [65289, 'Tab', 9, 1, 0], [65056, 'ISO_Left_Tab', 9, 1, 1], [65291, 'Clear', 12, 0, 0], [65291, 'Clear', 12, 0, 1], [65291, 'Clear', 12, 1, 0], [65291, 'Clear', 12, 1, 1], [65293, 'Return', 13, 0, 0], [65293, 'Return', 13, 0, 1], [65293, 'Return', 13, 1, 0], [65293, 'Return', 13, 1, 1], [65505, 'Shift_L', 16, 0, 0], [65505, 'Shift_L', 16, 0, 1], [65505, 'Shift_L', 16, 1, 0], [65505, 'Shift_L', 16, 1, 1], [65507, 'Control_L', 17, 0, 0], [65507, 'Control_L', 17, 0, 1], [65507, 'Control_L', 17, 1, 0], [65507, 'Control_L', 17, 1, 1], [65513, 'Alt_L', 18, 0, 0], [65513, 'Alt_L', 18, 0, 1], [65513, 'Alt_L', 18, 1, 0], [65513, 'Alt_L', 18, 1, 1], [65307, 'Escape', 27, 0, 0], [65307, 'Escape', 27, 0, 1], [65307, 'Escape', 27, 1, 0], [65307, 'Escape', 27, 1, 1], [32, 'space', 32, 0, 0], [32, 'space', 32, 0, 1], [65365, 'Page_Up', 33, 0, 0], [65365, 'Page_Up', 33, 0, 1], [65365, 'Page_Up', 33, 1, 0], [65365, 'Page_Up', 33, 1, 1], [65366, 'Page_Down', 34, 0, 0], [65366, 'Page_Down', 34, 0, 1], [65366, 'Page_Down', 34, 1, 0], [65366, 'Page_Down', 34, 1, 1], [65367, 'End', 35, 0, 0], [65367, 'End', 35, 0, 1], [65367, 'End', 35, 1, 0], [65367, 'End', 35, 1, 1], [65360, 'Home', 36, 0, 0], [65360, 'Home', 36, 0, 1], [65360, 'Home', 36, 1, 0], [65360, 'Home', 36, 1, 1], [65361, 'Left', 37, 0, 0], [65361, 'Left', 37, 0, 1], [65361, 'Left', 37, 1, 0], [65361, 'Left', 37, 1, 1], [65362, 'Up', 38, 0, 0], [65362, 'Up', 38, 0, 1], [65362, 'Up', 38, 1, 0], [65362, 'Up', 38, 1, 1], [65363, 'Right', 39, 0, 0], [65363, 'Right', 39, 0, 1], [65363, 'Right', 39, 1, 0], [65363, 'Right', 39, 1, 1], [65364, 'Down', 40, 0, 0], [65364, 'Down', 40, 0, 1], [65364, 'Down', 40, 1, 0], [65364, 'Down', 40, 1, 1], [65379, 'Insert', 45, 0, 0], [65379, 'Insert', 45, 0, 1], [65379, 'Insert', 45, 1, 0], [65379, 'Insert', 45, 1, 1], [65535, 'Delete', 46, 0, 0], [65535, 'Delete', 46, 0, 1], [65535, 'Delete', 46, 1, 0], [65535, 'Delete', 46, 1, 1], [65386, 'Help', 47, 0, 0], [65386, 'Help', 47, 0, 1], [65386, 'Help', 47, 1, 0], [65386, 'Help', 47, 1, 1], [48, '0', 48, 0, 0], [61, 'equal', 48, 0, 1], [49, '1', 49, 0, 0], [33, 'exclam', 49, 0, 1], [124, 'bar', 49, 1, 0], [50, '2', 50, 0, 0], [34, 'quotedbl', 50, 0, 1], [64, 'at', 50, 1, 0], [51, '3', 51, 0, 0], [183, 'periodcentered', 51, 0, 1], [35, 'numbersign', 51, 1, 0], [52, '4', 52, 0, 0], [36, 'dollar', 52, 0, 1], [65107, 'dead_tilde', 52, 1, 0], [53, '5', 53, 0, 0], [37, 'percent', 53, 0, 1], [8364, 'EuroSign', 53, 1, 0], [54, '6', 54, 0, 0], [38, 'ampersand', 54, 0, 1], [172, 'notsign', 54, 1, 0], [55, '7', 55, 0, 0], [47, 'slash', 55, 0, 1], [56, '8', 56, 0, 0], [40, 'parenleft', 56, 0, 1], [57, '9', 57, 0, 0], [41, 'parenright', 57, 0, 1], [97, 'a', 65, 0, 0], [65, 'A', 65, 0, 1], [98, 'b', 66, 0, 0], [66, 'B', 66, 0, 1], [99, 'c', 67, 0, 0], [67, 'C', 67, 0, 1], [100, 'd', 68, 0, 0], [68, 'D', 68, 0, 1], [101, 'e', 69, 0, 0], [69, 'E', 69, 0, 1], [8364, 'EuroSign', 69, 1, 0], [102, 'f', 70, 0, 0], [70, 'F', 70, 0, 1], [103, 'g', 71, 0, 0], [71, 'G', 71, 0, 1], [104, 'h', 72, 0, 0], [72, 'H', 72, 0, 1], [105, 'i', 73, 0, 0], [73, 'I', 73, 0, 1], [106, 'j', 74, 0, 0], [74, 'J', 74, 0, 1], [107, 'k', 75, 0, 0], [75, 'K', 75, 0, 1], [108, 'l', 76, 0, 0], [76, 'L', 76, 0, 1], [109, 'm', 77, 0, 0], [77, 'M', 77, 0, 1], [110, 'n', 78, 0, 0], [78, 'N', 78, 0, 1], [111, 'o', 79, 0, 0], [79, 'O', 79, 0, 1], [112, 'p', 80, 0, 0], [80, 'P', 80, 0, 1], [113, 'q', 81, 0, 0], [81, 'Q', 81, 0, 1], [114, 'r', 82, 0, 0], [82, 'R', 82, 0, 1], [115, 's', 83, 0, 0], [83, 'S', 83, 0, 1], [116, 't', 84, 0, 0], [84, 'T', 84, 0, 1], [117, 'u', 85, 0, 0], [85, 'U', 85, 0, 1], [118, 'v', 86, 0, 0], [86, 'V', 86, 0, 1], [119, 'w', 87, 0, 0], [87, 'W', 87, 0, 1], [120, 'x', 88, 0, 0], [88, 'X', 88, 0, 1], [121, 'y', 89, 0, 0], [89, 'Y', 89, 0, 1], [122, 'z', 90, 0, 0], [90, 'Z', 90, 0, 1], [65511, 'Meta_L', 91, 0, 0], [65511, 'Meta_L', 91, 0, 1], [65511, 'Meta_L', 91, 1, 0], [65511, 'Meta_L', 91, 1, 1], [65512, 'Meta_R', 92, 0, 0], [65512, 'Meta_R', 92, 0, 1], [65512, 'Meta_R', 92, 1, 0], [65512, 'Meta_R', 92, 1, 1], [65383, 'Menu', 93, 0, 0], [65383, 'Menu', 93, 0, 1], [65383, 'Menu', 93, 1, 0], [65383, 'Menu', 93, 1, 1], [65456, 'KP_0', 96, 0, 0], [65456, 'KP_0', 96, 0, 1], [65456, 'KP_0', 96, 1, 0], [65456, 'KP_0', 96, 1, 1], [65457, 'KP_1', 97, 0, 0], [65457, 'KP_1', 97, 0, 1], [65457, 'KP_1', 97, 1, 0], [65457, 'KP_1', 97, 1, 1], [65458, 'KP_2', 98, 0, 0], [65458, 'KP_2', 98, 0, 1], [65458, 'KP_2', 98, 1, 0], [65458, 'KP_2', 98, 1, 1], [65459, 'KP_3', 99, 0, 0], [65459, 'KP_3', 99, 0, 1], [65459, 'KP_3', 99, 1, 0], [65459, 'KP_3', 99, 1, 1], [65460, 'KP_4', 100, 0, 0], [65460, 'KP_4', 100, 0, 1], [65460, 'KP_4', 100, 1, 0], [65460, 'KP_4', 100, 1, 1], [65461, 'KP_5', 101, 0, 0], [65461, 'KP_5', 101, 0, 1], [65461, 'KP_5', 101, 1, 0], [65461, 'KP_5', 101, 1, 1], [65462, 'KP_6', 102, 0, 0], [65462, 'KP_6', 102, 0, 1], [65462, 'KP_6', 102, 1, 0], [65462, 'KP_6', 102, 1, 1], [65463, 'KP_7', 103, 0, 0], [65463, 'KP_7', 103, 0, 1], [65463, 'KP_7', 103, 1, 0], [65463, 'KP_7', 103, 1, 1], [65464, 'KP_8', 104, 0, 0], [65464, 'KP_8', 104, 0, 1], [65464, 'KP_8', 104, 1, 0], [65464, 'KP_8', 104, 1, 1], [65465, 'KP_9', 105, 0, 0], [65465, 'KP_9', 105, 0, 1], [65465, 'KP_9', 105, 1, 0], [65465, 'KP_9', 105, 1, 1], [65450, 'KP_Multiply', 106, 0, 0], [65450, 'KP_Multiply', 106, 0, 1], [65450, 'KP_Multiply', 106, 1, 0], [65450, 'KP_Multiply', 106, 1, 1], [65451, 'KP_Add', 107, 0, 0], [65451, 'KP_Add', 107, 0, 1], [65451, 'KP_Add', 107, 1, 0], [65451, 'KP_Add', 107, 1, 1], [65453, 'KP_Subtract', 109, 0, 0], [65453, 'KP_Subtract', 109, 0, 1], [65453, 'KP_Subtract', 109, 1, 0], [65453, 'KP_Subtract', 109, 1, 1], [46, 'KP_Decimal', 110, 0, 0], [46, 'KP_Decimal', 110, 0, 1], [65455, 'KP_Divide', 111, 0, 0], [65455, 'KP_Divide', 111, 0, 1], [65455, 'KP_Divide', 111, 1, 0], [65455, 'KP_Divide', 111, 1, 1], [65470, 'F1', 112, 0, 0], [65470, 'F1', 112, 0, 1], [65470, 'F1', 112, 1, 0], [65470, 'F1', 112, 1, 1], [65471, 'F2', 113, 0, 0], [65471, 'F2', 113, 0, 1], [65471, 'F2', 113, 1, 0], [65471, 'F2', 113, 1, 1], [65472, 'F3', 114, 0, 0], [65472, 'F3', 114, 0, 1], [65472, 'F3', 114, 1, 0], [65472, 'F3', 114, 1, 1], [65473, 'F4', 115, 0, 0], [65473, 'F4', 115, 0, 1], [65473, 'F4', 115, 1, 0], [65473, 'F4', 115, 1, 1], [65474, 'F5', 116, 0, 0], [65474, 'F5', 116, 0, 1], [65474, 'F5', 116, 1, 0], [65474, 'F5', 116, 1, 1], [65475, 'F6', 117, 0, 0], [65475, 'F6', 117, 0, 1], [65475, 'F6', 117, 1, 0], [65475, 'F6', 117, 1, 1], [65476, 'F7', 118, 0, 0], [65476, 'F7', 118, 0, 1], [65476, 'F7', 118, 1, 0], [65476, 'F7', 118, 1, 1], [65477, 'F8', 119, 0, 0], [65477, 'F8', 119, 0, 1], [65477, 'F8', 119, 1, 0], [65477, 'F8', 119, 1, 1], [65478, 'F9', 120, 0, 0], [65478, 'F9', 120, 0, 1], [65478, 'F9', 120, 1, 0], [65478, 'F9', 120, 1, 1], [65479, 'F10', 121, 0, 0], [65479, 'F10', 121, 0, 1], [65479, 'F10', 121, 1, 0], [65479, 'F10', 121, 1, 1], [65480, 'F11', 122, 0, 0], [65480, 'F11', 122, 0, 1], [65480, 'F11', 122, 1, 0], [65480, 'F11', 122, 1, 1], [65481, 'F12', 123, 0, 0], [65481, 'F12', 123, 0, 1], [65481, 'F12', 123, 1, 0], [65481, 'F12', 123, 1, 1], [65482, 'F13', 124, 0, 0], [65482, 'F13', 124, 0, 1], [65482, 'F13', 124, 1, 0], [65482, 'F13', 124, 1, 1], [65483, 'F14', 125, 0, 0], [65483, 'F14', 125, 0, 1], [65483, 'F14', 125, 1, 0], [65483, 'F14', 125, 1, 1], [65484, 'F15', 126, 0, 0], [65484, 'F15', 126, 0, 1], [65484, 'F15', 126, 1, 0], [65484, 'F15', 126, 1, 1], [65485, 'F16', 127, 0, 0], [65485, 'F16', 127, 0, 1], [65485, 'F16', 127, 1, 0], [65485, 'F16', 127, 1, 1], [65486, 'F17', 128, 0, 0], [65486, 'F17', 128, 0, 1], [65486, 'F17', 128, 1, 0], [65486, 'F17', 128, 1, 1], [65487, 'F18', 129, 0, 0], [65487, 'F18', 129, 0, 1], [65487, 'F18', 129, 1, 0], [65487, 'F18', 129, 1, 1], [65488, 'F19', 130, 0, 0], [65488, 'F19', 130, 0, 1], [65488, 'F19', 130, 1, 0], [65488, 'F19', 130, 1, 1], [65489, 'F20', 131, 0, 0], [65489, 'F20', 131, 0, 1], [65489, 'F20', 131, 1, 0], [65489, 'F20', 131, 1, 1], [65490, 'F21', 132, 0, 0], [65490, 'F21', 132, 0, 1], [65490, 'F21', 132, 1, 0], [65490, 'F21', 132, 1, 1], [65491, 'F22', 133, 0, 0], [65491, 'F22', 133, 0, 1], [65491, 'F22', 133, 1, 0], [65491, 'F22', 133, 1, 1], [65492, 'F23', 134, 0, 0], [65492, 'F23', 134, 0, 1], [65492, 'F23', 134, 1, 0], [65492, 'F23', 134, 1, 1], [65493, 'F24', 135, 0, 0], [65493, 'F24', 135, 0, 1], [65493, 'F24', 135, 1, 0], [65493, 'F24', 135, 1, 1], [65407, 'Num_Lock', 144, 0, 0], [65407, 'Num_Lock', 144, 0, 1], [65407, 'Num_Lock', 144, 1, 0], [65407, 'Num_Lock', 144, 1, 1], [65300, 'Scroll_Lock', 145, 0, 0], [65300, 'Scroll_Lock', 145, 0, 1], [65300, 'Scroll_Lock', 145, 1, 0], [65300, 'Scroll_Lock', 145, 1, 1], [65505, 'Shift_L', 160, 0, 0], [65505, 'Shift_L', 160, 0, 1], [65505, 'Shift_L', 160, 1, 0], [65505, 'Shift_L', 160, 1, 1], [65506, 'Shift_R', 161, 0, 0], [65506, 'Shift_R', 161, 0, 1], [65506, 'Shift_R', 161, 1, 0], [65506, 'Shift_R', 161, 1, 1], [65507, 'Control_L', 162, 0, 0], [65507, 'Control_L', 162, 0, 1], [65507, 'Control_L', 162, 1, 0], [65507, 'Control_L', 162, 1, 1], [65508, 'Control_R', 163, 0, 0], [65508, 'Control_R', 163, 0, 1], [65508, 'Control_R', 163, 1, 0], [65508, 'Control_R', 163, 1, 1], [65513, 'Alt_L', 164, 0, 0], [65513, 'Alt_L', 164, 0, 1], [65513, 'Alt_L', 164, 1, 0], [65513, 'Alt_L', 164, 1, 1], [65514, 'Alt_R', 165, 0, 0], [65514, 'Alt_R', 165, 0, 1], [65514, 'Alt_R', 165, 1, 0], [65514, 'Alt_R', 165, 1, 1], [65104, 'dead_grave', 186, 0, 0], [65106, 'dead_circumflex', 186, 0, 1], [91, 'bracketleft', 186, 1, 0], [43, 'plus', 187, 0, 0], [42, 'asterisk', 187, 0, 1], [93, 'bracketright', 187, 1, 0], [44, 'comma', 188, 0, 0], [59, 'semicolon', 188, 0, 1], [45, 'minus', 189, 0, 0], [95, 'underscore', 189, 0, 1], [46, 'period', 190, 0, 0], [58, 'colon', 190, 0, 1], [231, 'ccedilla', 191, 0, 0], [199, 'Ccedilla', 191, 0, 1], [125, 'braceright', 191, 1, 0], [241, 'ntilde', 192, 0, 0], [209, 'Ntilde', 192, 0, 1], [39, 'apostrophe', 219, 0, 0], [63, 'question', 219, 0, 1], [186, 'masculine', 220, 0, 0], [170, 'ordfeminine', 220, 0, 1], [92, 'backslash', 220, 1, 0], [161, 'exclamdown', 221, 0, 0], [191, 'questiondown', 221, 0, 1], [65105, 'dead_acute', 222, 0, 0], [65111, 'dead_diaeresis', 222, 0, 1], [123, 'braceleft', 222, 1, 0], [60, 'less', 226, 0, 0], [62, 'greater', 226, 0, 1]]...) 2014-11-24 09:40:27,219 get_modifiers_from_keycodes([[65385, 'Cancel', 3, 0, 0], [65385, 'Cancel', 3, 0, 1], [65385, 'Cancel', 3, 1, 0], [65385, 'Cancel', 3, 1, 1], [65288, 'BackSpace', 8, 0, 0], [65288, 'BackSpa...) 2014-11-24 09:40:27,219 get_modifiers_from_keycodes(...) adding defaults: {'lock': set(['Caps_Lock']), 'mod3': set(['Super_R', 'Super_L']), 'mod4': set(['Hyper_R', 'Hyper_L']), 'mod5': set(['ISO_Level3_Shift', 'Mode_switch'])} 2014-11-24 09:40:27,219 get_modifiers_from_keycodes(...)={'control': set(['Control_L', 'Control_R']), 'mod1': set(['Meta_R', 'Alt_R', 'Meta_L', 'Alt_L']), 'mod2': set(['Num_Lock']), 'mod3': set(['Super_R', 'Super_L']), 'mod4': set(['Hyper_R', 'Hyper_L']), 'mod5': set(['ISO_Level3_Shift', 'Mode_switch']), 'shift': set(['Shift_L', 'Shift_R']), 'lock': set(['Caps_Lock'])} 2014-11-24 09:40:27,219 set_all_keycodes(.., [[65385, 'Cancel', 3, 0, 0], [65385, 'Cancel', 3, 0, 1], [65.., True.., {'control': set(['Control_L', 'Control_R']), 'mod1': set(['Meta_R', 'Alt_R', 'Meta_L', 'Alt_L']), 'mod2': set(['Num_Lock']), 'mod3': set(['Super_R', 'Super_L']), 'mod4': set(['Hyper_R', 'Hyper_L']), 'mod5': set(['ISO_Level3_Shift', 'Mode_switch']), 'shift': set(['Shift_L', 'Shift_R']), 'lock': set(['Caps_Lock'])}) 2014-11-24 09:40:27,220 keysym_to_modifier={'ISO_Level3_Shift': 'mod5', 'Mode_switch': 'mod5', 'Meta_L': 'mod1', 'Control_R': 'control', 'Super_R': 'mod3', 'Alt_R': 'mod1', 'Hyper_L': 'mod4', 'Caps_Lock': 'lock', 'Hyper_R': 'mod4', 'Alt_L': 'mod1', 'Num_Lock': 'mod2', 'Super_L': 'mod3', 'Shift_R': 'shift', 'Meta_R': 'mod1', 'Control_L': 'control', 'Shift_L': 'shift'} 2014-11-24 09:40:27,220 using gtk keycodes: [[65385, 'Cancel', 3, 0, 0], [65385, 'Cancel', 3, 0, 1], [65385, 'Cancel', 3, 1, 0], [65385, 'Cancel', 3, 1, 1], [65288, 'BackSpace', 8, 0, 0], [65288, 'BackSpace', 8, 0, 1], [65288, 'BackSpace', 8, 1, 0], [65288, 'BackSpace', 8, 1, 1], [65289, 'Tab', 9, 0, 0], [65056, 'ISO_Left_Tab', 9, 0, 1], [65289, 'Tab', 9, 1, 0], [65056, 'ISO_Left_Tab', 9, 1, 1], [65291, 'Clear', 12, 0, 0], [65291, 'Clear', 12, 0, 1], [65291, 'Clear', 12, 1, 0], [65291, 'Clear', 12, 1, 1], [65293, 'Return', 13, 0, 0], [65293, 'Return', 13, 0, 1], [65293, 'Return', 13, 1, 0], [65293, 'Return', 13, 1, 1], [65505, 'Shift_L', 16, 0, 0], [65505, 'Shift_L', 16, 0, 1], [65505, 'Shift_L', 16, 1, 0], [65505, 'Shift_L', 16, 1, 1], [65507, 'Control_L', 17, 0, 0], [65507, 'Control_L', 17, 0, 1], [65507, 'Control_L', 17, 1, 0], [65507, 'Control_L', 17, 1, 1], [65513, 'Alt_L', 18, 0, 0], [65513, 'Alt_L', 18, 0, 1], [65513, 'Alt_L', 18, 1, 0], [65513, 'Alt_L', 18, 1, 1], [65307, 'Escape', 27, 0, 0], [65307, 'Escape', 27, 0, 1], [65307, 'Escape', 27, 1, 0], [65307, 'Escape', 27, 1, 1], [32, 'space', 32, 0, 0], [32, 'space', 32, 0, 1], [65365, 'Page_Up', 33, 0, 0], [65365, 'Page_Up', 33, 0, 1], [65365, 'Page_Up', 33, 1, 0], [65365, 'Page_Up', 33, 1, 1], [65366, 'Page_Down', 34, 0, 0], [65366, 'Page_Down', 34, 0, 1], [65366, 'Page_Down', 34, 1, 0], [65366, 'Page_Down', 34, 1, 1], [65367, 'End', 35, 0, 0], [65367, 'End', 35, 0, 1], [65367, 'End', 35, 1, 0], [65367, 'End', 35, 1, 1], [65360, 'Home', 36, 0, 0], [65360, 'Home', 36, 0, 1], [65360, 'Home', 36, 1, 0], [65360, 'Home', 36, 1, 1], [65361, 'Left', 37, 0, 0], [65361, 'Left', 37, 0, 1], [65361, 'Left', 37, 1, 0], [65361, 'Left', 37, 1, 1], [65362, 'Up', 38, 0, 0], [65362, 'Up', 38, 0, 1], [65362, 'Up', 38, 1, 0], [65362, 'Up', 38, 1, 1], [65363, 'Right', 39, 0, 0], [65363, 'Right', 39, 0, 1], [65363, 'Right', 39, 1, 0], [65363, 'Right', 39, 1, 1], [65364, 'Down', 40, 0, 0], [65364, 'Down', 40, 0, 1], [65364, 'Down', 40, 1, 0], [65364, 'Down', 40, 1, 1], [65379, 'Insert', 45, 0, 0], [65379, 'Insert', 45, 0, 1], [65379, 'Insert', 45, 1, 0], [65379, 'Insert', 45, 1, 1], [65535, 'Delete', 46, 0, 0], [65535, 'Delete', 46, 0, 1], [65535, 'Delete', 46, 1, 0], [65535, 'Delete', 46, 1, 1], [65386, 'Help', 47, 0, 0], [65386, 'Help', 47, 0, 1], [65386, 'Help', 47, 1, 0], [65386, 'Help', 47, 1, 1], [48, '0', 48, 0, 0], [61, 'equal', 48, 0, 1], [49, '1', 49, 0, 0], [33, 'exclam', 49, 0, 1], [124, 'bar', 49, 1, 0], [50, '2', 50, 0, 0], [34, 'quotedbl', 50, 0, 1], [64, 'at', 50, 1, 0], [51, '3', 51, 0, 0], [183, 'periodcentered', 51, 0, 1], [35, 'numbersign', 51, 1, 0], [52, '4', 52, 0, 0], [36, 'dollar', 52, 0, 1], [65107, 'dead_tilde', 52, 1, 0], [53, '5', 53, 0, 0], [37, 'percent', 53, 0, 1], [8364, 'EuroSign', 53, 1, 0], [54, '6', 54, 0, 0], [38, 'ampersand', 54, 0, 1], [172, 'notsign', 54, 1, 0], [55, '7', 55, 0, 0], [47, 'slash', 55, 0, 1], [56, '8', 56, 0, 0], [40, 'parenleft', 56, 0, 1], [57, '9', 57, 0, 0], [41, 'parenright', 57, 0, 1], [97, 'a', 65, 0, 0], [65, 'A', 65, 0, 1], [98, 'b', 66, 0, 0], [66, 'B', 66, 0, 1], [99, 'c', 67, 0, 0], [67, 'C', 67, 0, 1], [100, 'd', 68, 0, 0], [68, 'D', 68, 0, 1], [101, 'e', 69, 0, 0], [69, 'E', 69, 0, 1], [8364, 'EuroSign', 69, 1, 0], [102, 'f', 70, 0, 0], [70, 'F', 70, 0, 1], [103, 'g', 71, 0, 0], [71, 'G', 71, 0, 1], [104, 'h', 72, 0, 0], [72, 'H', 72, 0, 1], [105, 'i', 73, 0, 0], [73, 'I', 73, 0, 1], [106, 'j', 74, 0, 0], [74, 'J', 74, 0, 1], [107, 'k', 75, 0, 0], [75, 'K', 75, 0, 1], [108, 'l', 76, 0, 0], [76, 'L', 76, 0, 1], [109, 'm', 77, 0, 0], [77, 'M', 77, 0, 1], [110, 'n', 78, 0, 0], [78, 'N', 78, 0, 1], [111, 'o', 79, 0, 0], [79, 'O', 79, 0, 1], [112, 'p', 80, 0, 0], [80, 'P', 80, 0, 1], [113, 'q', 81, 0, 0], [81, 'Q', 81, 0, 1], [114, 'r', 82, 0, 0], [82, 'R', 82, 0, 1], [115, 's', 83, 0, 0], [83, 'S', 83, 0, 1], [116, 't', 84, 0, 0], [84, 'T', 84, 0, 1], [117, 'u', 85, 0, 0], [85, 'U', 85, 0, 1], [118, 'v', 86, 0, 0], [86, 'V', 86, 0, 1], [119, 'w', 87, 0, 0], [87, 'W', 87, 0, 1], [120, 'x', 88, 0, 0], [88, 'X', 88, 0, 1], [121, 'y', 89, 0, 0], [89, 'Y', 89, 0, 1], [122, 'z', 90, 0, 0], [90, 'Z', 90, 0, 1], [65511, 'Meta_L', 91, 0, 0], [65511, 'Meta_L', 91, 0, 1], [65511, 'Meta_L', 91, 1, 0], [65511, 'Meta_L', 91, 1, 1], [65512, 'Meta_R', 92, 0, 0], [65512, 'Meta_R', 92, 0, 1], [65512, 'Meta_R', 92, 1, 0], [65512, 'Meta_R', 92, 1, 1], [65383, 'Menu', 93, 0, 0], [65383, 'Menu', 93, 0, 1], [65383, 'Menu', 93, 1, 0], [65383, 'Menu', 93, 1, 1], [65456, 'KP_0', 96, 0, 0], [65456, 'KP_0', 96, 0, 1], [65456, 'KP_0', 96, 1, 0], [65456, 'KP_0', 96, 1, 1], [65457, 'KP_1', 97, 0, 0], [65457, 'KP_1', 97, 0, 1], [65457, 'KP_1', 97, 1, 0], [65457, 'KP_1', 97, 1, 1], [65458, 'KP_2', 98, 0, 0], [65458, 'KP_2', 98, 0, 1], [65458, 'KP_2', 98, 1, 0], [65458, 'KP_2', 98, 1, 1], [65459, 'KP_3', 99, 0, 0], [65459, 'KP_3', 99, 0, 1], [65459, 'KP_3', 99, 1, 0], [65459, 'KP_3', 99, 1, 1], [65460, 'KP_4', 100, 0, 0], [65460, 'KP_4', 100, 0, 1], [65460, 'KP_4', 100, 1, 0], [65460, 'KP_4', 100, 1, 1], [65461, 'KP_5', 101, 0, 0], [65461, 'KP_5', 101, 0, 1], [65461, 'KP_5', 101, 1, 0], [65461, 'KP_5', 101, 1, 1], [65462, 'KP_6', 102, 0, 0], [65462, 'KP_6', 102, 0, 1], [65462, 'KP_6', 102, 1, 0], [65462, 'KP_6', 102, 1, 1], [65463, 'KP_7', 103, 0, 0], [65463, 'KP_7', 103, 0, 1], [65463, 'KP_7', 103, 1, 0], [65463, 'KP_7', 103, 1, 1], [65464, 'KP_8', 104, 0, 0], [65464, 'KP_8', 104, 0, 1], [65464, 'KP_8', 104, 1, 0], [65464, 'KP_8', 104, 1, 1], [65465, 'KP_9', 105, 0, 0], [65465, 'KP_9', 105, 0, 1], [65465, 'KP_9', 105, 1, 0], [65465, 'KP_9', 105, 1, 1], [65450, 'KP_Multiply', 106, 0, 0], [65450, 'KP_Multiply', 106, 0, 1], [65450, 'KP_Multiply', 106, 1, 0], [65450, 'KP_Multiply', 106, 1, 1], [65451, 'KP_Add', 107, 0, 0], [65451, 'KP_Add', 107, 0, 1], [65451, 'KP_Add', 107, 1, 0], [65451, 'KP_Add', 107, 1, 1], [65453, 'KP_Subtract', 109, 0, 0], [65453, 'KP_Subtract', 109, 0, 1], [65453, 'KP_Subtract', 109, 1, 0], [65453, 'KP_Subtract', 109, 1, 1], [46, 'KP_Decimal', 110, 0, 0], [46, 'KP_Decimal', 110, 0, 1], [65455, 'KP_Divide', 111, 0, 0], [65455, 'KP_Divide', 111, 0, 1], [65455, 'KP_Divide', 111, 1, 0], [65455, 'KP_Divide', 111, 1, 1], [65470, 'F1', 112, 0, 0], [65470, 'F1', 112, 0, 1], [65470, 'F1', 112, 1, 0], [65470, 'F1', 112, 1, 1], [65471, 'F2', 113, 0, 0], [65471, 'F2', 113, 0, 1], [65471, 'F2', 113, 1, 0], [65471, 'F2', 113, 1, 1], [65472, 'F3', 114, 0, 0], [65472, 'F3', 114, 0, 1], [65472, 'F3', 114, 1, 0], [65472, 'F3', 114, 1, 1], [65473, 'F4', 115, 0, 0], [65473, 'F4', 115, 0, 1], [65473, 'F4', 115, 1, 0], [65473, 'F4', 115, 1, 1], [65474, 'F5', 116, 0, 0], [65474, 'F5', 116, 0, 1], [65474, 'F5', 116, 1, 0], [65474, 'F5', 116, 1, 1], [65475, 'F6', 117, 0, 0], [65475, 'F6', 117, 0, 1], [65475, 'F6', 117, 1, 0], [65475, 'F6', 117, 1, 1], [65476, 'F7', 118, 0, 0], [65476, 'F7', 118, 0, 1], [65476, 'F7', 118, 1, 0], [65476, 'F7', 118, 1, 1], [65477, 'F8', 119, 0, 0], [65477, 'F8', 119, 0, 1], [65477, 'F8', 119, 1, 0], [65477, 'F8', 119, 1, 1], [65478, 'F9', 120, 0, 0], [65478, 'F9', 120, 0, 1], [65478, 'F9', 120, 1, 0], [65478, 'F9', 120, 1, 1], [65479, 'F10', 121, 0, 0], [65479, 'F10', 121, 0, 1], [65479, 'F10', 121, 1, 0], [65479, 'F10', 121, 1, 1], [65480, 'F11', 122, 0, 0], [65480, 'F11', 122, 0, 1], [65480, 'F11', 122, 1, 0], [65480, 'F11', 122, 1, 1], [65481, 'F12', 123, 0, 0], [65481, 'F12', 123, 0, 1], [65481, 'F12', 123, 1, 0], [65481, 'F12', 123, 1, 1], [65482, 'F13', 124, 0, 0], [65482, 'F13', 124, 0, 1], [65482, 'F13', 124, 1, 0], [65482, 'F13', 124, 1, 1], [65483, 'F14', 125, 0, 0], [65483, 'F14', 125, 0, 1], [65483, 'F14', 125, 1, 0], [65483, 'F14', 125, 1, 1], [65484, 'F15', 126, 0, 0], [65484, 'F15', 126, 0, 1], [65484, 'F15', 126, 1, 0], [65484, 'F15', 126, 1, 1], [65485, 'F16', 127, 0, 0], [65485, 'F16', 127, 0, 1], [65485, 'F16', 127, 1, 0], [65485, 'F16', 127, 1, 1], [65486, 'F17', 128, 0, 0], [65486, 'F17', 128, 0, 1], [65486, 'F17', 128, 1, 0], [65486, 'F17', 128, 1, 1], [65487, 'F18', 129, 0, 0], [65487, 'F18', 129, 0, 1], [65487, 'F18', 129, 1, 0], [65487, 'F18', 129, 1, 1], [65488, 'F19', 130, 0, 0], [65488, 'F19', 130, 0, 1], [65488, 'F19', 130, 1, 0], [65488, 'F19', 130, 1, 1], [65489, 'F20', 131, 0, 0], [65489, 'F20', 131, 0, 1], [65489, 'F20', 131, 1, 0], [65489, 'F20', 131, 1, 1], [65490, 'F21', 132, 0, 0], [65490, 'F21', 132, 0, 1], [65490, 'F21', 132, 1, 0], [65490, 'F21', 132, 1, 1], [65491, 'F22', 133, 0, 0], [65491, 'F22', 133, 0, 1], [65491, 'F22', 133, 1, 0], [65491, 'F22', 133, 1, 1], [65492, 'F23', 134, 0, 0], [65492, 'F23', 134, 0, 1], [65492, 'F23', 134, 1, 0], [65492, 'F23', 134, 1, 1], [65493, 'F24', 135, 0, 0], [65493, 'F24', 135, 0, 1], [65493, 'F24', 135, 1, 0], [65493, 'F24', 135, 1, 1], [65407, 'Num_Lock', 144, 0, 0], [65407, 'Num_Lock', 144, 0, 1], [65407, 'Num_Lock', 144, 1, 0], [65407, 'Num_Lock', 144, 1, 1], [65300, 'Scroll_Lock', 145, 0, 0], [65300, 'Scroll_Lock', 145, 0, 1], [65300, 'Scroll_Lock', 145, 1, 0], [65300, 'Scroll_Lock', 145, 1, 1], [65505, 'Shift_L', 160, 0, 0], [65505, 'Shift_L', 160, 0, 1], [65505, 'Shift_L', 160, 1, 0], [65505, 'Shift_L', 160, 1, 1], [65506, 'Shift_R', 161, 0, 0], [65506, 'Shift_R', 161, 0, 1], [65506, 'Shift_R', 161, 1, 0], [65506, 'Shift_R', 161, 1, 1], [65507, 'Control_L', 162, 0, 0], [65507, 'Control_L', 162, 0, 1], [65507, 'Control_L', 162, 1, 0], [65507, 'Control_L', 162, 1, 1], [65508, 'Control_R', 163, 0, 0], [65508, 'Control_R', 163, 0, 1], [65508, 'Control_R', 163, 1, 0], [65508, 'Control_R', 163, 1, 1], [65513, 'Alt_L', 164, 0, 0], [65513, 'Alt_L', 164, 0, 1], [65513, 'Alt_L', 164, 1, 0], [65513, 'Alt_L', 164, 1, 1], [65514, 'Alt_R', 165, 0, 0], [65514, 'Alt_R', 165, 0, 1], [65514, 'Alt_R', 165, 1, 0], [65514, 'Alt_R', 165, 1, 1], [65104, 'dead_grave', 186, 0, 0], [65106, 'dead_circumflex', 186, 0, 1], [91, 'bracketleft', 186, 1, 0], [43, 'plus', 187, 0, 0], [42, 'asterisk', 187, 0, 1], [93, 'bracketright', 187, 1, 0], [44, 'comma', 188, 0, 0], [59, 'semicolon', 188, 0, 1], [45, 'minus', 189, 0, 0], [95, 'underscore', 189, 0, 1], [46, 'period', 190, 0, 0], [58, 'colon', 190, 0, 1], [231, 'ccedilla', 191, 0, 0], [199, 'Ccedilla', 191, 0, 1], [125, 'braceright', 191, 1, 0], [241, 'ntilde', 192, 0, 0], [209, 'Ntilde', 192, 0, 1], [39, 'apostrophe', 219, 0, 0], [63, 'question', 219, 0, 1], [186, 'masculine', 220, 0, 0], [170, 'ordfeminine', 220, 0, 1], [92, 'backslash', 220, 1, 0], [161, 'exclamdown', 221, 0, 0], [191, 'questiondown', 221, 0, 1], [65105, 'dead_acute', 222, 0, 0], [65111, 'dead_diaeresis', 222, 0, 1], [123, 'braceleft', 222, 1, 0], [60, 'less', 226, 0, 0], [62, 'greater', 226, 0, 1]] 2014-11-24 09:40:27,220 keycodes={3: set([('Cancel', 1), ('Cancel', 3), ('Cancel', 0), ('Cancel', 2)]), 8: set([('BackSpace', 2), ('BackSpace', 1), ('BackSpace', 3), ('BackSpace', 0)]), 9: set([('ISO_Left_Tab', 1), ('Tab', 2), ('Tab', 0), ('ISO_Left_Tab', 3)]), 12: set([('Clear', 0), ('Clear', 3), ('Clear', 1), ('Clear', 2)]), 13: set([('Return', 2), ('Return', 1), ('Return', 3), ('Return', 0)]), 16: set([('Shift_L', 0), ('Shift_L', 3), ('Shift_L', 1), ('Shift_L', 2)]), 17: set([('Control_L', 0), ('Control_L', 2), ('Control_L', 1), ('Control_L', 3)]), 18: set([('Alt_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Alt_L', 3)]), 27: set([('Escape', 3), ('Escape', 0), ('Escape', 2), ('Escape', 1)]), 32: set([('space', 0), ('space', 1)]), 33: set([('Page_Up', 2), ('Page_Up', 1), ('Page_Up', 3), ('Page_Up', 0)]), 34: set([('Page_Down', 2), ('Page_Down', 0), ('Page_Down', 3), ('Page_Down', 1)]), 35: set([('End', 2), ('End', 1), ('End', 3), ('End', 0)]), 36: set([('Home', 2), ('Home', 0), ('Home', 3), ('Home', 1)]), 37: set([('Left', 3), ('Left', 0), ('Left', 2), ('Left', 1)]), 38: set([('Up', 1), ('Up', 2), ('Up', 0), ('Up', 3)]), 39: set([('Right', 0), ('Right', 2), ('Right', 1), ('Right', 3)]), 40: set([('Down', 1), ('Down', 3), ('Down', 0), ('Down', 2)]), 45: set([('Insert', 2), ('Insert', 0), ('Insert', 3), ('Insert', 1)]), 46: set([('Delete', 3), ('Delete', 0), ('Delete', 2), ('Delete', 1)]), 47: set([('Help', 1), ('Help', 2), ('Help', 0), ('Help', 3)]), 48: set([('equal', 1), ('0', 0)]), 49: set([('bar', 2), ('1', 0), ('exclam', 1)]), 50: set([('2', 0), ('at', 2), ('quotedbl', 1)]), 51: set([('3', 0), ('numbersign', 2), ('periodcentered', 1)]), 52: set([('dead_tilde', 2), ('dollar', 1), ('4', 0)]), 53: set([('percent', 1), ('EuroSign', 2), ('5', 0)]), 54: set([('ampersand', 1), ('6', 0), ('notsign', 2)]), 55: set([('slash', 1), ('7', 0)]), 56: set([('8', 0), ('parenleft', 1)]), 57: set([('parenright', 1), ('9', 0)]), 65: set([('A', 1), ('a', 0)]), 66: set([('b', 0), ('B', 1)]), 67: set([('c', 0), ('C', 1)]), 68: set([('D', 1), ('d', 0)]), 69: set([('E', 1), ('EuroSign', 2), ('e', 0)]), 70: set([('f', 0), ('F', 1)]), 71: set([('G', 1), ('g', 0)]), 72: set([('h', 0), ('H', 1)]), 73: set([('I', 1), ('i', 0)]), 74: set([('j', 0), ('J', 1)]), 75: set([('k', 0), ('K', 1)]), 76: set([('L', 1), ('l', 0)]), 77: set([('M', 1), ('m', 0)]), 78: set([('n', 0), ('N', 1)]), 79: set([('O', 1), ('o', 0)]), 80: set([('p', 0), ('P', 1)]), 81: set([('Q', 1), ('q', 0)]), 82: set([('r', 0), ('R', 1)]), 83: set([('s', 0), ('S', 1)]), 84: set([('T', 1), ('t', 0)]), 85: set([('U', 1), ('u', 0)]), 86: set([('v', 0), ('V', 1)]), 87: set([('W', 1), ('w', 0)]), 88: set([('x', 0), ('X', 1)]), 89: set([('Y', 1), ('y', 0)]), 90: set([('z', 0), ('Z', 1)]), 91: set([('Meta_L', 2), ('Meta_L', 1), ('Meta_L', 3), ('Meta_L', 0)]), 92: set([('Meta_R', 0), ('Meta_R', 3), ('Meta_R', 1), ('Meta_R', 2)]), 93: set([('Menu', 2), ('Menu', 0), ('Menu', 3), ('Menu', 1)]), 96: set([('KP_0', 1), ('KP_0', 3), ('KP_0', 0), ('KP_0', 2)]), 97: set([('KP_1', 2), ('KP_1', 0), ('KP_1', 3), ('KP_1', 1)]), 98: set([('KP_2', 0), ('KP_2', 3), ('KP_2', 1), ('KP_2', 2)]), 99: set([('KP_3', 0), ('KP_3', 2), ('KP_3', 1), ('KP_3', 3)]), 100: set([('KP_4', 2), ('KP_4', 1), ('KP_4', 3), ('KP_4', 0)]), 101: set([('KP_5', 1), ('KP_5', 2), ('KP_5', 0), ('KP_5', 3)]), 102: set([('KP_6', 3), ('KP_6', 1), ('KP_6', 2), ('KP_6', 0)]), 103: set([('KP_7', 3), ('KP_7', 0), ('KP_7', 2), ('KP_7', 1)]), 104: set([('KP_8', 1), ('KP_8', 3), ('KP_8', 0), ('KP_8', 2)]), 105: set([('KP_9', 2), ('KP_9', 0), ('KP_9', 3), ('KP_9', 1)]), 106: set([('KP_Multiply', 3), ('KP_Multiply', 0), ('KP_Multiply', 2), ('KP_Multiply', 1)]), 107: set([('KP_Add', 0), ('KP_Add', 2), ('KP_Add', 1), ('KP_Add', 3)]), 109: set([('KP_Subtract', 0), ('KP_Subtract', 2), ('KP_Subtract', 1), ('KP_Subtract', 3)]), 110: set([('KP_Decimal', 0), ('KP_Decimal', 1)]), 111: set([('KP_Divide', 3), ('KP_Divide', 1), ('KP_Divide', 2), ('KP_Divide', 0)]), 112: set([('F1', 2), ('F1', 0), ('F1', 3), ('F1', 1)]), 113: set([('F2', 0), ('F2', 3), ('F2', 1), ('F2', 2)]), 114: set([('F3', 0), ('F3', 2), ('F3', 1), ('F3', 3)]), 115: set([('F4', 2), ('F4', 1), ('F4', 3), ('F4', 0)]), 116: set([('F5', 1), ('F5', 2), ('F5', 0), ('F5', 3)]), 117: set([('F6', 3), ('F6', 1), ('F6', 2), ('F6', 0)]), 118: set([('F7', 3), ('F7', 0), ('F7', 2), ('F7', 1)]), 119: set([('F8', 1), ('F8', 3), ('F8', 0), ('F8', 2)]), 120: set([('F9', 2), ('F9', 0), ('F9', 3), ('F9', 1)]), 121: set([('F10', 0), ('F10', 3), ('F10', 1), ('F10', 2)]), 122: set([('F11', 0), ('F11', 2), ('F11', 1), ('F11', 3)]), 123: set([('F12', 1), ('F12', 3), ('F12', 0), ('F12', 2)]), 124: set([('F13', 2), ('F13', 0), ('F13', 3), ('F13', 1)]), 125: set([('F14', 3), ('F14', 1), ('F14', 2), ('F14', 0)]), 126: set([('F15', 3), ('F15', 0), ('F15', 2), ('F15', 1)]), 127: set([('F16', 2), ('F16', 1), ('F16', 3), ('F16', 0)]), 128: set([('F17', 1), ('F17', 2), ('F17', 0), ('F17', 3)]), 129: set([('F18', 0), ('F18', 3), ('F18', 1), ('F18', 2)]), 130: set([('F19', 0), ('F19', 2), ('F19', 1), ('F19', 3)]), 131: set([('F20', 0), ('F20', 2), ('F20', 1), ('F20', 3)]), 132: set([('F21', 0), ('F21', 3), ('F21', 1), ('F21', 2)]), 133: set([('F22', 2), ('F22', 0), ('F22', 3), ('F22', 1)]), 134: set([('F23', 1), ('F23', 3), ('F23', 0), ('F23', 2)]), 135: set([('F24', 3), ('F24', 0), ('F24', 2), ('F24', 1)]), 144: set([('Num_Lock', 3), ('Num_Lock', 1), ('Num_Lock', 2), ('Num_Lock', 0)]), 145: set([('Scroll_Lock', 2), ('Scroll_Lock', 1), ('Scroll_Lock', 3), ('Scroll_Lock', 0)]), 160: set([('Shift_L', 0), ('Shift_L', 3), ('Shift_L', 1), ('Shift_L', 2)]), 161: set([('Shift_R', 2), ('Shift_R', 1), ('Shift_R', 3), ('Shift_R', 0)]), 162: set([('Control_L', 0), ('Control_L', 2), ('Control_L', 1), ('Control_L', 3)]), 163: set([('Control_R', 1), ('Control_R', 2), ('Control_R', 0), ('Control_R', 3)]), 164: set([('Alt_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Alt_L', 3)]), 165: set([('Alt_R', 0), ('Alt_R', 2), ('Alt_R', 1), ('Alt_R', 3)]), 186: set([('dead_grave', 0), ('dead_circumflex', 1), ('bracketleft', 2)]), 187: set([('bracketright', 2), ('asterisk', 1), ('plus', 0)]), 188: set([('semicolon', 1), ('comma', 0)]), 189: set([('underscore', 1), ('minus', 0)]), 190: set([('colon', 1), ('period', 0)]), 191: set([('ccedilla', 0), ('Ccedilla', 1), ('braceright', 2)]), 192: set([('ntilde', 0), ('Ntilde', 1)]), 219: set([('apostrophe', 0), ('question', 1)]), 220: set([('ordfeminine', 1), ('backslash', 2), ('masculine', 0)]), 221: set([('exclamdown', 0), ('questiondown', 1)]), 222: set([('dead_acute', 0), ('dead_diaeresis', 1), ('braceleft', 2)]), 226: set([('greater', 1), ('less', 0)])} 2014-11-24 09:40:27,221 XGetKeyboardMapping keysyms_per_keycode=7 2014-11-24 09:40:27,221 preserved mappings: 2014-11-24 09:40:27,221 9 = ['Escape', '', 'Escape'] 2014-11-24 09:40:27,221 10 = ['1', 'exclam', '1', 'exclam', 'bar', 'exclamdown', 'bar'] 2014-11-24 09:40:27,221 11 = ['2', 'quotedbl', '2', 'quotedbl', 'at', 'oneeighth', 'at'] 2014-11-24 09:40:27,221 12 = ['3', 'periodcentered', '3', 'periodcentered', 'numbersign', 'sterling', 'numbersign'] 2014-11-24 09:40:27,221 13 = ['4', 'dollar', '4', 'dollar', 'asciitilde', 'dollar', 'asciitilde'] 2014-11-24 09:40:27,221 14 = ['5', 'percent', '5', 'percent', 'onehalf', 'threeeighths', 'onehalf'] 2014-11-24 09:40:27,221 15 = ['6', 'ampersand', '6', 'ampersand', 'notsign', 'fiveeighths', 'notsign'] 2014-11-24 09:40:27,221 16 = ['7', 'slash', '7', 'slash', 'braceleft', 'seveneighths', 'braceleft'] 2014-11-24 09:40:27,221 17 = ['8', 'parenleft', '8', 'parenleft', 'bracketleft', 'trademark', 'bracketleft'] 2014-11-24 09:40:27,221 18 = ['9', 'parenright', '9', 'parenright', 'bracketright', 'plusminus', 'bracketright'] 2014-11-24 09:40:27,221 19 = ['0', 'equal', '0', 'equal', 'braceright', 'degree', 'braceright'] 2014-11-24 09:40:27,221 20 = ['apostrophe', 'question', 'apostrophe', 'question', 'backslash', 'questiondown', 'backslash'] 2014-11-24 09:40:27,221 21 = ['exclamdown', 'questiondown', 'exclamdown', 'questiondown', 'dead_tilde', 'asciitilde', 'dead_tilde'] 2014-11-24 09:40:27,221 22 = ['BackSpace', 'BackSpace', 'BackSpace', 'BackSpace'] 2014-11-24 09:40:27,221 23 = ['Tab', 'ISO_Left_Tab', 'Tab', 'ISO_Left_Tab'] 2014-11-24 09:40:27,221 24 = ['q', 'Q', 'q', 'Q', 'at', 'Greek_OMEGA', 'at'] 2014-11-24 09:40:27,221 25 = ['w', 'W', 'w', 'W', 'lstroke', 'Lstroke', 'lstroke'] 2014-11-24 09:40:27,221 26 = ['e', 'E', 'e', 'E', 'EuroSign', 'cent', 'EuroSign'] 2014-11-24 09:40:27,221 27 = ['r', 'R', 'r', 'R', 'paragraph', 'registered', 'paragraph'] 2014-11-24 09:40:27,221 28 = ['t', 'T', 't', 'T', 'tslash', 'Tslash', 'tslash'] 2014-11-24 09:40:27,221 29 = ['y', 'Y', 'y', 'Y', 'leftarrow', 'yen', 'leftarrow'] 2014-11-24 09:40:27,221 30 = ['u', 'U', 'u', 'U', 'downarrow', 'uparrow', 'downarrow'] 2014-11-24 09:40:27,221 31 = ['i', 'I', 'i', 'I', 'rightarrow', 'idotless', 'rightarrow'] 2014-11-24 09:40:27,221 32 = ['o', 'O', 'o', 'O', 'oslash', 'Oslash', 'oslash'] 2014-11-24 09:40:27,222 33 = ['p', 'P', 'p', 'P', 'thorn', 'THORN', 'thorn'] 2014-11-24 09:40:27,222 34 = ['dead_grave', 'dead_circumflex', 'dead_grave', 'dead_circumflex', 'bracketleft', 'dead_abovering', 'bracketleft'] 2014-11-24 09:40:27,222 35 = ['plus', 'asterisk', 'plus', 'asterisk', 'bracketright', 'dead_macron', 'bracketright'] 2014-11-24 09:40:27,222 36 = ['Return', '', 'Return'] 2014-11-24 09:40:27,222 37 = ['Control_L', '', 'Control_L'] 2014-11-24 09:40:27,222 38 = ['a', 'A', 'a', 'A', 'ae', 'AE', 'ae'] 2014-11-24 09:40:27,222 39 = ['s', 'S', 's', 'S', 'ssharp', 'section', 'ssharp'] 2014-11-24 09:40:27,222 40 = ['d', 'D', 'd', 'D', 'eth', 'ETH', 'eth'] 2014-11-24 09:40:27,222 41 = ['f', 'F', 'f', 'F', 'dstroke', 'ordfeminine', 'dstroke'] 2014-11-24 09:40:27,222 42 = ['g', 'G', 'g', 'G', 'eng', 'ENG', 'eng'] 2014-11-24 09:40:27,222 43 = ['h', 'H', 'h', 'H', 'hstroke', 'Hstroke', 'hstroke'] 2014-11-24 09:40:27,222 44 = ['j', 'J', 'j', 'J', 'dead_hook', 'dead_horn', 'dead_hook'] 2014-11-24 09:40:27,222 45 = ['k', 'K', 'k', 'K', 'kra', 'ampersand', 'kra'] 2014-11-24 09:40:27,222 46 = ['l', 'L', 'l', 'L', 'lstroke', 'Lstroke', 'lstroke'] 2014-11-24 09:40:27,222 47 = ['ntilde', 'Ntilde', 'ntilde', 'Ntilde', 'asciitilde', 'dead_doubleacute', 'asciitilde'] 2014-11-24 09:40:27,222 48 = ['dead_acute', 'dead_diaeresis', 'dead_acute', 'dead_diaeresis', 'braceleft', 'braceleft', 'braceleft'] 2014-11-24 09:40:27,222 49 = ['masculine', 'ordfeminine', 'masculine', 'ordfeminine', 'backslash', 'backslash', 'backslash'] 2014-11-24 09:40:27,222 50 = ['Shift_L', '', 'Shift_L'] 2014-11-24 09:40:27,222 51 = ['ccedilla', 'Ccedilla', 'ccedilla', 'Ccedilla', 'braceright', 'dead_breve', 'braceright'] 2014-11-24 09:40:27,222 52 = ['z', 'Z', 'z', 'Z', 'guillemotleft', 'less', 'guillemotleft'] 2014-11-24 09:40:27,222 53 = ['x', 'X', 'x', 'X', 'guillemotright', 'greater', 'guillemotright'] 2014-11-24 09:40:27,222 54 = ['c', 'C', 'c', 'C', 'cent', 'copyright', 'cent'] 2014-11-24 09:40:27,222 55 = ['v', 'V', 'v', 'V', 'leftdoublequotemark', 'leftsinglequotemark', 'leftdoublequotemark'] 2014-11-24 09:40:27,222 56 = ['b', 'B', 'b', 'B', 'rightdoublequotemark', 'rightsinglequotemark', 'rightdoublequotemark'] 2014-11-24 09:40:27,222 57 = ['n', 'N', 'n', 'N', 'n', 'N', 'n'] 2014-11-24 09:40:27,222 58 = ['m', 'M', 'm', 'M', 'mu', 'masculine', 'mu'] 2014-11-24 09:40:27,222 59 = ['comma', 'semicolon', 'comma', 'semicolon', 'horizconnector', 'multiply', 'horizconnector'] 2014-11-24 09:40:27,222 60 = ['period', 'colon', 'period', 'colon', 'periodcentered', 'division', 'periodcentered'] 2014-11-24 09:40:27,222 61 = ['minus', 'underscore', 'minus', 'underscore', 'dead_belowdot', 'dead_abovedot', 'dead_belowdot'] 2014-11-24 09:40:27,222 62 = ['Shift_R', '', 'Shift_R'] 2014-11-24 09:40:27,222 63 = ['KP_Multiply', 'KP_Multiply', 'KP_Multiply', 'KP_Multiply', 'KP_Multiply', 'KP_Multiply', 'XF86ClearGrab'] 2014-11-24 09:40:27,222 64 = ['Alt_L', 'Meta_L', 'Alt_L', 'Meta_L'] 2014-11-24 09:40:27,222 65 = ['space', '', 'space'] 2014-11-24 09:40:27,222 66 = ['Caps_Lock', '', 'Caps_Lock'] 2014-11-24 09:40:27,222 67 = ['F1', 'F1', 'F1', 'F1', 'F1', 'F1', 'XF86Switch_VT_1'] 2014-11-24 09:40:27,222 68 = ['F2', 'F2', 'F2', 'F2', 'F2', 'F2', 'XF86Switch_VT_2'] 2014-11-24 09:40:27,222 69 = ['F3', 'F3', 'F3', 'F3', 'F3', 'F3', 'XF86Switch_VT_3'] 2014-11-24 09:40:27,222 70 = ['F4', 'F4', 'F4', 'F4', 'F4', 'F4', 'XF86Switch_VT_4'] 2014-11-24 09:40:27,222 71 = ['F5', 'F5', 'F5', 'F5', 'F5', 'F5', 'XF86Switch_VT_5'] 2014-11-24 09:40:27,222 72 = ['F6', 'F6', 'F6', 'F6', 'F6', 'F6', 'XF86Switch_VT_6'] 2014-11-24 09:40:27,222 73 = ['F7', 'F7', 'F7', 'F7', 'F7', 'F7', 'XF86Switch_VT_7'] 2014-11-24 09:40:27,222 74 = ['F8', 'F8', 'F8', 'F8', 'F8', 'F8', 'XF86Switch_VT_8'] 2014-11-24 09:40:27,222 75 = ['F9', 'F9', 'F9', 'F9', 'F9', 'F9', 'XF86Switch_VT_9'] 2014-11-24 09:40:27,223 76 = ['F10', 'F10', 'F10', 'F10', 'F10', 'F10', 'XF86Switch_VT_10'] 2014-11-24 09:40:27,223 77 = ['Num_Lock', '', 'Num_Lock'] 2014-11-24 09:40:27,223 78 = ['Scroll_Lock', '', 'Scroll_Lock'] 2014-11-24 09:40:27,223 79 = ['KP_Home', 'KP_7', 'KP_Home', 'KP_7'] 2014-11-24 09:40:27,223 80 = ['KP_Up', 'KP_8', 'KP_Up', 'KP_8'] 2014-11-24 09:40:27,223 81 = ['KP_Prior', 'KP_9', 'KP_Prior', 'KP_9'] 2014-11-24 09:40:27,223 82 = ['KP_Subtract', 'KP_Subtract', 'KP_Subtract', 'KP_Subtract', 'KP_Subtract', 'KP_Subtract', 'XF86Prev_VMode'] 2014-11-24 09:40:27,223 83 = ['KP_Left', 'KP_4', 'KP_Left', 'KP_4'] 2014-11-24 09:40:27,223 84 = ['KP_Begin', 'KP_5', 'KP_Begin', 'KP_5'] 2014-11-24 09:40:27,223 85 = ['KP_Right', 'KP_6', 'KP_Right', 'KP_6'] 2014-11-24 09:40:27,223 86 = ['KP_Add', 'KP_Add', 'KP_Add', 'KP_Add', 'KP_Add', 'KP_Add', 'XF86Next_VMode'] 2014-11-24 09:40:27,223 87 = ['KP_End', 'KP_1', 'KP_End', 'KP_1'] 2014-11-24 09:40:27,223 88 = ['KP_Down', 'KP_2', 'KP_Down', 'KP_2'] 2014-11-24 09:40:27,223 89 = ['KP_Next', 'KP_3', 'KP_Next', 'KP_3'] 2014-11-24 09:40:27,223 90 = ['KP_Insert', 'KP_0', 'KP_Insert', 'KP_0'] 2014-11-24 09:40:27,223 91 = ['KP_Delete', 'KP_Decimal', 'KP_Delete', 'KP_Decimal'] 2014-11-24 09:40:27,223 92 = ['ISO_Level3_Shift', '', 'ISO_Level3_Shift'] 2014-11-24 09:40:27,223 94 = ['less', 'greater', 'less', 'greater', 'bar', 'brokenbar', 'bar'] 2014-11-24 09:40:27,223 95 = ['F11', 'F11', 'F11', 'F11', 'F11', 'F11', 'XF86Switch_VT_11'] 2014-11-24 09:40:27,223 96 = ['F12', 'F12', 'F12', 'F12', 'F12', 'F12', 'XF86Switch_VT_12'] 2014-11-24 09:40:27,223 98 = ['Katakana', '', 'Katakana'] 2014-11-24 09:40:27,223 99 = ['Hiragana', '', 'Hiragana'] 2014-11-24 09:40:27,223 100 = ['Henkan_Mode', '', 'Henkan_Mode'] 2014-11-24 09:40:27,223 101 = ['Hiragana_Katakana', '', 'Hiragana_Katakana'] 2014-11-24 09:40:27,223 102 = ['Muhenkan', '', 'Muhenkan'] 2014-11-24 09:40:27,223 104 = ['KP_Enter', '', 'KP_Enter'] 2014-11-24 09:40:27,223 105 = ['Control_R', '', 'Control_R'] 2014-11-24 09:40:27,223 106 = ['KP_Divide', 'KP_Divide', 'KP_Divide', 'KP_Divide', 'KP_Divide', 'KP_Divide', 'XF86Ungrab'] 2014-11-24 09:40:27,223 107 = ['Print', 'Sys_Req', 'Print', 'Sys_Req'] 2014-11-24 09:40:27,223 108 = ['ISO_Level3_Shift', '', 'ISO_Level3_Shift'] 2014-11-24 09:40:27,223 109 = ['Linefeed', '', 'Linefeed'] 2014-11-24 09:40:27,223 110 = ['Home', '', 'Home'] 2014-11-24 09:40:27,223 111 = ['Up', '', 'Up'] 2014-11-24 09:40:27,223 112 = ['Prior', '', 'Prior'] 2014-11-24 09:40:27,223 113 = ['Left', '', 'Left'] 2014-11-24 09:40:27,223 114 = ['Right', '', 'Right'] 2014-11-24 09:40:27,223 115 = ['End', '', 'End'] 2014-11-24 09:40:27,223 116 = ['Down', '', 'Down'] 2014-11-24 09:40:27,223 117 = ['Next', '', 'Next'] 2014-11-24 09:40:27,223 118 = ['Insert', '', 'Insert'] 2014-11-24 09:40:27,223 119 = ['Delete', '', 'Delete'] 2014-11-24 09:40:27,223 121 = ['XF86AudioMute', '', 'XF86AudioMute'] 2014-11-24 09:40:27,223 122 = ['XF86AudioLowerVolume', '', 'XF86AudioLowerVolume'] 2014-11-24 09:40:27,224 123 = ['XF86AudioRaiseVolume', '', 'XF86AudioRaiseVolume'] 2014-11-24 09:40:27,224 124 = ['XF86PowerOff', '', 'XF86PowerOff'] 2014-11-24 09:40:27,224 125 = ['KP_Equal', '', 'KP_Equal'] 2014-11-24 09:40:27,224 126 = ['plusminus', '', 'plusminus'] 2014-11-24 09:40:27,224 127 = ['Pause', 'Break', 'Pause', 'Break'] 2014-11-24 09:40:27,224 128 = ['XF86LaunchA', '', 'XF86LaunchA'] 2014-11-24 09:40:27,224 129 = ['KP_Decimal', 'KP_Decimal', 'KP_Decimal', 'KP_Decimal'] 2014-11-24 09:40:27,224 130 = ['Hangul', '', 'Hangul'] 2014-11-24 09:40:27,224 131 = ['Hangul_Hanja', '', 'Hangul_Hanja'] 2014-11-24 09:40:27,224 133 = ['Super_L', '', 'Super_L'] 2014-11-24 09:40:27,224 134 = ['Super_R', '', 'Super_R'] 2014-11-24 09:40:27,224 135 = ['Menu', '', 'Menu'] 2014-11-24 09:40:27,224 136 = ['Cancel', '', 'Cancel'] 2014-11-24 09:40:27,224 137 = ['Redo', '', 'Redo'] 2014-11-24 09:40:27,224 138 = ['SunProps', '', 'SunProps'] 2014-11-24 09:40:27,224 139 = ['Undo', '', 'Undo'] 2014-11-24 09:40:27,224 140 = ['SunFront', '', 'SunFront'] 2014-11-24 09:40:27,224 141 = ['XF86Copy', '', 'XF86Copy'] 2014-11-24 09:40:27,224 142 = ['XF86Open', '', 'XF86Open'] 2014-11-24 09:40:27,224 143 = ['XF86Paste', '', 'XF86Paste'] 2014-11-24 09:40:27,224 144 = ['Find', '', 'Find'] 2014-11-24 09:40:27,224 145 = ['XF86Cut', '', 'XF86Cut'] 2014-11-24 09:40:27,224 146 = ['Help', '', 'Help'] 2014-11-24 09:40:27,224 147 = ['XF86MenuKB', '', 'XF86MenuKB'] 2014-11-24 09:40:27,224 148 = ['XF86Calculator', '', 'XF86Calculator'] 2014-11-24 09:40:27,224 150 = ['XF86Sleep', '', 'XF86Sleep'] 2014-11-24 09:40:27,224 151 = ['XF86WakeUp', '', 'XF86WakeUp'] 2014-11-24 09:40:27,224 152 = ['XF86Explorer', '', 'XF86Explorer'] 2014-11-24 09:40:27,224 153 = ['XF86Send', '', 'XF86Send'] 2014-11-24 09:40:27,224 155 = ['XF86Xfer', '', 'XF86Xfer'] 2014-11-24 09:40:27,224 156 = ['XF86Launch1', '', 'XF86Launch1'] 2014-11-24 09:40:27,224 157 = ['XF86Launch2', '', 'XF86Launch2'] 2014-11-24 09:40:27,224 158 = ['XF86WWW', '', 'XF86WWW'] 2014-11-24 09:40:27,224 159 = ['XF86DOS', '', 'XF86DOS'] 2014-11-24 09:40:27,224 160 = ['XF86ScreenSaver', '', 'XF86ScreenSaver'] 2014-11-24 09:40:27,224 161 = ['XF86RotateWindows', '', 'XF86RotateWindows'] 2014-11-24 09:40:27,224 162 = ['XF86TaskPane', '', 'XF86TaskPane'] 2014-11-24 09:40:27,224 163 = ['XF86Mail', '', 'XF86Mail'] 2014-11-24 09:40:27,224 164 = ['XF86Favorites', '', 'XF86Favorites'] 2014-11-24 09:40:27,224 165 = ['XF86MyComputer', '', 'XF86MyComputer'] 2014-11-24 09:40:27,224 166 = ['XF86Back', '', 'XF86Back'] 2014-11-24 09:40:27,224 167 = ['XF86Forward', '', 'XF86Forward'] 2014-11-24 09:40:27,224 169 = ['XF86Eject', '', 'XF86Eject'] 2014-11-24 09:40:27,225 170 = ['XF86Eject', 'XF86Eject', 'XF86Eject', 'XF86Eject'] 2014-11-24 09:40:27,225 171 = ['XF86AudioNext', '', 'XF86AudioNext'] 2014-11-24 09:40:27,225 172 = ['XF86AudioPlay', 'XF86AudioPause', 'XF86AudioPlay', 'XF86AudioPause'] 2014-11-24 09:40:27,225 173 = ['XF86AudioPrev', '', 'XF86AudioPrev'] 2014-11-24 09:40:27,225 174 = ['XF86AudioStop', 'XF86Eject', 'XF86AudioStop', 'XF86Eject'] 2014-11-24 09:40:27,225 175 = ['XF86AudioRecord', '', 'XF86AudioRecord'] 2014-11-24 09:40:27,225 176 = ['XF86AudioRewind', '', 'XF86AudioRewind'] 2014-11-24 09:40:27,225 177 = ['XF86Phone', '', 'XF86Phone'] 2014-11-24 09:40:27,225 179 = ['XF86Tools', '', 'XF86Tools'] 2014-11-24 09:40:27,225 180 = ['XF86HomePage', '', 'XF86HomePage'] 2014-11-24 09:40:27,225 181 = ['XF86Reload', '', 'XF86Reload'] 2014-11-24 09:40:27,225 182 = ['XF86Close', '', 'XF86Close'] 2014-11-24 09:40:27,225 185 = ['XF86ScrollUp', '', 'XF86ScrollUp'] 2014-11-24 09:40:27,225 186 = ['XF86ScrollDown', '', 'XF86ScrollDown'] 2014-11-24 09:40:27,225 187 = ['parenleft', '', 'parenleft'] 2014-11-24 09:40:27,225 188 = ['parenright', '', 'parenright'] 2014-11-24 09:40:27,225 189 = ['XF86New', '', 'XF86New'] 2014-11-24 09:40:27,225 190 = ['Redo', '', 'Redo'] 2014-11-24 09:40:27,225 191 = ['XF86Tools', '', 'XF86Tools'] 2014-11-24 09:40:27,225 192 = ['XF86Launch5', '', 'XF86Launch5'] 2014-11-24 09:40:27,225 193 = ['XF86Launch6', '', 'XF86Launch6'] 2014-11-24 09:40:27,225 194 = ['XF86Launch7', '', 'XF86Launch7'] 2014-11-24 09:40:27,225 195 = ['XF86Launch8', '', 'XF86Launch8'] 2014-11-24 09:40:27,225 196 = ['XF86Launch9', '', 'XF86Launch9'] 2014-11-24 09:40:27,225 198 = ['XF86AudioMicMute', '', 'XF86AudioMicMute'] 2014-11-24 09:40:27,225 199 = ['XF86TouchpadToggle', '', 'XF86TouchpadToggle'] 2014-11-24 09:40:27,225 200 = ['XF86TouchpadOn', '', 'XF86TouchpadOn'] 2014-11-24 09:40:27,225 201 = ['XF86TouchpadOff', '', 'XF86TouchpadOff'] 2014-11-24 09:40:27,225 203 = ['Mode_switch', '', 'Mode_switch'] 2014-11-24 09:40:27,225 204 = ['', 'Alt_L', '', 'Alt_L'] 2014-11-24 09:40:27,225 205 = ['', 'Meta_L', '', 'Meta_L'] 2014-11-24 09:40:27,225 206 = ['', 'Super_L', '', 'Super_L'] 2014-11-24 09:40:27,225 207 = ['', 'Hyper_L', '', 'Hyper_L'] 2014-11-24 09:40:27,225 208 = ['XF86AudioPlay', '', 'XF86AudioPlay'] 2014-11-24 09:40:27,225 209 = ['XF86AudioPause', '', 'XF86AudioPause'] 2014-11-24 09:40:27,225 210 = ['XF86Launch3', '', 'XF86Launch3'] 2014-11-24 09:40:27,225 211 = ['XF86Launch4', '', 'XF86Launch4'] 2014-11-24 09:40:27,225 212 = ['XF86LaunchB', '', 'XF86LaunchB'] 2014-11-24 09:40:27,225 213 = ['XF86Suspend', '', 'XF86Suspend'] 2014-11-24 09:40:27,225 214 = ['XF86Close', '', 'XF86Close'] 2014-11-24 09:40:27,225 215 = ['XF86AudioPlay', '', 'XF86AudioPlay'] 2014-11-24 09:40:27,225 216 = ['XF86AudioForward', '', 'XF86AudioForward'] 2014-11-24 09:40:27,225 218 = ['Print', '', 'Print'] 2014-11-24 09:40:27,225 220 = ['XF86WebCam', '', 'XF86WebCam'] 2014-11-24 09:40:27,225 223 = ['XF86Mail', '', 'XF86Mail'] 2014-11-24 09:40:27,226 224 = ['XF86Messenger', '', 'XF86Messenger'] 2014-11-24 09:40:27,226 225 = ['XF86Search', '', 'XF86Search'] 2014-11-24 09:40:27,226 226 = ['XF86Go', '', 'XF86Go'] 2014-11-24 09:40:27,226 227 = ['XF86Finance', '', 'XF86Finance'] 2014-11-24 09:40:27,226 228 = ['XF86Game', '', 'XF86Game'] 2014-11-24 09:40:27,226 229 = ['XF86Shop', '', 'XF86Shop'] 2014-11-24 09:40:27,226 231 = ['Cancel', '', 'Cancel'] 2014-11-24 09:40:27,226 232 = ['XF86MonBrightnessDown', '', 'XF86MonBrightnessDown'] 2014-11-24 09:40:27,226 233 = ['XF86MonBrightnessUp', '', 'XF86MonBrightnessUp'] 2014-11-24 09:40:27,226 234 = ['XF86AudioMedia', '', 'XF86AudioMedia'] 2014-11-24 09:40:27,226 235 = ['XF86Display', '', 'XF86Display'] 2014-11-24 09:40:27,226 236 = ['XF86KbdLightOnOff', '', 'XF86KbdLightOnOff'] 2014-11-24 09:40:27,226 237 = ['XF86KbdBrightnessDown', '', 'XF86KbdBrightnessDown'] 2014-11-24 09:40:27,226 238 = ['XF86KbdBrightnessUp', '', 'XF86KbdBrightnessUp'] 2014-11-24 09:40:27,226 239 = ['XF86Send', '', 'XF86Send'] 2014-11-24 09:40:27,226 240 = ['XF86Reply', '', 'XF86Reply'] 2014-11-24 09:40:27,226 241 = ['XF86MailForward', '', 'XF86MailForward'] 2014-11-24 09:40:27,226 242 = ['XF86Save', '', 'XF86Save'] 2014-11-24 09:40:27,226 243 = ['XF86Documents', '', 'XF86Documents'] 2014-11-24 09:40:27,226 244 = ['XF86Battery', '', 'XF86Battery'] 2014-11-24 09:40:27,226 245 = ['XF86Bluetooth', '', 'XF86Bluetooth'] 2014-11-24 09:40:27,226 246 = ['XF86WLAN', '', 'XF86WLAN'] 2014-11-24 09:40:27,226 preserve_keycode_entries={9: ['Escape', '', 'Escape'], 10: ['1', 'exclam', '1', 'exclam', 'bar', 'exclamdown', 'bar'], 11: ['2', 'quotedbl', '2', 'quotedbl', 'at', 'oneeighth', 'at'], 12: ['3', 'periodcentered', '3', 'periodcentered', 'numbersign', 'sterling', 'numbersign'], 13: ['4', 'dollar', '4', 'dollar', 'asciitilde', 'dollar', 'asciitilde'], 14: ['5', 'percent', '5', 'percent', 'onehalf', 'threeeighths', 'onehalf'], 15: ['6', 'ampersand', '6', 'ampersand', 'notsign', 'fiveeighths', 'notsign'], 16: ['7', 'slash', '7', 'slash', 'braceleft', 'seveneighths', 'braceleft'], 17: ['8', 'parenleft', '8', 'parenleft', 'bracketleft', 'trademark', 'bracketleft'], 18: ['9', 'parenright', '9', 'parenright', 'bracketright', 'plusminus', 'bracketright'], 19: ['0', 'equal', '0', 'equal', 'braceright', 'degree', 'braceright'], 20: ['apostrophe', 'question', 'apostrophe', 'question', 'backslash', 'questiondown', 'backslash'], 21: ['exclamdown', 'questiondown', 'exclamdown', 'questiondown', 'dead_tilde', 'asciitilde', 'dead_tilde'], 22: ['BackSpace', 'BackSpace', 'BackSpace', 'BackSpace'], 23: ['Tab', 'ISO_Left_Tab', 'Tab', 'ISO_Left_Tab'], 24: ['q', 'Q', 'q', 'Q', 'at', 'Greek_OMEGA', 'at'], 25: ['w', 'W', 'w', 'W', 'lstroke', 'Lstroke', 'lstroke'], 26: ['e', 'E', 'e', 'E', 'EuroSign', 'cent', 'EuroSign'], 27: ['r', 'R', 'r', 'R', 'paragraph', 'registered', 'paragraph'], 28: ['t', 'T', 't', 'T', 'tslash', 'Tslash', 'tslash'], 29: ['y', 'Y', 'y', 'Y', 'leftarrow', 'yen', 'leftarrow'], 30: ['u', 'U', 'u', 'U', 'downarrow', 'uparrow', 'downarrow'], 31: ['i', 'I', 'i', 'I', 'rightarrow', 'idotless', 'rightarrow'], 32: ['o', 'O', 'o', 'O', 'oslash', 'Oslash', 'oslash'], 33: ['p', 'P', 'p', 'P', 'thorn', 'THORN', 'thorn'], 34: ['dead_grave', 'dead_circumflex', 'dead_grave', 'dead_circumflex', 'bracketleft', 'dead_abovering', 'bracketleft'], 35: ['plus', 'asterisk', 'plus', 'asterisk', 'bracketright', 'dead_macron', 'bracketright'], 36: ['Return', '', 'Return'], 37: ['Control_L', '', 'Control_L'], 38: ['a', 'A', 'a', 'A', 'ae', 'AE', 'ae'], 39: ['s', 'S', 's', 'S', 'ssharp', 'section', 'ssharp'], 40: ['d', 'D', 'd', 'D', 'eth', 'ETH', 'eth'], 41: ['f', 'F', 'f', 'F', 'dstroke', 'ordfeminine', 'dstroke'], 42: ['g', 'G', 'g', 'G', 'eng', 'ENG', 'eng'], 43: ['h', 'H', 'h', 'H', 'hstroke', 'Hstroke', 'hstroke'], 44: ['j', 'J', 'j', 'J', 'dead_hook', 'dead_horn', 'dead_hook'], 45: ['k', 'K', 'k', 'K', 'kra', 'ampersand', 'kra'], 46: ['l', 'L', 'l', 'L', 'lstroke', 'Lstroke', 'lstroke'], 47: ['ntilde', 'Ntilde', 'ntilde', 'Ntilde', 'asciitilde', 'dead_doubleacute', 'asciitilde'], 48: ['dead_acute', 'dead_diaeresis', 'dead_acute', 'dead_diaeresis', 'braceleft', 'braceleft', 'braceleft'], 49: ['masculine', 'ordfeminine', 'masculine', 'ordfeminine', 'backslash', 'backslash', 'backslash'], 50: ['Shift_L', '', 'Shift_L'], 51: ['ccedilla', 'Ccedilla', 'ccedilla', 'Ccedilla', 'braceright', 'dead_breve', 'braceright'], 52: ['z', 'Z', 'z', 'Z', 'guillemotleft', 'less', 'guillemotleft'], 53: ['x', 'X', 'x', 'X', 'guillemotright', 'greater', 'guillemotright'], 54: ['c', 'C', 'c', 'C', 'cent', 'copyright', 'cent'], 55: ['v', 'V', 'v', 'V', 'leftdoublequotemark', 'leftsinglequotemark', 'leftdoublequotemark'], 56: ['b', 'B', 'b', 'B', 'rightdoublequotemark', 'rightsinglequotemark', 'rightdoublequotemark'], 57: ['n', 'N', 'n', 'N', 'n', 'N', 'n'], 58: ['m', 'M', 'm', 'M', 'mu', 'masculine', 'mu'], 59: ['comma', 'semicolon', 'comma', 'semicolon', 'horizconnector', 'multiply', 'horizconnector'], 60: ['period', 'colon', 'period', 'colon', 'periodcentered', 'division', 'periodcentered'], 61: ['minus', 'underscore', 'minus', 'underscore', 'dead_belowdot', 'dead_abovedot', 'dead_belowdot'], 62: ['Shift_R', '', 'Shift_R'], 63: ['KP_Multiply', 'KP_Multiply', 'KP_Multiply', 'KP_Multiply', 'KP_Multiply', 'KP_Multiply', 'XF86ClearGrab'], 64: ['Alt_L', 'Meta_L', 'Alt_L', 'Meta_L'], 65: ['space', '', 'space'], 66: ['Caps_Lock', '', 'Caps_Lock'], 67: ['F1', 'F1', 'F1', 'F1', 'F1', 'F1', 'XF86Switch_VT_1'], 68: ['F2', 'F2', 'F2', 'F2', 'F2', 'F2', 'XF86Switch_VT_2'], 69: ['F3', 'F3', 'F3', 'F3', 'F3', 'F3', 'XF86Switch_VT_3'], 70: ['F4', 'F4', 'F4', 'F4', 'F4', 'F4', 'XF86Switch_VT_4'], 71: ['F5', 'F5', 'F5', 'F5', 'F5', 'F5', 'XF86Switch_VT_5'], 72: ['F6', 'F6', 'F6', 'F6', 'F6', 'F6', 'XF86Switch_VT_6'], 73: ['F7', 'F7', 'F7', 'F7', 'F7', 'F7', 'XF86Switch_VT_7'], 74: ['F8', 'F8', 'F8', 'F8', 'F8', 'F8', 'XF86Switch_VT_8'], 75: ['F9', 'F9', 'F9', 'F9', 'F9', 'F9', 'XF86Switch_VT_9'], 76: ['F10', 'F10', 'F10', 'F10', 'F10', 'F10', 'XF86Switch_VT_10'], 77: ['Num_Lock', '', 'Num_Lock'], 78: ['Scroll_Lock', '', 'Scroll_Lock'], 79: ['KP_Home', 'KP_7', 'KP_Home', 'KP_7'], 80: ['KP_Up', 'KP_8', 'KP_Up', 'KP_8'], 81: ['KP_Prior', 'KP_9', 'KP_Prior', 'KP_9'], 82: ['KP_Subtract', 'KP_Subtract', 'KP_Subtract', 'KP_Subtract', 'KP_Subtract', 'KP_Subtract', 'XF86Prev_VMode'], 83: ['KP_Left', 'KP_4', 'KP_Left', 'KP_4'], 84: ['KP_Begin', 'KP_5', 'KP_Begin', 'KP_5'], 85: ['KP_Right', 'KP_6', 'KP_Right', 'KP_6'], 86: ['KP_Add', 'KP_Add', 'KP_Add', 'KP_Add', 'KP_Add', 'KP_Add', 'XF86Next_VMode'], 87: ['KP_End', 'KP_1', 'KP_End', 'KP_1'], 88: ['KP_Down', 'KP_2', 'KP_Down', 'KP_2'], 89: ['KP_Next', 'KP_3', 'KP_Next', 'KP_3'], 90: ['KP_Insert', 'KP_0', 'KP_Insert', 'KP_0'], 91: ['KP_Delete', 'KP_Decimal', 'KP_Delete', 'KP_Decimal'], 92: ['ISO_Level3_Shift', '', 'ISO_Level3_Shift'], 94: ['less', 'greater', 'less', 'greater', 'bar', 'brokenbar', 'bar'], 95: ['F11', 'F11', 'F11', 'F11', 'F11', 'F11', 'XF86Switch_VT_11'], 96: ['F12', 'F12', 'F12', 'F12', 'F12', 'F12', 'XF86Switch_VT_12'], 98: ['Katakana', '', 'Katakana'], 99: ['Hiragana', '', 'Hiragana'], 100: ['Henkan_Mode', '', 'Henkan_Mode'], 101: ['Hiragana_Katakana', '', 'Hiragana_Katakana'], 102: ['Muhenkan', '', 'Muhenkan'], 104: ['KP_Enter', '', 'KP_Enter'], 105: ['Control_R', '', 'Control_R'], 106: ['KP_Divide', 'KP_Divide', 'KP_Divide', 'KP_Divide', 'KP_Divide', 'KP_Divide', 'XF86Ungrab'], 107: ['Print', 'Sys_Req', 'Print', 'Sys_Req'], 108: ['ISO_Level3_Shift', '', 'ISO_Level3_Shift'], 109: ['Linefeed', '', 'Linefeed'], 110: ['Home', '', 'Home'], 111: ['Up', '', 'Up'], 112: ['Prior', '', 'Prior'], 113: ['Left', '', 'Left'], 114: ['Right', '', 'Right'], 115: ['End', '', 'End'], 116: ['Down', '', 'Down'], 117: ['Next', '', 'Next'], 118: ['Insert', '', 'Insert'], 119: ['Delete', '', 'Delete'], 121: ['XF86AudioMute', '', 'XF86AudioMute'], 122: ['XF86AudioLowerVolume', '', 'XF86AudioLowerVolume'], 123: ['XF86AudioRaiseVolume', '', 'XF86AudioRaiseVolume'], 124: ['XF86PowerOff', '', 'XF86PowerOff'], 125: ['KP_Equal', '', 'KP_Equal'], 126: ['plusminus', '', 'plusminus'], 127: ['Pause', 'Break', 'Pause', 'Break'], 128: ['XF86LaunchA', '', 'XF86LaunchA'], 129: ['KP_Decimal', 'KP_Decimal', 'KP_Decimal', 'KP_Decimal'], 130: ['Hangul', '', 'Hangul'], 131: ['Hangul_Hanja', '', 'Hangul_Hanja'], 133: ['Super_L', '', 'Super_L'], 134: ['Super_R', '', 'Super_R'], 135: ['Menu', '', 'Menu'], 136: ['Cancel', '', 'Cancel'], 137: ['Redo', '', 'Redo'], 138: ['SunProps', '', 'SunProps'], 139: ['Undo', '', 'Undo'], 140: ['SunFront', '', 'SunFront'], 141: ['XF86Copy', '', 'XF86Copy'], 142: ['XF86Open', '', 'XF86Open'], 143: ['XF86Paste', '', 'XF86Paste'], 144: ['Find', '', 'Find'], 145: ['XF86Cut', '', 'XF86Cut'], 146: ['Help', '', 'Help'], 147: ['XF86MenuKB', '', 'XF86MenuKB'], 148: ['XF86Calculator', '', 'XF86Calculator'], 150: ['XF86Sleep', '', 'XF86Sleep'], 151: ['XF86WakeUp', '', 'XF86WakeUp'], 152: ['XF86Explorer', '', 'XF86Explorer'], 153: ['XF86Send', '', 'XF86Send'], 155: ['XF86Xfer', '', 'XF86Xfer'], 156: ['XF86Launch1', '', 'XF86Launch1'], 157: ['XF86Launch2', '', 'XF86Launch2'], 158: ['XF86WWW', '', 'XF86WWW'], 159: ['XF86DOS', '', 'XF86DOS'], 160: ['XF86ScreenSaver', '', 'XF86ScreenSaver'], 161: ['XF86RotateWindows', '', 'XF86RotateWindows'], 162: ['XF86TaskPane', '', 'XF86TaskPane'], 163: ['XF86Mail', '', 'XF86Mail'], 164: ['XF86Favorites', '', 'XF86Favorites'], 165: ['XF86MyComputer', '', 'XF86MyComputer'], 166: ['XF86Back', '', 'XF86Back'], 167: ['XF86Forward', '', 'XF86Forward'], 169: ['XF86Eject', '', 'XF86Eject'], 170: ['XF86Eject', 'XF86Eject', 'XF86Eject', 'XF86Eject'], 171: ['XF86AudioNext', '', 'XF86AudioNext'], 172: ['XF86AudioPlay', 'XF86AudioPause', 'XF86AudioPlay', 'XF86AudioPause'], 173: ['XF86AudioPrev', '', 'XF86AudioPrev'], 174: ['XF86AudioStop', 'XF86Eject', 'XF86AudioStop', 'XF86Eject'], 175: ['XF86AudioRecord', '', 'XF86AudioRecord'], 176: ['XF86AudioRewind', '', 'XF86AudioRewind'], 177: ['XF86Phone', '', 'XF86Phone'], 179: ['XF86Tools', '', 'XF86Tools'], 180: ['XF86HomePage', '', 'XF86HomePage'], 181: ['XF86Reload', '', 'XF86Reload'], 182: ['XF86Close', '', 'XF86Close'], 185: ['XF86ScrollUp', '', 'XF86ScrollUp'], 186: ['XF86ScrollDown', '', 'XF86ScrollDown'], 187: ['parenleft', '', 'parenleft'], 188: ['parenright', '', 'parenright'], 189: ['XF86New', '', 'XF86New'], 190: ['Redo', '', 'Redo'], 191: ['XF86Tools', '', 'XF86Tools'], 192: ['XF86Launch5', '', 'XF86Launch5'], 193: ['XF86Launch6', '', 'XF86Launch6'], 194: ['XF86Launch7', '', 'XF86Launch7'], 195: ['XF86Launch8', '', 'XF86Launch8'], 196: ['XF86Launch9', '', 'XF86Launch9'], 198: ['XF86AudioMicMute', '', 'XF86AudioMicMute'], 199: ['XF86TouchpadToggle', '', 'XF86TouchpadToggle'], 200: ['XF86TouchpadOn', '', 'XF86TouchpadOn'], 201: ['XF86TouchpadOff', '', 'XF86TouchpadOff'], 203: ['Mode_switch', '', 'Mode_switch'], 204: ['', 'Alt_L', '', 'Alt_L'], 205: ['', 'Meta_L', '', 'Meta_L'], 206: ['', 'Super_L', '', 'Super_L'], 207: ['', 'Hyper_L', '', 'Hyper_L'], 208: ['XF86AudioPlay', '', 'XF86AudioPlay'], 209: ['XF86AudioPause', '', 'XF86AudioPause'], 210: ['XF86Launch3', '', 'XF86Launch3'], 211: ['XF86Launch4', '', 'XF86Launch4'], 212: ['XF86LaunchB', '', 'XF86LaunchB'], 213: ['XF86Suspend', '', 'XF86Suspend'], 214: ['XF86Close', '', 'XF86Close'], 215: ['XF86AudioPlay', '', 'XF86AudioPlay'], 216: ['XF86AudioForward', '', 'XF86AudioForward'], 218: ['Print', '', 'Print'], 220: ['XF86WebCam', '', 'XF86WebCam'], 223: ['XF86Mail', '', 'XF86Mail'], 224: ['XF86Messenger', '', 'XF86Messenger'], 225: ['XF86Search', '', 'XF86Search'], 226: ['XF86Go', '', 'XF86Go'], 227: ['XF86Finance', '', 'XF86Finance'], 228: ['XF86Game', '', 'XF86Game'], 229: ['XF86Shop', '', 'XF86Shop'], 231: ['Cancel', '', 'Cancel'], 232: ['XF86MonBrightnessDown', '', 'XF86MonBrightnessDown'], 233: ['XF86MonBrightnessUp', '', 'XF86MonBrightnessUp'], 234: ['XF86AudioMedia', '', 'XF86AudioMedia'], 235: ['XF86Display', '', 'XF86Display'], 236: ['XF86KbdLightOnOff', '', 'XF86KbdLightOnOff'], 237: ['XF86KbdBrightnessDown', '', 'XF86KbdBrightnessDown'], 238: ['XF86KbdBrightnessUp', '', 'XF86KbdBrightnessUp'], 239: ['XF86Send', '', 'XF86Send'], 240: ['XF86Reply', '', 'XF86Reply'], 241: ['XF86MailForward', '', 'XF86MailForward'], 242: ['XF86Save', '', 'XF86Save'], 243: ['XF86Documents', '', 'XF86Documents'], 244: ['XF86Battery', '', 'XF86Battery'], 245: ['XF86Bluetooth', '', 'XF86Bluetooth'], 246: ['XF86WLAN', '', 'XF86WLAN']} 2014-11-24 09:40:27,228 translate_keycodes(8, 255, {3: set([('Cancel', 1), ('Cancel', 3), ('Cancel', 0), ('Cancel', 2)]), 8: set([('BackSpace', 2), ('BackSpace', 1), ('BackSpace', 3), ('BackSpace', 0)]), 9: set([('ISO_Left_Tab', 1), ('Tab', 2), ('Tab', 0), ('ISO_Left_Tab', 3)]), 12: set([('Clear', 0), ('Clear', 3), ('Clear', 1), ('Clear', 2)]), 13: set([('Return', 2), ('Return', 1), ('Return', 3), ('Return', 0)]), 16: set([('Shift_L', 0), ('Shift_L', 3), ('Shift_L', 1), ('Shift_L', 2)]), 17: set([('Control_L', 0), ('Control_L', 2), ('Control_L', 1), ('Control_L', 3)]), 18: set([('Alt_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Alt_L', 3)]), 27: set([('Escape', 3), ('Escape', 0), ('Escape', 2), ('Escape', 1)]), 32: set([('space', 0), ('space', 1)]), 33: set([('Page_Up', 2), ('Page_Up', 1), ('Page_Up', 3), ('Page_Up', 0)]), 34: set([('Page_Down', 2), ('Page_Down', 0), ('Page_Down', 3), ('Page_Down', 1)]), 35: set([('End', 2), ('End', 1), ('End', 3), ('End', 0)]), 36: set([('Home', 2), ('Home', 0), ('Home', 3), ('Home', 1)]), 37: set([('Left', 3), ('Left', 0), ('Left', 2), ('Left', 1)]), 38: set([('Up', 1), ('Up', 2), ('Up', 0), ('Up', 3)]), 39: set([('Right', 0), ('Right', 2), ('Right', 1), ('Right', 3)]), 40: set([('Down', 1), ('Down', 3), ('Down', 0), ('Down', 2)]), 45: set([('Insert', 2), ('Insert', 0), ('Insert', 3), ('Insert', 1)]), 46: set([('Delete', 3), ('Delete', 0), ('Delete', 2), ('Delete', 1)]), 47: set([('Help', 1), ('Help', 2), ('Help', 0), ('Help', 3)]), 48: set([('equal', 1), ('0', 0)]), 49: set([('bar', 2), ('1', 0), ('exclam', 1)]), 50: set([('2', 0), ('at', 2), ('quotedbl', 1)]), 51: set([('3', 0), ('periodcentered', 1), ('numbersign', 2)]), 52: set([('dead_tilde', 2), ('dollar', 1), ('4', 0)]), 53: set([('percent', 1), ('EuroSign', 2), ('5', 0)]), 54: set([('6', 0), ('ampersand', 1), ('notsign', 2)]), 55: set([('slash', 1), ('7', 0)]), 56: set([('8', 0), ('parenleft', 1)]), 57: set([('parenright', 1), ('9', 0)]), 65: set([('A', 1), ('a', 0)]), 66: set([('b', 0), ('B', 1)]), 67: set([('c', 0), ('C', 1)]), 68: set([('D', 1), ('d', 0)]), 69: set([('E', 1), ('EuroSign', 2), ('e', 0)]), 70: set([('f', 0), ('F', 1)]), 71: set([('G', 1), ('g', 0)]), 72: set([('h', 0), ('H', 1)]), 73: set([('I', 1), ('i', 0)]), 74: set([('j', 0), ('J', 1)]), 75: set([('k', 0), ('K', 1)]), 76: set([('L', 1), ('l', 0)]), 77: set([('M', 1), ('m', 0)]), 78: set([('n', 0), ('N', 1)]), 79: set([('O', 1), ('o', 0)]), 80: set([('p', 0), ('P', 1)]), 81: set([('Q', 1), ('q', 0)]), 82: set([('r', 0), ('R', 1)]), 83: set([('s', 0), ('S', 1)]), 84: set([('T', 1), ('t', 0)]), 85: set([('U', 1), ('u', 0)]), 86: set([('v', 0), ('V', 1)]), 87: set([('W', 1), ('w', 0)]), 88: set([('x', 0), ('X', 1)]), 89: set([('Y', 1), ('y', 0)]), 90: set([('z', 0), ('Z', 1)]), 91: set([('Meta_L', 2), ('Meta_L', 1), ('Meta_L', 3), ('Meta_L', 0)]), 92: set([('Meta_R', 0), ('Meta_R', 3), ('Meta_R', 1), ('Meta_R', 2)]), 93: set([('Menu', 2), ('Menu', 0), ('Menu', 3), ('Menu', 1)]), 96: set([('KP_0', 1), ('KP_0', 3), ('KP_0', 0), ('KP_0', 2)]), 97: set([('KP_1', 2), ('KP_1', 0), ('KP_1', 3), ('KP_1', 1)]), 98: set([('KP_2', 0), ('KP_2', 3), ('KP_2', 1), ('KP_2', 2)]), 99: set([('KP_3', 0), ('KP_3', 2), ('KP_3', 1), ('KP_3', 3)]), 100: set([('KP_4', 2), ('KP_4', 1), ('KP_4', 3), ('KP_4', 0)]), 101: set([('KP_5', 1), ('KP_5', 2), ('KP_5', 0), ('KP_5', 3)]), 102: set([('KP_6', 3), ('KP_6', 1), ('KP_6', 2), ('KP_6', 0)]), 103: set([('KP_7', 3), ('KP_7', 0), ('KP_7', 2), ('KP_7', 1)]), 104: set([('KP_8', 1), ('KP_8', 3), ('KP_8', 0), ('KP_8', 2)]), 105: set([('KP_9', 2), ('KP_9', 0), ('KP_9', 3), ('KP_9', 1)]), 106: set([('KP_Multiply', 3), ('KP_Multiply', 0), ('KP_Multiply', 2), ('KP_Multiply', 1)]), 107: set([('KP_Add', 0), ('KP_Add', 2), ('KP_Add', 1), ('KP_Add', 3)]), 109: set([('KP_Subtract', 0), ('KP_Subtract', 2), ('KP_Subtract', 1), ('KP_Subtract', 3)]), 110: set([('KP_Decimal', 0), ('KP_Decimal', 1)]), 111: set([('KP_Divide', 3), ('KP_Divide', 1), ('KP_Divide', 2), ('KP_Divide', 0)]), 112: set([('F1', 2), ('F1', 0), ('F1', 3), ('F1', 1)]), 113: set([('F2', 0), ('F2', 3), ('F2', 1), ('F2', 2)]), 114: set([('F3', 0), ('F3', 2), ('F3', 1), ('F3', 3)]), 115: set([('F4', 2), ('F4', 1), ('F4', 3), ('F4', 0)]), 116: set([('F5', 1), ('F5', 2), ('F5', 0), ('F5', 3)]), 117: set([('F6', 3), ('F6', 1), ('F6', 2), ('F6', 0)]), 118: set([('F7', 3), ('F7', 0), ('F7', 2), ('F7', 1)]), 119: set([('F8', 1), ('F8', 3), ('F8', 0), ('F8', 2)]), 120: set([('F9', 2), ('F9', 0), ('F9', 3), ('F9', 1)]), 121: set([('F10', 0), ('F10', 3), ('F10', 1), ('F10', 2)]), 122: set([('F11', 0), ('F11', 2), ('F11', 1), ('F11', 3)]), 123: set([('F12', 1), ('F12', 3), ('F12', 0), ('F12', 2)]), 124: set([('F13', 2), ('F13', 0), ('F13', 3), ('F13', 1)]), 125: set([('F14', 3), ('F14', 1), ('F14', 2), ('F14', 0)]), 126: set([('F15', 3), ('F15', 0), ('F15', 2), ('F15', 1)]), 127: set([('F16', 2), ('F16', 1), ('F16', 3), ('F16', 0)]), 128: set([('F17', 1), ('F17', 2), ('F17', 0), ('F17', 3)]), 129: set([('F18', 0), ('F18', 3), ('F18', 1), ('F18', 2)]), 130: set([('F19', 0), ('F19', 2), ('F19', 1), ('F19', 3)]), 131: set([('F20', 0), ('F20', 2), ('F20', 1), ('F20', 3)]), 132: set([('F21', 0), ('F21', 3), ('F21', 1), ('F21', 2)]), 133: set([('F22', 2), ('F22', 0), ('F22', 3), ('F22', 1)]), 134: set([('F23', 1), ('F23', 3), ('F23', 0), ('F23', 2)]), 135: set([('F24', 3), ('F24', 0), ('F24', 2), ('F24', 1)]), 144: set([('Num_Lock', 3), ('Num_Lock', 1), ('Num_Lock', 2), ('Num_Lock', 0)]), 145: set([('Scroll_Lock', 2), ('Scroll_Lock', 1), ('Scroll_Lock', 3), ('Scroll_Lock', 0)]), 160: set([('Shift_L', 0), ('Shift_L', 3), ('Shift_L', 1), ('Shift_L', 2)]), 161: set([('Shift_R', 2), ('Shift_R', 1), ('Shift_R', 3), ('Shift_R', 0)]), 162: set([('Control_L', 0), ('Control_L', 2), ('Control_L', 1), ('Control_L', 3)]), 163: set([('Control_R', 1), ('Control_R', 2), ('Control_R', 0), ('Control_R', 3)]), 164: set([('Alt_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Alt_L', 3)]), 165: set([('Alt_R', 0), ('Alt_R', 2), ('Alt_R', 1), ('Alt_R', 3)]), 186: set([('dead_grave', 0), ('dead_circumflex', 1), ('bracketleft', 2)]), 187: set([('bracketright', 2), ('asterisk', 1), ('plus', 0)]), 188: set([('semicolon', 1), ('comma', 0)]), 189: set([('underscore', 1), ('minus', 0)]), 190: set([('colon', 1), ('period', 0)]), 191: set([('ccedilla', 0), ('Ccedilla', 1), ('braceright', 2)]), 192: set([('ntilde', 0), ('Ntilde', 1)]), 219: set([('apostrophe', 0), ('question', 1)]), 220: set([('ordfeminine', 1), ('backslash', 2), ('masculine', 0)]), 221: set([('exclamdown', 0), ('questiondown', 1)]), 222: set([('dead_acute', 0), ('dead_diaeresis', 1), ('braceleft', 2)]), 226: set([('greater', 1), ('less', 0)])}, {9: set([('Escape', 0), ('Escape', 2)]), 10: set([('bar', 6), ('exclam', 1), ('bar', 4), ('exclam', 3), ('1', 2), ('exclamdown', 5), ('1', 0)]), 11: set([('2', 2), ('quotedbl', 1), ('2', 0), ('at', 4), ('quotedbl', 3), ('oneeighth', 5), ('at', 6)]), 12: set([('3', 0), ('numbersign', 4), ('3', 2), ('numbersign', 6), ('sterling', 5), ('periodcentered', 1), ('periodcentered', 3)]), 13: set([('dollar', 1), ('asciitilde', 6), ('4', 0), ('4', 2), ('asciitilde', 4), ('dollar', 5), ('dollar', 3)]), 14: set([('percent', 1), ('5', 2), ('5', 0), ('percent', 3), ('onehalf', 6), ('threeeighths', 5), ('onehalf', 4)]), 15: set([('notsign', 4), ('ampersand', 3), ('fiveeighths', 5), ('ampersand', 1), ('6', 2), ('6', 0), ('notsign', 6)]), 16: set([('slash', 3), ('braceleft', 6), ('7', 2), ('braceleft', 4), ('seveneighths', 5), ('slash', 1), ('7', 0)]), 17: set([('parenleft', 1), ('parenleft', 3), ('trademark', 5), ('8', 0), ('bracketleft', 6), ('8', 2), ('bracketleft', 4)]), 18: set([('parenright', 1), ('plusminus', 5), ('9', 2), ('bracketright', 4), ('parenright', 3), ('9', 0), ('bracketright', 6)]), 19: set([('equal', 1), ('braceright', 6), ('equal', 3), ('braceright', 4), ('0', 0), ('0', 2), ('degree', 5)]), 20: set([('question', 1), ('backslash', 4), ('backslash', 6), ('apostrophe', 2), ('apostrophe', 0), ('questiondown', 5), ('question', 3)]), 21: set([('questiondown', 3), ('exclamdown', 0), ('questiondown', 1), ('dead_tilde', 6), ('asciitilde', 5), ('dead_tilde', 4), ('exclamdown', 2)]), 22: set([('BackSpace', 2), ('BackSpace', 1), ('BackSpace', 3), ('BackSpace', 0)]), 23: set([('ISO_Left_Tab', 1), ('Tab', 2), ('Tab', 0), ('ISO_Left_Tab', 3)]), 24: set([('Q', 3), ('q', 2), ('Q', 1), ('at', 4), ('q', 0), ('Greek_OMEGA', 5), ('at', 6)]), 25: set([('W', 3), ('w', 2), ('lstroke', 6), ('lstroke', 4), ('W', 1), ('Lstroke', 5), ('w', 0)]), 26: set([('cent', 5), ('EuroSign', 6), ('EuroSign', 4), ('E', 3), ('e', 2), ('E', 1), ('e', 0)]), 27: set([('registered', 5), ('paragraph', 6), ('paragraph', 4), ('r', 2), ('R', 3), ('r', 0), ('R', 1)]), 28: set([('Tslash', 5), ('tslash', 6), ('t', 0), ('T', 1), ('t', 2), ('T', 3), ('tslash', 4)]), 29: set([('leftarrow', 6), ('leftarrow', 4), ('Y', 3), ('yen', 5), ('y', 2), ('Y', 1), ('y', 0)]), 30: set([('U', 3), ('u', 2), ('U', 1), ('uparrow', 5), ('u', 0), ('downarrow', 4), ('downarrow', 6)]), 31: set([('I', 3), ('i', 2), ('I', 1), ('i', 0), ('rightarrow', 6), ('rightarrow', 4), ('idotless', 5)]), 32: set([('oslash', 6), ('O', 1), ('Oslash', 5), ('o', 0), ('oslash', 4), ('O', 3), ('o', 2)]), 33: set([('THORN', 5), ('thorn', 4), ('p', 0), ('thorn', 6), ('P', 1), ('p', 2), ('P', 3)]), 34: set([('dead_grave', 0), ('dead_abovering', 5), ('dead_circumflex', 3), ('dead_grave', 2), ('dead_circumflex', 1), ('bracketleft', 6), ('bracketleft', 4)]), 35: set([('dead_macron', 5), ('asterisk', 1), ('plus', 2), ('plus', 0), ('bracketright', 4), ('asterisk', 3), ('bracketright', 6)]), 36: set([('Return', 2), ('Return', 0)]), 37: set([('Control_L', 0), ('Control_L', 2)]), 38: set([('A', 1), ('a', 0), ('ae', 6), ('AE', 5), ('ae', 4), ('A', 3), ('a', 2)]), 39: set([('s', 0), ('section', 5), ('S', 3), ('s', 2), ('ssharp', 6), ('ssharp', 4), ('S', 1)]), 40: set([('ETH', 5), ('eth', 4), ('d', 0), ('D', 1), ('eth', 6), ('d', 2), ('D', 3)]), 41: set([('F', 3), ('f', 0), ('F', 1), ('dstroke', 6), ('dstroke', 4), ('f', 2), ('ordfeminine', 5)]), 42: set([('G', 3), ('G', 1), ('g', 0), ('eng', 4), ('ENG', 5), ('eng', 6), ('g', 2)]), 43: set([('h', 0), ('H', 1), ('h', 2), ('H', 3), ('hstroke', 6), ('hstroke', 4), ('Hstroke', 5)]), 44: set([('j', 0), ('j', 2), ('J', 3), ('dead_hook', 6), ('J', 1), ('dead_horn', 5), ('dead_hook', 4)]), 45: set([('kra', 6), ('kra', 4), ('K', 1), ('ampersand', 5), ('k', 0), ('K', 3), ('k', 2)]), 46: set([('L', 1), ('l', 2), ('L', 3), ('lstroke', 6), ('lstroke', 4), ('Lstroke', 5), ('l', 0)]), 47: set([('ntilde', 0), ('Ntilde', 3), ('asciitilde', 6), ('dead_doubleacute', 5), ('ntilde', 2), ('asciitilde', 4), ('Ntilde', 1)]), 48: set([('dead_acute', 2), ('braceleft', 6), ('braceleft', 4), ('dead_diaeresis', 1), ('braceleft', 5), ('dead_diaeresis', 3), ('dead_acute', 0)]), 49: set([('masculine', 2), ('ordfeminine', 3), ('backslash', 4), ('ordfeminine', 1), ('backslash', 5), ('backslash', 6), ('masculine', 0)]), 50: set([('Shift_L', 0), ('Shift_L', 2)]), 51: set([('ccedilla', 0), ('braceright', 6), ('Ccedilla', 1), ('braceright', 4), ('dead_breve', 5), ('ccedilla', 2), ('Ccedilla', 3)]), 52: set([('z', 0), ('Z', 1), ('guillemotleft', 6), ('guillemotleft', 4), ('less', 5), ('z', 2), ('Z', 3)]), 53: set([('guillemotright', 6), ('greater', 5), ('x', 0), ('X', 1), ('x', 2), ('X', 3), ('guillemotright', 4)]), 54: set([('cent', 4), ('C', 1), ('cent', 6), ('c', 0), ('C', 3), ('c', 2), ('copyright', 5)]), 55: set([('leftsinglequotemark', 5), ('V', 3), ('leftdoublequotemark', 4), ('v', 2), ('leftdoublequotemark', 6), ('v', 0), ('V', 1)]), 56: set([('b', 2), ('B', 3), ('b', 0), ('B', 1), ('rightdoublequotemark', 6), ('rightdoublequotemark', 4), ('rightsinglequotemark', 5)]), 57: set([('n', 2), ('N', 3), ('n', 0), ('N', 1), ('n', 6), ('n', 4), ('N', 5)]), 58: set([('m', 2), ('M', 1), ('m', 0), ('mu', 4), ('masculine', 5), ('mu', 6), ('M', 3)]), 59: set([('horizconnector', 4), ('comma', 2), ('semicolon', 1), ('horizconnector', 6), ('comma', 0), ('semicolon', 3), ('multiply', 5)]), 60: set([('periodcentered', 4), ('period', 2), ('colon', 3), ('periodcentered', 6), ('colon', 1), ('division', 5), ('period', 0)]), 61: set([('underscore', 3), ('dead_abovedot', 5), ('minus', 0), ('minus', 2), ('dead_belowdot', 6), ('underscore', 1), ('dead_belowdot', 4)]), 62: set([('Shift_R', 2), ('Shift_R', 0)]), 63: set([('KP_Multiply', 4), ('KP_Multiply', 5), ('XF86ClearGrab', 6), ('KP_Multiply', 2), ('KP_Multiply', 3), ('KP_Multiply', 0), ('KP_Multiply', 1)]), 64: set([('Meta_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Meta_L', 3)]), 65: set([('space', 0), ('space', 2)]), 66: set([('Caps_Lock', 2), ('Caps_Lock', 0)]), 67: set([('F1', 2), ('F1', 3), ('F1', 4), ('F1', 5), ('XF86Switch_VT_1', 6), ('F1', 0), ('F1', 1)]), 68: set([('XF86Switch_VT_2', 6), ('F2', 1), ('F2', 0), ('F2', 3), ('F2', 2), ('F2', 5), ('F2', 4)]), 69: set([('XF86Switch_VT_3', 6), ('F3', 2), ('F3', 3), ('F3', 0), ('F3', 1), ('F3', 4), ('F3', 5)]), 70: set([('F4', 5), ('F4', 4), ('F4', 3), ('F4', 2), ('XF86Switch_VT_4', 6), ('F4', 1), ('F4', 0)]), 71: set([('F5', 4), ('F5', 5), ('F5', 0), ('XF86Switch_VT_5', 6), ('F5', 1), ('F5', 2), ('F5', 3)]), 72: set([('F6', 4), ('F6', 1), ('F6', 0), ('F6', 3), ('F6', 2), ('XF86Switch_VT_6', 6), ('F6', 5)]), 73: set([('F7', 3), ('F7', 0), ('F7', 1), ('F7', 4), ('F7', 5), ('XF86Switch_VT_7', 6), ('F7', 2)]), 74: set([('F8', 3), ('F8', 2), ('F8', 1), ('F8', 0), ('XF86Switch_VT_8', 6), ('F8', 5), ('F8', 4)]), 75: set([('F9', 0), ('F9', 1), ('F9', 2), ('F9', 3), ('F9', 4), ('F9', 5), ('XF86Switch_VT_9', 6)]), 76: set([('F10', 1), ('F10', 0), ('F10', 3), ('F10', 2), ('F10', 5), ('F10', 4), ('XF86Switch_VT_10', 6)]), 77: set([('Num_Lock', 2), ('Num_Lock', 0)]), 78: set([('Scroll_Lock', 2), ('Scroll_Lock', 0)]), 79: set([('KP_7', 3), ('KP_Home', 2), ('KP_Home', 0), ('KP_7', 1)]), 80: set([('KP_8', 1), ('KP_8', 3), ('KP_Up', 2), ('KP_Up', 0)]), 81: set([('KP_Prior', 0), ('KP_9', 3), ('KP_9', 1), ('KP_Prior', 2)]), 82: set([('KP_Subtract', 2), ('KP_Subtract', 3), ('KP_Subtract', 0), ('KP_Subtract', 1), ('XF86Prev_VMode', 6), ('KP_Subtract', 4), ('KP_Subtract', 5)]), 83: set([('KP_Left', 0), ('KP_4', 1), ('KP_Left', 2), ('KP_4', 3)]), 84: set([('KP_Begin', 0), ('KP_5', 1), ('KP_Begin', 2), ('KP_5', 3)]), 85: set([('KP_6', 3), ('KP_Right', 0), ('KP_6', 1), ('KP_Right', 2)]), 86: set([('KP_Add', 2), ('KP_Add', 3), ('KP_Add', 0), ('KP_Add', 1), ('XF86Next_VMode', 6), ('KP_Add', 4), ('KP_Add', 5)]), 87: set([('KP_1', 3), ('KP_End', 2), ('KP_1', 1), ('KP_End', 0)]), 88: set([('KP_Down', 0), ('KP_2', 3), ('KP_2', 1), ('KP_Down', 2)]), 89: set([('KP_3', 1), ('KP_Next', 0), ('KP_Next', 2), ('KP_3', 3)]), 90: set([('KP_0', 1), ('KP_Insert', 0), ('KP_0', 3), ('KP_Insert', 2)]), 91: set([('KP_Delete', 2), ('KP_Decimal', 1), ('KP_Decimal', 3), ('KP_Delete', 0)]), 92: set([('ISO_Level3_Shift', 0), ('ISO_Level3_Shift', 2)]), 94: set([('less', 0), ('bar', 6), ('bar', 4), ('brokenbar', 5), ('greater', 1), ('less', 2), ('greater', 3)]), 95: set([('F11', 0), ('F11', 1), ('XF86Switch_VT_11', 6), ('F11', 4), ('F11', 5), ('F11', 2), ('F11', 3)]), 96: set([('F12', 5), ('F12', 4), ('F12', 1), ('F12', 3), ('F12', 2), ('XF86Switch_VT_12', 6), ('F12', 0)]), 98: set([('Katakana', 0), ('Katakana', 2)]), 99: set([('Hiragana', 2), ('Hiragana', 0)]), 100: set([('Henkan_Mode', 0), ('Henkan_Mode', 2)]), 101: set([('Hiragana_Katakana', 0), ('Hiragana_Katakana', 2)]), 102: set([('Muhenkan', 0), ('Muhenkan', 2)]), 104: set([('KP_Enter', 2), ('KP_Enter', 0)]), 105: set([('Control_R', 2), ('Control_R', 0)]), 106: set([('KP_Divide', 4), ('KP_Divide', 1), ('KP_Divide', 0), ('KP_Divide', 3), ('KP_Divide', 2), ('XF86Ungrab', 6), ('KP_Divide', 5)]), 107: set([('Print', 0), ('Sys_Req', 3), ('Sys_Req', 1), ('Print', 2)]), 108: set([('ISO_Level3_Shift', 0), ('ISO_Level3_Shift', 2)]), 109: set([('Linefeed', 2), ('Linefeed', 0)]), 110: set([('Home', 2), ('Home', 0)]), 111: set([('Up', 2), ('Up', 0)]), 112: set([('Prior', 2), ('Prior', 0)]), 113: set([('Left', 0), ('Left', 2)]), 114: set([('Right', 0), ('Right', 2)]), 115: set([('End', 2), ('End', 0)]), 116: set([('Down', 0), ('Down', 2)]), 117: set([('Next', 0), ('Next', 2)]), 118: set([('Insert', 2), ('Insert', 0)]), 119: set([('Delete', 0), ('Delete', 2)]), 121: set([('XF86AudioMute', 2), ('XF86AudioMute', 0)]), 122: set([('XF86AudioLowerVolume', 0), ('XF86AudioLowerVolume', 2)]), 123: set([('XF86AudioRaiseVolume', 2), ('XF86AudioRaiseVolume', 0)]), 124: set([('XF86PowerOff', 2), ('XF86PowerOff', 0)]), 125: set([('KP_Equal', 2), ('KP_Equal', 0)]), 126: set([('plusminus', 2), ('plusminus', 0)]), 127: set([('Pause', 0), ('Break', 1), ('Pause', 2), ('Break', 3)]), 128: set([('XF86LaunchA', 2), ('XF86LaunchA', 0)]), 129: set([('KP_Decimal', 0), ('KP_Decimal', 2), ('KP_Decimal', 1), ('KP_Decimal', 3)]), 130: set([('Hangul', 2), ('Hangul', 0)]), 131: set([('Hangul_Hanja', 2), ('Hangul_Hanja', 0)]), 133: set([('Super_L', 0), ('Super_L', 2)]), 134: set([('Super_R', 2), ('Super_R', 0)]), 135: set([('Menu', 2), ('Menu', 0)]), 136: set([('Cancel', 0), ('Cancel', 2)]), 137: set([('Redo', 2), ('Redo', 0)]), 138: set([('SunProps', 2), ('SunProps', 0)]), 139: set([('Undo', 2), ('Undo', 0)]), 140: set([('SunFront', 0), ('SunFront', 2)]), 141: set([('XF86Copy', 0), ('XF86Copy', 2)]), 142: set([('XF86Open', 0), ('XF86Open', 2)]), 143: set([('XF86Paste', 0), ('XF86Paste', 2)]), 144: set([('Find', 2), ('Find', 0)]), 145: set([('XF86Cut', 0), ('XF86Cut', 2)]), 146: set([('Help', 2), ('Help', 0)]), 147: set([('XF86MenuKB', 2), ('XF86MenuKB', 0)]), 148: set([('XF86Calculator', 2), ('XF86Calculator', 0)]), 150: set([('XF86Sleep', 0), ('XF86Sleep', 2)]), 151: set([('XF86WakeUp', 2), ('XF86WakeUp', 0)]), 152: set([('XF86Explorer', 2), ('XF86Explorer', 0)]), 153: set([('XF86Send', 0), ('XF86Send', 2)]), 155: set([('XF86Xfer', 0), ('XF86Xfer', 2)]), 156: set([('XF86Launch1', 2), ('XF86Launch1', 0)]), 157: set([('XF86Launch2', 0), ('XF86Launch2', 2)]), 158: set([('XF86WWW', 2), ('XF86WWW', 0)]), 159: set([('XF86DOS', 2), ('XF86DOS', 0)]), 160: set([('XF86ScreenSaver', 2), ('XF86ScreenSaver', 0)]), 161: set([('XF86RotateWindows', 2), ('XF86RotateWindows', 0)]), 162: set([('XF86TaskPane', 2), ('XF86TaskPane', 0)]), 163: set([('XF86Mail', 2), ('XF86Mail', 0)]), 164: set([('XF86Favorites', 0), ('XF86Favorites', 2)]), 165: set([('XF86MyComputer', 0), ('XF86MyComputer', 2)]), 166: set([('XF86Back', 2), ('XF86Back', 0)]), 167: set([('XF86Forward', 2), ('XF86Forward', 0)]), 169: set([('XF86Eject', 0), ('XF86Eject', 2)]), 170: set([('XF86Eject', 0), ('XF86Eject', 3), ('XF86Eject', 1), ('XF86Eject', 2)]), 171: set([('XF86AudioNext', 0), ('XF86AudioNext', 2)]), 172: set([('XF86AudioPlay', 2), ('XF86AudioPlay', 0), ('XF86AudioPause', 3), ('XF86AudioPause', 1)]), 173: set([('XF86AudioPrev', 0), ('XF86AudioPrev', 2)]), 174: set([('XF86AudioStop', 0), ('XF86AudioStop', 2), ('XF86Eject', 3), ('XF86Eject', 1)]), 175: set([('XF86AudioRecord', 0), ('XF86AudioRecord', 2)]), 176: set([('XF86AudioRewind', 2), ('XF86AudioRewind', 0)]), 177: set([('XF86Phone', 2), ('XF86Phone', 0)]), 179: set([('XF86Tools', 0), ('XF86Tools', 2)]), 180: set([('XF86HomePage', 0), ('XF86HomePage', 2)]), 181: set([('XF86Reload', 2), ('XF86Reload', 0)]), 182: set([('XF86Close', 2), ('XF86Close', 0)]), 185: set([('XF86ScrollUp', 0), ('XF86ScrollUp', 2)]), 186: set([('XF86ScrollDown', 2), ('XF86ScrollDown', 0)]), 187: set([('parenleft', 2), ('parenleft', 0)]), 188: set([('parenright', 0), ('parenright', 2)]), 189: set([('XF86New', 2), ('XF86New', 0)]), 190: set([('Redo', 2), ('Redo', 0)]), 191: set([('XF86Tools', 0), ('XF86Tools', 2)]), 192: set([('XF86Launch5', 2), ('XF86Launch5', 0)]), 193: set([('XF86Launch6', 2), ('XF86Launch6', 0)]), 194: set([('XF86Launch7', 0), ('XF86Launch7', 2)]), 195: set([('XF86Launch8', 0), ('XF86Launch8', 2)]), 196: set([('XF86Launch9', 2), ('XF86Launch9', 0)]), 198: set([('XF86AudioMicMute', 2), ('XF86AudioMicMute', 0)]), 199: set([('XF86TouchpadToggle', 2), ('XF86TouchpadToggle', 0)]), 200: set([('XF86TouchpadOn', 2), ('XF86TouchpadOn', 0)]), 201: set([('XF86TouchpadOff', 0), ('XF86TouchpadOff', 2)]), 203: set([('Mode_switch', 0), ('Mode_switch', 2)]), 204: set([('Alt_L', 1), ('Alt_L', 3)]), 205: set([('Meta_L', 1), ('Meta_L', 3)]), 206: set([('Super_L', 3), ('Super_L', 1)]), 207: set([('Hyper_L', 1), ('Hyper_L', 3)]), 208: set([('XF86AudioPlay', 2), ('XF86AudioPlay', 0)]), 209: set([('XF86AudioPause', 0), ('XF86AudioPause', 2)]), 210: set([('XF86Launch3', 0), ('XF86Launch3', 2)]), 211: set([('XF86Launch4', 2), ('XF86Launch4', 0)]), 212: set([('XF86LaunchB', 0), ('XF86LaunchB', 2)]), 213: set([('XF86Suspend', 0), ('XF86Suspend', 2)]), 214: set([('XF86Close', 2), ('XF86Close', 0)]), 215: set([('XF86AudioPlay', 2), ('XF86AudioPlay', 0)]), 216: set([('XF86AudioForward', 2), ('XF86AudioForward', 0)]), 218: set([('Print', 0), ('Print', 2)]), 220: set([('XF86WebCam', 2), ('XF86WebCam', 0)]), 223: set([('XF86Mail', 2), ('XF86Mail', 0)]), 224: set([('XF86Messenger', 0), ('XF86Messenger', 2)]), 225: set([('XF86Search', 2), ('XF86Search', 0)]), 226: set([('XF86Go', 2), ('XF86Go', 0)]), 227: set([('XF86Finance', 2), ('XF86Finance', 0)]), 228: set([('XF86Game', 2), ('XF86Game', 0)]), 229: set([('XF86Shop', 2), ('XF86Shop', 0)]), 231: set([('Cancel', 0), ('Cancel', 2)]), 232: set([('XF86MonBrightnessDown', 2), ('XF86MonBrightnessDown', 0)]), 233: set([('XF86MonBrightnessUp', 0), ('XF86MonBrightnessUp', 2)]), 234: set([('XF86AudioMedia', 0), ('XF86AudioMedia', 2)]), 235: set([('XF86Display', 2), ('XF86Display', 0)]), 236: set([('XF86KbdLightOnOff', 0), ('XF86KbdLightOnOff', 2)]), 237: set([('XF86KbdBrightnessDown', 2), ('XF86KbdBrightnessDown', 0)]), 238: set([('XF86KbdBrightnessUp', 0), ('XF86KbdBrightnessUp', 2)]), 239: set([('XF86Send', 0), ('XF86Send', 2)]), 240: set([('XF86Reply', 2), ('XF86Reply', 0)]), 241: set([('XF86MailForward', 0), ('XF86MailForward', 2)]), 242: set([('XF86Save', 0), ('XF86Save', 2)]), 243: set([('XF86Documents', 0), ('XF86Documents', 2)]), 244: set([('XF86Battery', 2), ('XF86Battery', 0)]), 245: set([('XF86Bluetooth', 0), ('XF86Bluetooth', 2)]), 246: set([('XF86WLAN', 0), ('XF86WLAN', 2)])}, {'ISO_Level3_Shift': 'mod5', 'Mode_switch': 'mod5', 'Meta_L': 'mod1', 'Control_R': 'control', 'Super_R': 'mod3', 'Alt_R': 'mod1', 'Hyper_L': 'mod4', 'Caps_Lock': 'lock', 'Hyper_R': 'mod4', 'Alt_L': 'mod1', 'Num_Lock': 'mod2', 'Super_L': 'mod3', 'Shift_R': 'shift', 'Meta_R': 'mod1', 'Control_L': 'control', 'Shift_L': 'shift'}, False) 2014-11-24 09:40:27,229 assign(3, set([('Cancel', 1), ('Cancel', 3), ('Cancel', 0), ('Cancel', 2)])) 2014-11-24 09:40:27,229 preserve matches for set([('Cancel', 0)]) : {136: set([('Cancel', 0), ('Cancel', 2)]), 231: set([('Cancel', 0), ('Cancel', 2)])} 2014-11-24 09:40:27,229 found direct preserve superset for 3 : set([('Cancel', 0)]) -> 136 : set([('Cancel', 0), ('Cancel', 2)]) 2014-11-24 09:40:27,229 set_keycodes key 3 (set([('Cancel', 0), ('Cancel', 2)])) mapped to keycode=136 2014-11-24 09:40:27,229 assign(8, set([('BackSpace', 2), ('BackSpace', 1), ('BackSpace', 3), ('BackSpace', 0)])) 2014-11-24 09:40:27,229 preserve matches for set([('BackSpace', 0)]) : {22: set([('BackSpace', 2), ('BackSpace', 1), ('BackSpace', 3), ('BackSpace', 0)])} 2014-11-24 09:40:27,229 found direct preserve superset for 8 : set([('BackSpace', 0)]) -> 22 : set([('BackSpace', 2), ('BackSpace', 1), ('BackSpace', 3), ('BackSpace', 0)]) 2014-11-24 09:40:27,229 set_keycodes key 8 (set([('BackSpace', 2), ('BackSpace', 1), ('BackSpace', 3), ('BackSpace', 0)])) mapped to keycode=22 2014-11-24 09:40:27,229 assign(9, set([('ISO_Left_Tab', 1), ('Tab', 2), ('Tab', 0), ('ISO_Left_Tab', 3)])) 2014-11-24 09:40:27,229 preserve matches for set([('ISO_Left_Tab', 1), ('Tab', 2), ('Tab', 0), ('ISO_Left_Tab', 3)]) : {23: set([('ISO_Left_Tab', 1), ('Tab', 2), ('Tab', 0), ('ISO_Left_Tab', 3)])} 2014-11-24 09:40:27,229 found direct preserve superset for 9 : set([('ISO_Left_Tab', 1), ('Tab', 2), ('Tab', 0), ('ISO_Left_Tab', 3)]) -> 23 : set([('ISO_Left_Tab', 1), ('Tab', 2), ('Tab', 0), ('ISO_Left_Tab', 3)]) 2014-11-24 09:40:27,229 set_keycodes key 9 (set([('ISO_Left_Tab', 1), ('Tab', 2), ('Tab', 0), ('ISO_Left_Tab', 3)])) mapped to keycode=23 2014-11-24 09:40:27,229 assign(12, set([('Clear', 0), ('Clear', 3), ('Clear', 1), ('Clear', 2)])) 2014-11-24 09:40:27,229 no preserve matches for set([('Clear', 0)]) 2014-11-24 09:40:27,229 set_keycodes key set([('Clear', 0)]) using free keycode=8 2014-11-24 09:40:27,229 set_keycodes key 12 (set([('Clear', 0)])) mapped to keycode=8 2014-11-24 09:40:27,229 assign(13, set([('Return', 2), ('Return', 1), ('Return', 3), ('Return', 0)])) 2014-11-24 09:40:27,229 preserve matches for set([('Return', 0)]) : {36: set([('Return', 2), ('Return', 0)])} 2014-11-24 09:40:27,229 found direct preserve superset for 13 : set([('Return', 0)]) -> 36 : set([('Return', 2), ('Return', 0)]) 2014-11-24 09:40:27,229 set_keycodes key 13 (set([('Return', 2), ('Return', 0)])) mapped to keycode=36 2014-11-24 09:40:27,229 assign(16, set([('Shift_L', 0), ('Shift_L', 3), ('Shift_L', 1), ('Shift_L', 2)])) 2014-11-24 09:40:27,229 preserve matches for set([('Shift_L', 0)]) : {50: set([('Shift_L', 0), ('Shift_L', 2)])} 2014-11-24 09:40:27,229 found direct preserve superset for 16 : set([('Shift_L', 0)]) -> 50 : set([('Shift_L', 0), ('Shift_L', 2)]) 2014-11-24 09:40:27,229 set_keycodes key 16 (set([('Shift_L', 0), ('Shift_L', 2)])) mapped to keycode=50 2014-11-24 09:40:27,229 assign(17, set([('Control_L', 0), ('Control_L', 2), ('Control_L', 1), ('Control_L', 3)])) 2014-11-24 09:40:27,229 preserve matches for set([('Control_L', 0)]) : {37: set([('Control_L', 0), ('Control_L', 2)])} 2014-11-24 09:40:27,229 found direct preserve superset for 17 : set([('Control_L', 0)]) -> 37 : set([('Control_L', 0), ('Control_L', 2)]) 2014-11-24 09:40:27,229 set_keycodes key 17 (set([('Control_L', 0), ('Control_L', 2)])) mapped to keycode=37 2014-11-24 09:40:27,229 assign(18, set([('Alt_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Alt_L', 3)])) 2014-11-24 09:40:27,230 preserve matches for set([('Alt_L', 0)]) : {64: set([('Meta_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Meta_L', 3)]), 204: set([('Alt_L', 1), ('Alt_L', 3)])} 2014-11-24 09:40:27,230 found direct preserve superset for 18 : set([('Alt_L', 0)]) -> 64 : set([('Meta_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Meta_L', 3)]) 2014-11-24 09:40:27,230 set_keycodes key 18 (set([('Meta_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Meta_L', 3)])) mapped to keycode=64 2014-11-24 09:40:27,230 assign(27, set([('Escape', 3), ('Escape', 0), ('Escape', 2), ('Escape', 1)])) 2014-11-24 09:40:27,230 preserve matches for set([('Escape', 0)]) : {9: set([('Escape', 0), ('Escape', 2)])} 2014-11-24 09:40:27,230 found direct preserve superset for 27 : set([('Escape', 0)]) -> 9 : set([('Escape', 0), ('Escape', 2)]) 2014-11-24 09:40:27,230 set_keycodes key 27 (set([('Escape', 0), ('Escape', 2)])) mapped to keycode=9 2014-11-24 09:40:27,230 assign(32, set([('space', 0), ('space', 1)])) 2014-11-24 09:40:27,230 preserve matches for set([('space', 0)]) : {65: set([('space', 0), ('space', 2)])} 2014-11-24 09:40:27,230 found direct preserve superset for 32 : set([('space', 0)]) -> 65 : set([('space', 0), ('space', 2)]) 2014-11-24 09:40:27,230 set_keycodes key 32 (set([('space', 0), ('space', 2)])) mapped to keycode=65 2014-11-24 09:40:27,230 assign(33, set([('Page_Up', 2), ('Page_Up', 1), ('Page_Up', 3), ('Page_Up', 0)])) 2014-11-24 09:40:27,230 no preserve matches for set([('Page_Up', 0)]) 2014-11-24 09:40:27,230 set_keycodes key set([('Page_Up', 0)]) using free keycode=93 2014-11-24 09:40:27,230 set_keycodes key 33 (set([('Page_Up', 0)])) mapped to keycode=93 2014-11-24 09:40:27,230 assign(34, set([('Page_Down', 2), ('Page_Down', 0), ('Page_Down', 3), ('Page_Down', 1)])) 2014-11-24 09:40:27,230 no preserve matches for set([('Page_Down', 0)]) 2014-11-24 09:40:27,230 set_keycodes key set([('Page_Down', 0)]) using free keycode=97 2014-11-24 09:40:27,230 set_keycodes key 34 (set([('Page_Down', 0)])) mapped to keycode=97 2014-11-24 09:40:27,230 assign(35, set([('End', 2), ('End', 1), ('End', 3), ('End', 0)])) 2014-11-24 09:40:27,230 preserve matches for set([('End', 0)]) : {115: set([('End', 2), ('End', 0)])} 2014-11-24 09:40:27,230 found direct preserve superset for 35 : set([('End', 0)]) -> 115 : set([('End', 2), ('End', 0)]) 2014-11-24 09:40:27,230 set_keycodes key 35 (set([('End', 2), ('End', 0)])) mapped to keycode=115 2014-11-24 09:40:27,230 assign(36, set([('Home', 2), ('Home', 0), ('Home', 3), ('Home', 1)])) 2014-11-24 09:40:27,230 preserve matches for set([('Home', 0)]) : {110: set([('Home', 2), ('Home', 0)])} 2014-11-24 09:40:27,230 found direct preserve superset for 36 : set([('Home', 0)]) -> 110 : set([('Home', 2), ('Home', 0)]) 2014-11-24 09:40:27,230 set_keycodes key 36 (set([('Home', 2), ('Home', 0)])) mapped to keycode=110 2014-11-24 09:40:27,230 assign(37, set([('Left', 3), ('Left', 0), ('Left', 2), ('Left', 1)])) 2014-11-24 09:40:27,230 preserve matches for set([('Left', 0)]) : {113: set([('Left', 0), ('Left', 2)])} 2014-11-24 09:40:27,230 found direct preserve superset for 37 : set([('Left', 0)]) -> 113 : set([('Left', 0), ('Left', 2)]) 2014-11-24 09:40:27,230 set_keycodes key 37 (set([('Left', 0), ('Left', 2)])) mapped to keycode=113 2014-11-24 09:40:27,230 assign(38, set([('Up', 1), ('Up', 2), ('Up', 0), ('Up', 3)])) 2014-11-24 09:40:27,230 preserve matches for set([('Up', 0)]) : {111: set([('Up', 2), ('Up', 0)])} 2014-11-24 09:40:27,230 found direct preserve superset for 38 : set([('Up', 0)]) -> 111 : set([('Up', 2), ('Up', 0)]) 2014-11-24 09:40:27,230 set_keycodes key 38 (set([('Up', 2), ('Up', 0)])) mapped to keycode=111 2014-11-24 09:40:27,231 assign(39, set([('Right', 0), ('Right', 2), ('Right', 1), ('Right', 3)])) 2014-11-24 09:40:27,231 preserve matches for set([('Right', 0)]) : {114: set([('Right', 0), ('Right', 2)])} 2014-11-24 09:40:27,231 found direct preserve superset for 39 : set([('Right', 0)]) -> 114 : set([('Right', 0), ('Right', 2)]) 2014-11-24 09:40:27,231 set_keycodes key 39 (set([('Right', 0), ('Right', 2)])) mapped to keycode=114 2014-11-24 09:40:27,231 assign(40, set([('Down', 1), ('Down', 3), ('Down', 0), ('Down', 2)])) 2014-11-24 09:40:27,231 preserve matches for set([('Down', 0)]) : {116: set([('Down', 0), ('Down', 2)])} 2014-11-24 09:40:27,231 found direct preserve superset for 40 : set([('Down', 0)]) -> 116 : set([('Down', 0), ('Down', 2)]) 2014-11-24 09:40:27,231 set_keycodes key 40 (set([('Down', 0), ('Down', 2)])) mapped to keycode=116 2014-11-24 09:40:27,231 assign(45, set([('Insert', 2), ('Insert', 0), ('Insert', 3), ('Insert', 1)])) 2014-11-24 09:40:27,231 preserve matches for set([('Insert', 0)]) : {118: set([('Insert', 2), ('Insert', 0)])} 2014-11-24 09:40:27,231 found direct preserve superset for 45 : set([('Insert', 0)]) -> 118 : set([('Insert', 2), ('Insert', 0)]) 2014-11-24 09:40:27,231 set_keycodes key 45 (set([('Insert', 2), ('Insert', 0)])) mapped to keycode=118 2014-11-24 09:40:27,231 assign(46, set([('Delete', 3), ('Delete', 0), ('Delete', 2), ('Delete', 1)])) 2014-11-24 09:40:27,231 preserve matches for set([('Delete', 0)]) : {119: set([('Delete', 0), ('Delete', 2)])} 2014-11-24 09:40:27,231 found direct preserve superset for 46 : set([('Delete', 0)]) -> 119 : set([('Delete', 0), ('Delete', 2)]) 2014-11-24 09:40:27,231 set_keycodes key 46 (set([('Delete', 0), ('Delete', 2)])) mapped to keycode=119 2014-11-24 09:40:27,231 assign(47, set([('Help', 1), ('Help', 2), ('Help', 0), ('Help', 3)])) 2014-11-24 09:40:27,231 preserve matches for set([('Help', 0)]) : {146: set([('Help', 2), ('Help', 0)])} 2014-11-24 09:40:27,231 found direct preserve superset for 47 : set([('Help', 0)]) -> 146 : set([('Help', 2), ('Help', 0)]) 2014-11-24 09:40:27,231 set_keycodes key 47 (set([('Help', 2), ('Help', 0)])) mapped to keycode=146 2014-11-24 09:40:27,231 assign(48, set([('equal', 1), ('0', 0)])) 2014-11-24 09:40:27,231 preserve matches for set([('equal', 1), ('0', 0)]) : {19: set([('equal', 1), ('braceright', 6), ('equal', 3), ('braceright', 4), ('0', 0), ('0', 2), ('degree', 5)])} 2014-11-24 09:40:27,231 found direct preserve superset for 48 : set([('equal', 1), ('0', 0)]) -> 19 : set([('equal', 1), ('braceright', 6), ('equal', 3), ('braceright', 4), ('0', 0), ('0', 2), ('degree', 5)]) 2014-11-24 09:40:27,231 set_keycodes key 48 (set([('equal', 1), ('braceright', 6), ('equal', 3), ('braceright', 4), ('0', 0), ('0', 2), ('degree', 5)])) mapped to keycode=19 2014-11-24 09:40:27,231 assign(49, set([('bar', 2), ('1', 0), ('exclam', 1)])) 2014-11-24 09:40:27,231 preserve matches for set([('bar', 2), ('1', 0), ('exclam', 1)]) : {10: set([('bar', 6), ('exclam', 1), ('bar', 4), ('exclam', 3), ('1', 2), ('exclamdown', 5), ('1', 0)]), 94: set([('less', 0), ('bar', 6), ('bar', 4), ('brokenbar', 5), ('greater', 1), ('less', 2), ('greater', 3)])} 2014-11-24 09:40:27,231 found keysym preserve superset with more keys for set([('bar', 2), ('1', 0), ('exclam', 1)]) : set([('bar', 6), ('exclam', 1), ('bar', 4), ('exclam', 3), ('1', 2), ('exclamdown', 5), ('1', 0)]) 2014-11-24 09:40:27,231 set_keycodes key 49 (set([('bar', 6), ('exclam', 1), ('bar', 4), ('exclam', 3), ('1', 2), ('exclamdown', 5), ('1', 0)])) mapped to keycode=10 2014-11-24 09:40:27,231 assign(50, set([('2', 0), ('at', 2), ('quotedbl', 1)])) 2014-11-24 09:40:27,231 preserve matches for set([('2', 0), ('at', 2), ('quotedbl', 1)]) : {24: set([('Q', 3), ('q', 2), ('Q', 1), ('at', 4), ('q', 0), ('Greek_OMEGA', 5), ('at', 6)]), 11: set([('2', 2), ('quotedbl', 1), ('2', 0), ('at', 4), ('quotedbl', 3), ('oneeighth', 5), ('at', 6)])} 2014-11-24 09:40:27,231 found keysym preserve superset with more keys for set([('2', 0), ('at', 2), ('quotedbl', 1)]) : set([('2', 2), ('quotedbl', 1), ('2', 0), ('at', 4), ('quotedbl', 3), ('oneeighth', 5), ('at', 6)]) 2014-11-24 09:40:27,231 set_keycodes key 50 (set([('2', 2), ('quotedbl', 1), ('2', 0), ('at', 4), ('quotedbl', 3), ('oneeighth', 5), ('at', 6)])) mapped to keycode=11 2014-11-24 09:40:27,232 assign(51, set([('3', 0), ('periodcentered', 1), ('numbersign', 2)])) 2014-11-24 09:40:27,232 preserve matches for set([('3', 0), ('periodcentered', 1), ('numbersign', 2)]) : {60: set([('periodcentered', 4), ('period', 2), ('colon', 3), ('periodcentered', 6), ('colon', 1), ('division', 5), ('period', 0)]), 12: set([('3', 0), ('numbersign', 4), ('3', 2), ('numbersign', 6), ('sterling', 5), ('periodcentered', 1), ('periodcentered', 3)])} 2014-11-24 09:40:27,232 found keysym preserve superset with more keys for set([('3', 0), ('periodcentered', 1), ('numbersign', 2)]) : set([('3', 0), ('numbersign', 4), ('3', 2), ('numbersign', 6), ('sterling', 5), ('periodcentered', 1), ('periodcentered', 3)]) 2014-11-24 09:40:27,232 set_keycodes key 51 (set([('3', 0), ('numbersign', 4), ('3', 2), ('numbersign', 6), ('sterling', 5), ('periodcentered', 1), ('periodcentered', 3)])) mapped to keycode=12 2014-11-24 09:40:27,232 assign(52, set([('dead_tilde', 2), ('dollar', 1), ('4', 0)])) 2014-11-24 09:40:27,232 preserve matches for set([('dead_tilde', 2), ('dollar', 1), ('4', 0)]) : {21: set([('questiondown', 3), ('exclamdown', 0), ('questiondown', 1), ('dead_tilde', 6), ('asciitilde', 5), ('dead_tilde', 4), ('exclamdown', 2)]), 13: set([('dollar', 1), ('asciitilde', 6), ('4', 0), ('4', 2), ('asciitilde', 4), ('dollar', 5), ('dollar', 3)])} 2014-11-24 09:40:27,232 no matches for set([('dead_tilde', 2), ('dollar', 1), ('4', 0)]) 2014-11-24 09:40:27,232 set_keycodes key set([('dead_tilde', 2), ('dollar', 1), ('4', 0)]) using free keycode=103 2014-11-24 09:40:27,232 set_keycodes key 52 (set([('dead_tilde', 2), ('dollar', 1), ('4', 0)])) mapped to keycode=103 2014-11-24 09:40:27,232 assign(53, set([('percent', 1), ('EuroSign', 2), ('5', 0)])) 2014-11-24 09:40:27,232 preserve matches for set([('percent', 1), ('EuroSign', 2), ('5', 0)]) : {26: set([('cent', 5), ('EuroSign', 6), ('EuroSign', 4), ('E', 3), ('e', 2), ('E', 1), ('e', 0)]), 14: set([('percent', 1), ('5', 2), ('5', 0), ('percent', 3), ('onehalf', 6), ('threeeighths', 5), ('onehalf', 4)])} 2014-11-24 09:40:27,232 no matches for set([('percent', 1), ('EuroSign', 2), ('5', 0)]) 2014-11-24 09:40:27,232 set_keycodes key set([('percent', 1), ('EuroSign', 2), ('5', 0)]) using free keycode=120 2014-11-24 09:40:27,232 set_keycodes key 53 (set([('percent', 1), ('EuroSign', 2), ('5', 0)])) mapped to keycode=120 2014-11-24 09:40:27,232 assign(54, set([('6', 0), ('ampersand', 1), ('notsign', 2)])) 2014-11-24 09:40:27,232 preserve matches for set([('6', 0), ('ampersand', 1), ('notsign', 2)]) : {45: set([('kra', 6), ('kra', 4), ('K', 1), ('ampersand', 5), ('k', 0), ('K', 3), ('k', 2)]), 15: set([('notsign', 4), ('ampersand', 3), ('fiveeighths', 5), ('ampersand', 1), ('6', 2), ('6', 0), ('notsign', 6)])} 2014-11-24 09:40:27,232 found keysym preserve superset with more keys for set([('6', 0), ('ampersand', 1), ('notsign', 2)]) : set([('notsign', 4), ('ampersand', 3), ('fiveeighths', 5), ('ampersand', 1), ('6', 2), ('6', 0), ('notsign', 6)]) 2014-11-24 09:40:27,232 set_keycodes key 54 (set([('notsign', 4), ('ampersand', 3), ('fiveeighths', 5), ('ampersand', 1), ('6', 2), ('6', 0), ('notsign', 6)])) mapped to keycode=15 2014-11-24 09:40:27,232 assign(55, set([('slash', 1), ('7', 0)])) 2014-11-24 09:40:27,232 preserve matches for set([('slash', 1), ('7', 0)]) : {16: set([('slash', 3), ('braceleft', 6), ('7', 2), ('braceleft', 4), ('seveneighths', 5), ('slash', 1), ('7', 0)])} 2014-11-24 09:40:27,232 found direct preserve superset for 55 : set([('slash', 1), ('7', 0)]) -> 16 : set([('slash', 3), ('braceleft', 6), ('7', 2), ('braceleft', 4), ('seveneighths', 5), ('slash', 1), ('7', 0)]) 2014-11-24 09:40:27,232 set_keycodes key 55 (set([('slash', 3), ('braceleft', 6), ('7', 2), ('braceleft', 4), ('seveneighths', 5), ('slash', 1), ('7', 0)])) mapped to keycode=16 2014-11-24 09:40:27,232 assign(56, set([('8', 0), ('parenleft', 1)])) 2014-11-24 09:40:27,232 preserve matches for set([('8', 0), ('parenleft', 1)]) : {17: set([('parenleft', 1), ('parenleft', 3), ('trademark', 5), ('8', 0), ('bracketleft', 6), ('8', 2), ('bracketleft', 4)]), 187: set([('parenleft', 2), ('parenleft', 0)])} 2014-11-24 09:40:27,232 found direct preserve superset for 56 : set([('8', 0), ('parenleft', 1)]) -> 17 : set([('parenleft', 1), ('parenleft', 3), ('trademark', 5), ('8', 0), ('bracketleft', 6), ('8', 2), ('bracketleft', 4)]) 2014-11-24 09:40:27,232 set_keycodes key 56 (set([('parenleft', 1), ('parenleft', 3), ('trademark', 5), ('8', 0), ('bracketleft', 6), ('8', 2), ('bracketleft', 4)])) mapped to keycode=17 2014-11-24 09:40:27,232 assign(57, set([('parenright', 1), ('9', 0)])) 2014-11-24 09:40:27,232 preserve matches for set([('parenright', 1), ('9', 0)]) : {18: set([('parenright', 1), ('plusminus', 5), ('9', 2), ('bracketright', 4), ('parenright', 3), ('9', 0), ('bracketright', 6)]), 188: set([('parenright', 0), ('parenright', 2)])} 2014-11-24 09:40:27,232 found direct preserve superset for 57 : set([('parenright', 1), ('9', 0)]) -> 18 : set([('parenright', 1), ('plusminus', 5), ('9', 2), ('bracketright', 4), ('parenright', 3), ('9', 0), ('bracketright', 6)]) 2014-11-24 09:40:27,233 set_keycodes key 57 (set([('parenright', 1), ('plusminus', 5), ('9', 2), ('bracketright', 4), ('parenright', 3), ('9', 0), ('bracketright', 6)])) mapped to keycode=18 2014-11-24 09:40:27,233 assign(65, set([('A', 1), ('a', 0)])) 2014-11-24 09:40:27,233 preserve matches for set([('A', 1), ('a', 0)]) : {38: set([('A', 1), ('a', 0), ('ae', 6), ('AE', 5), ('ae', 4), ('A', 3), ('a', 2)])} 2014-11-24 09:40:27,233 found direct preserve superset for 65 : set([('A', 1), ('a', 0)]) -> 38 : set([('A', 1), ('a', 0), ('ae', 6), ('AE', 5), ('ae', 4), ('A', 3), ('a', 2)]) 2014-11-24 09:40:27,233 set_keycodes key 65 (set([('A', 1), ('a', 0), ('ae', 6), ('AE', 5), ('ae', 4), ('A', 3), ('a', 2)])) mapped to keycode=38 2014-11-24 09:40:27,233 assign(66, set([('b', 0), ('B', 1)])) 2014-11-24 09:40:27,233 preserve matches for set([('b', 0), ('B', 1)]) : {56: set([('b', 2), ('B', 3), ('b', 0), ('B', 1), ('rightdoublequotemark', 6), ('rightdoublequotemark', 4), ('rightsinglequotemark', 5)])} 2014-11-24 09:40:27,233 found direct preserve superset for 66 : set([('b', 0), ('B', 1)]) -> 56 : set([('b', 2), ('B', 3), ('b', 0), ('B', 1), ('rightdoublequotemark', 6), ('rightdoublequotemark', 4), ('rightsinglequotemark', 5)]) 2014-11-24 09:40:27,233 set_keycodes key 66 (set([('b', 2), ('B', 3), ('b', 0), ('B', 1), ('rightdoublequotemark', 6), ('rightdoublequotemark', 4), ('rightsinglequotemark', 5)])) mapped to keycode=56 2014-11-24 09:40:27,233 assign(67, set([('c', 0), ('C', 1)])) 2014-11-24 09:40:27,233 preserve matches for set([('c', 0), ('C', 1)]) : {54: set([('cent', 4), ('C', 1), ('cent', 6), ('c', 0), ('C', 3), ('c', 2), ('copyright', 5)])} 2014-11-24 09:40:27,233 found direct preserve superset for 67 : set([('c', 0), ('C', 1)]) -> 54 : set([('cent', 4), ('C', 1), ('cent', 6), ('c', 0), ('C', 3), ('c', 2), ('copyright', 5)]) 2014-11-24 09:40:27,233 set_keycodes key 67 (set([('cent', 4), ('C', 1), ('cent', 6), ('c', 0), ('C', 3), ('c', 2), ('copyright', 5)])) mapped to keycode=54 2014-11-24 09:40:27,233 assign(68, set([('D', 1), ('d', 0)])) 2014-11-24 09:40:27,233 preserve matches for set([('D', 1), ('d', 0)]) : {40: set([('ETH', 5), ('eth', 4), ('d', 0), ('D', 1), ('eth', 6), ('d', 2), ('D', 3)])} 2014-11-24 09:40:27,233 found direct preserve superset for 68 : set([('D', 1), ('d', 0)]) -> 40 : set([('ETH', 5), ('eth', 4), ('d', 0), ('D', 1), ('eth', 6), ('d', 2), ('D', 3)]) 2014-11-24 09:40:27,233 set_keycodes key 68 (set([('ETH', 5), ('eth', 4), ('d', 0), ('D', 1), ('eth', 6), ('d', 2), ('D', 3)])) mapped to keycode=40 2014-11-24 09:40:27,233 assign(69, set([('E', 1), ('EuroSign', 2), ('e', 0)])) 2014-11-24 09:40:27,233 preserve matches for set([('E', 1), ('EuroSign', 2), ('e', 0)]) : {26: set([('cent', 5), ('EuroSign', 6), ('EuroSign', 4), ('E', 3), ('e', 2), ('E', 1), ('e', 0)])} 2014-11-24 09:40:27,233 found keysym preserve superset with more keys for set([('E', 1), ('EuroSign', 2), ('e', 0)]) : set([('cent', 5), ('EuroSign', 6), ('EuroSign', 4), ('E', 3), ('e', 2), ('E', 1), ('e', 0)]) 2014-11-24 09:40:27,233 set_keycodes key 69 (set([('cent', 5), ('EuroSign', 6), ('EuroSign', 4), ('E', 3), ('e', 2), ('E', 1), ('e', 0)])) mapped to keycode=26 2014-11-24 09:40:27,233 assign(70, set([('f', 0), ('F', 1)])) 2014-11-24 09:40:27,233 preserve matches for set([('f', 0), ('F', 1)]) : {41: set([('F', 3), ('f', 0), ('F', 1), ('dstroke', 6), ('dstroke', 4), ('f', 2), ('ordfeminine', 5)])} 2014-11-24 09:40:27,233 found direct preserve superset for 70 : set([('f', 0), ('F', 1)]) -> 41 : set([('F', 3), ('f', 0), ('F', 1), ('dstroke', 6), ('dstroke', 4), ('f', 2), ('ordfeminine', 5)]) 2014-11-24 09:40:27,233 set_keycodes key 70 (set([('F', 3), ('f', 0), ('F', 1), ('dstroke', 6), ('dstroke', 4), ('f', 2), ('ordfeminine', 5)])) mapped to keycode=41 2014-11-24 09:40:27,233 assign(71, set([('G', 1), ('g', 0)])) 2014-11-24 09:40:27,233 preserve matches for set([('G', 1), ('g', 0)]) : {42: set([('G', 3), ('G', 1), ('g', 0), ('eng', 4), ('ENG', 5), ('eng', 6), ('g', 2)])} 2014-11-24 09:40:27,233 found direct preserve superset for 71 : set([('G', 1), ('g', 0)]) -> 42 : set([('G', 3), ('G', 1), ('g', 0), ('eng', 4), ('ENG', 5), ('eng', 6), ('g', 2)]) 2014-11-24 09:40:27,233 set_keycodes key 71 (set([('G', 3), ('G', 1), ('g', 0), ('eng', 4), ('ENG', 5), ('eng', 6), ('g', 2)])) mapped to keycode=42 2014-11-24 09:40:27,233 assign(72, set([('h', 0), ('H', 1)])) 2014-11-24 09:40:27,233 preserve matches for set([('h', 0), ('H', 1)]) : {43: set([('h', 0), ('H', 1), ('h', 2), ('H', 3), ('hstroke', 6), ('hstroke', 4), ('Hstroke', 5)])} 2014-11-24 09:40:27,233 found direct preserve superset for 72 : set([('h', 0), ('H', 1)]) -> 43 : set([('h', 0), ('H', 1), ('h', 2), ('H', 3), ('hstroke', 6), ('hstroke', 4), ('Hstroke', 5)]) 2014-11-24 09:40:27,233 set_keycodes key 72 (set([('h', 0), ('H', 1), ('h', 2), ('H', 3), ('hstroke', 6), ('hstroke', 4), ('Hstroke', 5)])) mapped to keycode=43 2014-11-24 09:40:27,234 assign(73, set([('I', 1), ('i', 0)])) 2014-11-24 09:40:27,234 preserve matches for set([('I', 1), ('i', 0)]) : {31: set([('I', 3), ('i', 2), ('I', 1), ('i', 0), ('rightarrow', 6), ('rightarrow', 4), ('idotless', 5)])} 2014-11-24 09:40:27,234 found direct preserve superset for 73 : set([('I', 1), ('i', 0)]) -> 31 : set([('I', 3), ('i', 2), ('I', 1), ('i', 0), ('rightarrow', 6), ('rightarrow', 4), ('idotless', 5)]) 2014-11-24 09:40:27,234 set_keycodes key 73 (set([('I', 3), ('i', 2), ('I', 1), ('i', 0), ('rightarrow', 6), ('rightarrow', 4), ('idotless', 5)])) mapped to keycode=31 2014-11-24 09:40:27,234 assign(74, set([('j', 0), ('J', 1)])) 2014-11-24 09:40:27,234 preserve matches for set([('j', 0), ('J', 1)]) : {44: set([('j', 0), ('j', 2), ('J', 3), ('dead_hook', 6), ('J', 1), ('dead_horn', 5), ('dead_hook', 4)])} 2014-11-24 09:40:27,234 found direct preserve superset for 74 : set([('j', 0), ('J', 1)]) -> 44 : set([('j', 0), ('j', 2), ('J', 3), ('dead_hook', 6), ('J', 1), ('dead_horn', 5), ('dead_hook', 4)]) 2014-11-24 09:40:27,234 set_keycodes key 74 (set([('j', 0), ('j', 2), ('J', 3), ('dead_hook', 6), ('J', 1), ('dead_horn', 5), ('dead_hook', 4)])) mapped to keycode=44 2014-11-24 09:40:27,234 assign(75, set([('k', 0), ('K', 1)])) 2014-11-24 09:40:27,234 preserve matches for set([('k', 0), ('K', 1)]) : {45: set([('kra', 6), ('kra', 4), ('K', 1), ('ampersand', 5), ('k', 0), ('K', 3), ('k', 2)])} 2014-11-24 09:40:27,234 found direct preserve superset for 75 : set([('k', 0), ('K', 1)]) -> 45 : set([('kra', 6), ('kra', 4), ('K', 1), ('ampersand', 5), ('k', 0), ('K', 3), ('k', 2)]) 2014-11-24 09:40:27,234 set_keycodes key 75 (set([('kra', 6), ('kra', 4), ('K', 1), ('ampersand', 5), ('k', 0), ('K', 3), ('k', 2)])) mapped to keycode=45 2014-11-24 09:40:27,234 assign(76, set([('L', 1), ('l', 0)])) 2014-11-24 09:40:27,234 preserve matches for set([('L', 1), ('l', 0)]) : {46: set([('L', 1), ('l', 2), ('L', 3), ('lstroke', 6), ('lstroke', 4), ('Lstroke', 5), ('l', 0)])} 2014-11-24 09:40:27,234 found direct preserve superset for 76 : set([('L', 1), ('l', 0)]) -> 46 : set([('L', 1), ('l', 2), ('L', 3), ('lstroke', 6), ('lstroke', 4), ('Lstroke', 5), ('l', 0)]) 2014-11-24 09:40:27,234 set_keycodes key 76 (set([('L', 1), ('l', 2), ('L', 3), ('lstroke', 6), ('lstroke', 4), ('Lstroke', 5), ('l', 0)])) mapped to keycode=46 2014-11-24 09:40:27,234 assign(77, set([('M', 1), ('m', 0)])) 2014-11-24 09:40:27,234 preserve matches for set([('M', 1), ('m', 0)]) : {58: set([('m', 2), ('M', 1), ('m', 0), ('mu', 4), ('masculine', 5), ('mu', 6), ('M', 3)])} 2014-11-24 09:40:27,234 found direct preserve superset for 77 : set([('M', 1), ('m', 0)]) -> 58 : set([('m', 2), ('M', 1), ('m', 0), ('mu', 4), ('masculine', 5), ('mu', 6), ('M', 3)]) 2014-11-24 09:40:27,234 set_keycodes key 77 (set([('m', 2), ('M', 1), ('m', 0), ('mu', 4), ('masculine', 5), ('mu', 6), ('M', 3)])) mapped to keycode=58 2014-11-24 09:40:27,234 assign(78, set([('n', 0), ('N', 1)])) 2014-11-24 09:40:27,234 preserve matches for set([('n', 0), ('N', 1)]) : {57: set([('n', 2), ('N', 3), ('n', 0), ('N', 1), ('n', 6), ('n', 4), ('N', 5)])} 2014-11-24 09:40:27,234 found direct preserve superset for 78 : set([('n', 0), ('N', 1)]) -> 57 : set([('n', 2), ('N', 3), ('n', 0), ('N', 1), ('n', 6), ('n', 4), ('N', 5)]) 2014-11-24 09:40:27,234 set_keycodes key 78 (set([('n', 2), ('N', 3), ('n', 0), ('N', 1), ('n', 6), ('n', 4), ('N', 5)])) mapped to keycode=57 2014-11-24 09:40:27,234 assign(79, set([('O', 1), ('o', 0)])) 2014-11-24 09:40:27,234 preserve matches for set([('O', 1), ('o', 0)]) : {32: set([('oslash', 6), ('O', 1), ('Oslash', 5), ('o', 0), ('oslash', 4), ('O', 3), ('o', 2)])} 2014-11-24 09:40:27,234 found direct preserve superset for 79 : set([('O', 1), ('o', 0)]) -> 32 : set([('oslash', 6), ('O', 1), ('Oslash', 5), ('o', 0), ('oslash', 4), ('O', 3), ('o', 2)]) 2014-11-24 09:40:27,234 set_keycodes key 79 (set([('oslash', 6), ('O', 1), ('Oslash', 5), ('o', 0), ('oslash', 4), ('O', 3), ('o', 2)])) mapped to keycode=32 2014-11-24 09:40:27,234 assign(80, set([('p', 0), ('P', 1)])) 2014-11-24 09:40:27,234 preserve matches for set([('p', 0), ('P', 1)]) : {33: set([('THORN', 5), ('thorn', 4), ('p', 0), ('thorn', 6), ('P', 1), ('p', 2), ('P', 3)])} 2014-11-24 09:40:27,234 found direct preserve superset for 80 : set([('p', 0), ('P', 1)]) -> 33 : set([('THORN', 5), ('thorn', 4), ('p', 0), ('thorn', 6), ('P', 1), ('p', 2), ('P', 3)]) 2014-11-24 09:40:27,234 set_keycodes key 80 (set([('THORN', 5), ('thorn', 4), ('p', 0), ('thorn', 6), ('P', 1), ('p', 2), ('P', 3)])) mapped to keycode=33 2014-11-24 09:40:27,234 assign(81, set([('Q', 1), ('q', 0)])) 2014-11-24 09:40:27,234 preserve matches for set([('Q', 1), ('q', 0)]) : {24: set([('Q', 3), ('q', 2), ('Q', 1), ('at', 4), ('q', 0), ('Greek_OMEGA', 5), ('at', 6)])} 2014-11-24 09:40:27,235 found direct preserve superset for 81 : set([('Q', 1), ('q', 0)]) -> 24 : set([('Q', 3), ('q', 2), ('Q', 1), ('at', 4), ('q', 0), ('Greek_OMEGA', 5), ('at', 6)]) 2014-11-24 09:40:27,235 set_keycodes key 81 (set([('Q', 3), ('q', 2), ('Q', 1), ('at', 4), ('q', 0), ('Greek_OMEGA', 5), ('at', 6)])) mapped to keycode=24 2014-11-24 09:40:27,235 assign(82, set([('r', 0), ('R', 1)])) 2014-11-24 09:40:27,235 preserve matches for set([('r', 0), ('R', 1)]) : {27: set([('registered', 5), ('paragraph', 6), ('paragraph', 4), ('r', 2), ('R', 3), ('r', 0), ('R', 1)])} 2014-11-24 09:40:27,235 found direct preserve superset for 82 : set([('r', 0), ('R', 1)]) -> 27 : set([('registered', 5), ('paragraph', 6), ('paragraph', 4), ('r', 2), ('R', 3), ('r', 0), ('R', 1)]) 2014-11-24 09:40:27,235 set_keycodes key 82 (set([('registered', 5), ('paragraph', 6), ('paragraph', 4), ('r', 2), ('R', 3), ('r', 0), ('R', 1)])) mapped to keycode=27 2014-11-24 09:40:27,235 assign(83, set([('s', 0), ('S', 1)])) 2014-11-24 09:40:27,235 preserve matches for set([('s', 0), ('S', 1)]) : {39: set([('s', 0), ('section', 5), ('S', 3), ('s', 2), ('ssharp', 6), ('ssharp', 4), ('S', 1)])} 2014-11-24 09:40:27,235 found direct preserve superset for 83 : set([('s', 0), ('S', 1)]) -> 39 : set([('s', 0), ('section', 5), ('S', 3), ('s', 2), ('ssharp', 6), ('ssharp', 4), ('S', 1)]) 2014-11-24 09:40:27,235 set_keycodes key 83 (set([('s', 0), ('section', 5), ('S', 3), ('s', 2), ('ssharp', 6), ('ssharp', 4), ('S', 1)])) mapped to keycode=39 2014-11-24 09:40:27,235 assign(84, set([('T', 1), ('t', 0)])) 2014-11-24 09:40:27,235 preserve matches for set([('T', 1), ('t', 0)]) : {28: set([('Tslash', 5), ('tslash', 6), ('t', 0), ('T', 1), ('t', 2), ('T', 3), ('tslash', 4)])} 2014-11-24 09:40:27,235 found direct preserve superset for 84 : set([('T', 1), ('t', 0)]) -> 28 : set([('Tslash', 5), ('tslash', 6), ('t', 0), ('T', 1), ('t', 2), ('T', 3), ('tslash', 4)]) 2014-11-24 09:40:27,235 set_keycodes key 84 (set([('Tslash', 5), ('tslash', 6), ('t', 0), ('T', 1), ('t', 2), ('T', 3), ('tslash', 4)])) mapped to keycode=28 2014-11-24 09:40:27,235 assign(85, set([('U', 1), ('u', 0)])) 2014-11-24 09:40:27,235 preserve matches for set([('U', 1), ('u', 0)]) : {30: set([('U', 3), ('u', 2), ('U', 1), ('uparrow', 5), ('u', 0), ('downarrow', 4), ('downarrow', 6)])} 2014-11-24 09:40:27,235 found direct preserve superset for 85 : set([('U', 1), ('u', 0)]) -> 30 : set([('U', 3), ('u', 2), ('U', 1), ('uparrow', 5), ('u', 0), ('downarrow', 4), ('downarrow', 6)]) 2014-11-24 09:40:27,235 set_keycodes key 85 (set([('U', 3), ('u', 2), ('U', 1), ('uparrow', 5), ('u', 0), ('downarrow', 4), ('downarrow', 6)])) mapped to keycode=30 2014-11-24 09:40:27,235 assign(86, set([('v', 0), ('V', 1)])) 2014-11-24 09:40:27,235 preserve matches for set([('v', 0), ('V', 1)]) : {55: set([('leftsinglequotemark', 5), ('V', 3), ('leftdoublequotemark', 4), ('v', 2), ('leftdoublequotemark', 6), ('v', 0), ('V', 1)])} 2014-11-24 09:40:27,235 found direct preserve superset for 86 : set([('v', 0), ('V', 1)]) -> 55 : set([('leftsinglequotemark', 5), ('V', 3), ('leftdoublequotemark', 4), ('v', 2), ('leftdoublequotemark', 6), ('v', 0), ('V', 1)]) 2014-11-24 09:40:27,235 set_keycodes key 86 (set([('leftsinglequotemark', 5), ('V', 3), ('leftdoublequotemark', 4), ('v', 2), ('leftdoublequotemark', 6), ('v', 0), ('V', 1)])) mapped to keycode=55 2014-11-24 09:40:27,235 assign(87, set([('W', 1), ('w', 0)])) 2014-11-24 09:40:27,235 preserve matches for set([('W', 1), ('w', 0)]) : {25: set([('W', 3), ('w', 2), ('lstroke', 6), ('lstroke', 4), ('W', 1), ('Lstroke', 5), ('w', 0)])} 2014-11-24 09:40:27,235 found direct preserve superset for 87 : set([('W', 1), ('w', 0)]) -> 25 : set([('W', 3), ('w', 2), ('lstroke', 6), ('lstroke', 4), ('W', 1), ('Lstroke', 5), ('w', 0)]) 2014-11-24 09:40:27,235 set_keycodes key 87 (set([('W', 3), ('w', 2), ('lstroke', 6), ('lstroke', 4), ('W', 1), ('Lstroke', 5), ('w', 0)])) mapped to keycode=25 2014-11-24 09:40:27,235 assign(88, set([('x', 0), ('X', 1)])) 2014-11-24 09:40:27,235 preserve matches for set([('x', 0), ('X', 1)]) : {53: set([('guillemotright', 6), ('greater', 5), ('x', 0), ('X', 1), ('x', 2), ('X', 3), ('guillemotright', 4)])} 2014-11-24 09:40:27,235 found direct preserve superset for 88 : set([('x', 0), ('X', 1)]) -> 53 : set([('guillemotright', 6), ('greater', 5), ('x', 0), ('X', 1), ('x', 2), ('X', 3), ('guillemotright', 4)]) 2014-11-24 09:40:27,235 set_keycodes key 88 (set([('guillemotright', 6), ('greater', 5), ('x', 0), ('X', 1), ('x', 2), ('X', 3), ('guillemotright', 4)])) mapped to keycode=53 2014-11-24 09:40:27,235 assign(89, set([('Y', 1), ('y', 0)])) 2014-11-24 09:40:27,235 preserve matches for set([('Y', 1), ('y', 0)]) : {29: set([('leftarrow', 6), ('leftarrow', 4), ('Y', 3), ('yen', 5), ('y', 2), ('Y', 1), ('y', 0)])} 2014-11-24 09:40:27,235 found direct preserve superset for 89 : set([('Y', 1), ('y', 0)]) -> 29 : set([('leftarrow', 6), ('leftarrow', 4), ('Y', 3), ('yen', 5), ('y', 2), ('Y', 1), ('y', 0)]) 2014-11-24 09:40:27,235 set_keycodes key 89 (set([('leftarrow', 6), ('leftarrow', 4), ('Y', 3), ('yen', 5), ('y', 2), ('Y', 1), ('y', 0)])) mapped to keycode=29 2014-11-24 09:40:27,236 assign(90, set([('z', 0), ('Z', 1)])) 2014-11-24 09:40:27,236 preserve matches for set([('z', 0), ('Z', 1)]) : {52: set([('z', 0), ('Z', 1), ('guillemotleft', 6), ('guillemotleft', 4), ('less', 5), ('z', 2), ('Z', 3)])} 2014-11-24 09:40:27,236 found direct preserve superset for 90 : set([('z', 0), ('Z', 1)]) -> 52 : set([('z', 0), ('Z', 1), ('guillemotleft', 6), ('guillemotleft', 4), ('less', 5), ('z', 2), ('Z', 3)]) 2014-11-24 09:40:27,236 set_keycodes key 90 (set([('z', 0), ('Z', 1), ('guillemotleft', 6), ('guillemotleft', 4), ('less', 5), ('z', 2), ('Z', 3)])) mapped to keycode=52 2014-11-24 09:40:27,236 assign(91, set([('Meta_L', 2), ('Meta_L', 1), ('Meta_L', 3), ('Meta_L', 0)])) 2014-11-24 09:40:27,236 preserve matches for set([('Meta_L', 0)]) : {64: set([('Meta_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Meta_L', 3)]), 205: set([('Meta_L', 1), ('Meta_L', 3)])} 2014-11-24 09:40:27,236 found keysym preserve superset with more keys for set([('Meta_L', 0)]) : set([('Meta_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Meta_L', 3)]) 2014-11-24 09:40:27,236 assign: keycode 64 already in use: set([('Meta_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Meta_L', 3)]) 2014-11-24 09:40:27,236 set_keycodes key set([('Meta_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Meta_L', 3)]) using free keycode=132 2014-11-24 09:40:27,236 set_keycodes key 91 (set([('Meta_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Meta_L', 3)])) mapped to keycode=132 2014-11-24 09:40:27,236 assign(92, set([('Meta_R', 0), ('Meta_R', 3), ('Meta_R', 1), ('Meta_R', 2)])) 2014-11-24 09:40:27,236 no preserve matches for set([('Meta_R', 0)]) 2014-11-24 09:40:27,236 set_keycodes key set([('Meta_R', 0)]) using free keycode=149 2014-11-24 09:40:27,236 set_keycodes key 92 (set([('Meta_R', 0)])) mapped to keycode=149 2014-11-24 09:40:27,236 assign(93, set([('Menu', 2), ('Menu', 0), ('Menu', 3), ('Menu', 1)])) 2014-11-24 09:40:27,236 preserve matches for set([('Menu', 0)]) : {135: set([('Menu', 2), ('Menu', 0)])} 2014-11-24 09:40:27,236 found direct preserve superset for 93 : set([('Menu', 0)]) -> 135 : set([('Menu', 2), ('Menu', 0)]) 2014-11-24 09:40:27,236 set_keycodes key 93 (set([('Menu', 2), ('Menu', 0)])) mapped to keycode=135 2014-11-24 09:40:27,236 assign(96, set([('KP_0', 1), ('KP_0', 3), ('KP_0', 0), ('KP_0', 2)])) 2014-11-24 09:40:27,236 preserve matches for set([('KP_0', 0)]) : {90: set([('KP_0', 1), ('KP_Insert', 0), ('KP_0', 3), ('KP_Insert', 2)])} 2014-11-24 09:40:27,236 found keysym preserve superset with more keys for set([('KP_0', 0)]) : set([('KP_0', 1), ('KP_Insert', 0), ('KP_0', 3), ('KP_Insert', 2)]) 2014-11-24 09:40:27,236 set_keycodes key 96 (set([('KP_0', 1), ('KP_Insert', 0), ('KP_0', 3), ('KP_Insert', 2)])) mapped to keycode=90 2014-11-24 09:40:27,236 assign(97, set([('KP_1', 2), ('KP_1', 0), ('KP_1', 3), ('KP_1', 1)])) 2014-11-24 09:40:27,236 preserve matches for set([('KP_1', 0)]) : {87: set([('KP_1', 3), ('KP_End', 2), ('KP_1', 1), ('KP_End', 0)])} 2014-11-24 09:40:27,236 found keysym preserve superset with more keys for set([('KP_1', 0)]) : set([('KP_1', 3), ('KP_End', 2), ('KP_1', 1), ('KP_End', 0)]) 2014-11-24 09:40:27,236 set_keycodes key 97 (set([('KP_1', 3), ('KP_End', 2), ('KP_1', 1), ('KP_End', 0)])) mapped to keycode=87 2014-11-24 09:40:27,236 assign(98, set([('KP_2', 0), ('KP_2', 3), ('KP_2', 1), ('KP_2', 2)])) 2014-11-24 09:40:27,236 preserve matches for set([('KP_2', 0)]) : {88: set([('KP_Down', 0), ('KP_2', 3), ('KP_2', 1), ('KP_Down', 2)])} 2014-11-24 09:40:27,236 found keysym preserve superset with more keys for set([('KP_2', 0)]) : set([('KP_Down', 0), ('KP_2', 3), ('KP_2', 1), ('KP_Down', 2)]) 2014-11-24 09:40:27,236 set_keycodes key 98 (set([('KP_Down', 0), ('KP_2', 3), ('KP_2', 1), ('KP_Down', 2)])) mapped to keycode=88 2014-11-24 09:40:27,236 assign(99, set([('KP_3', 0), ('KP_3', 2), ('KP_3', 1), ('KP_3', 3)])) 2014-11-24 09:40:27,236 preserve matches for set([('KP_3', 0)]) : {89: set([('KP_3', 1), ('KP_Next', 0), ('KP_Next', 2), ('KP_3', 3)])} 2014-11-24 09:40:27,236 found keysym preserve superset with more keys for set([('KP_3', 0)]) : set([('KP_3', 1), ('KP_Next', 0), ('KP_Next', 2), ('KP_3', 3)]) 2014-11-24 09:40:27,237 set_keycodes key 99 (set([('KP_3', 1), ('KP_Next', 0), ('KP_Next', 2), ('KP_3', 3)])) mapped to keycode=89 2014-11-24 09:40:27,237 assign(100, set([('KP_4', 2), ('KP_4', 1), ('KP_4', 3), ('KP_4', 0)])) 2014-11-24 09:40:27,237 preserve matches for set([('KP_4', 0)]) : {83: set([('KP_Left', 0), ('KP_4', 1), ('KP_Left', 2), ('KP_4', 3)])} 2014-11-24 09:40:27,237 found keysym preserve superset with more keys for set([('KP_4', 0)]) : set([('KP_Left', 0), ('KP_4', 1), ('KP_Left', 2), ('KP_4', 3)]) 2014-11-24 09:40:27,237 set_keycodes key 100 (set([('KP_Left', 0), ('KP_4', 1), ('KP_Left', 2), ('KP_4', 3)])) mapped to keycode=83 2014-11-24 09:40:27,237 assign(101, set([('KP_5', 1), ('KP_5', 2), ('KP_5', 0), ('KP_5', 3)])) 2014-11-24 09:40:27,237 preserve matches for set([('KP_5', 0)]) : {84: set([('KP_Begin', 0), ('KP_5', 1), ('KP_Begin', 2), ('KP_5', 3)])} 2014-11-24 09:40:27,237 found keysym preserve superset with more keys for set([('KP_5', 0)]) : set([('KP_Begin', 0), ('KP_5', 1), ('KP_Begin', 2), ('KP_5', 3)]) 2014-11-24 09:40:27,237 set_keycodes key 101 (set([('KP_Begin', 0), ('KP_5', 1), ('KP_Begin', 2), ('KP_5', 3)])) mapped to keycode=84 2014-11-24 09:40:27,237 assign(102, set([('KP_6', 3), ('KP_6', 1), ('KP_6', 2), ('KP_6', 0)])) 2014-11-24 09:40:27,237 preserve matches for set([('KP_6', 0)]) : {85: set([('KP_6', 3), ('KP_Right', 0), ('KP_6', 1), ('KP_Right', 2)])} 2014-11-24 09:40:27,237 found keysym preserve superset with more keys for set([('KP_6', 0)]) : set([('KP_6', 3), ('KP_Right', 0), ('KP_6', 1), ('KP_Right', 2)]) 2014-11-24 09:40:27,237 set_keycodes key 102 (set([('KP_6', 3), ('KP_Right', 0), ('KP_6', 1), ('KP_Right', 2)])) mapped to keycode=85 2014-11-24 09:40:27,237 assign(103, set([('KP_7', 3), ('KP_7', 0), ('KP_7', 2), ('KP_7', 1)])) 2014-11-24 09:40:27,237 preserve matches for set([('KP_7', 0)]) : {79: set([('KP_7', 3), ('KP_Home', 2), ('KP_Home', 0), ('KP_7', 1)])} 2014-11-24 09:40:27,237 found keysym preserve superset with more keys for set([('KP_7', 0)]) : set([('KP_7', 3), ('KP_Home', 2), ('KP_Home', 0), ('KP_7', 1)]) 2014-11-24 09:40:27,237 set_keycodes key 103 (set([('KP_7', 3), ('KP_Home', 2), ('KP_Home', 0), ('KP_7', 1)])) mapped to keycode=79 2014-11-24 09:40:27,237 assign(104, set([('KP_8', 1), ('KP_8', 3), ('KP_8', 0), ('KP_8', 2)])) 2014-11-24 09:40:27,237 preserve matches for set([('KP_8', 0)]) : {80: set([('KP_8', 1), ('KP_8', 3), ('KP_Up', 2), ('KP_Up', 0)])} 2014-11-24 09:40:27,237 found keysym preserve superset with more keys for set([('KP_8', 0)]) : set([('KP_8', 1), ('KP_8', 3), ('KP_Up', 2), ('KP_Up', 0)]) 2014-11-24 09:40:27,237 set_keycodes key 104 (set([('KP_8', 1), ('KP_8', 3), ('KP_Up', 2), ('KP_Up', 0)])) mapped to keycode=80 2014-11-24 09:40:27,237 assign(105, set([('KP_9', 2), ('KP_9', 0), ('KP_9', 3), ('KP_9', 1)])) 2014-11-24 09:40:27,237 preserve matches for set([('KP_9', 0)]) : {81: set([('KP_Prior', 0), ('KP_9', 3), ('KP_9', 1), ('KP_Prior', 2)])} 2014-11-24 09:40:27,237 found keysym preserve superset with more keys for set([('KP_9', 0)]) : set([('KP_Prior', 0), ('KP_9', 3), ('KP_9', 1), ('KP_Prior', 2)]) 2014-11-24 09:40:27,237 set_keycodes key 105 (set([('KP_Prior', 0), ('KP_9', 3), ('KP_9', 1), ('KP_Prior', 2)])) mapped to keycode=81 2014-11-24 09:40:27,237 assign(106, set([('KP_Multiply', 3), ('KP_Multiply', 0), ('KP_Multiply', 2), ('KP_Multiply', 1)])) 2014-11-24 09:40:27,237 preserve matches for set([('KP_Multiply', 0)]) : {63: set([('KP_Multiply', 4), ('KP_Multiply', 5), ('XF86ClearGrab', 6), ('KP_Multiply', 2), ('KP_Multiply', 3), ('KP_Multiply', 0), ('KP_Multiply', 1)])} 2014-11-24 09:40:27,237 found direct preserve superset for 106 : set([('KP_Multiply', 0)]) -> 63 : set([('KP_Multiply', 4), ('KP_Multiply', 5), ('XF86ClearGrab', 6), ('KP_Multiply', 2), ('KP_Multiply', 3), ('KP_Multiply', 0), ('KP_Multiply', 1)]) 2014-11-24 09:40:27,237 set_keycodes key 106 (set([('KP_Multiply', 4), ('KP_Multiply', 5), ('XF86ClearGrab', 6), ('KP_Multiply', 2), ('KP_Multiply', 3), ('KP_Multiply', 0), ('KP_Multiply', 1)])) mapped to keycode=63 2014-11-24 09:40:27,237 assign(107, set([('KP_Add', 0), ('KP_Add', 2), ('KP_Add', 1), ('KP_Add', 3)])) 2014-11-24 09:40:27,237 preserve matches for set([('KP_Add', 0)]) : {86: set([('KP_Add', 2), ('KP_Add', 3), ('KP_Add', 0), ('KP_Add', 1), ('XF86Next_VMode', 6), ('KP_Add', 4), ('KP_Add', 5)])} 2014-11-24 09:40:27,237 found direct preserve superset for 107 : set([('KP_Add', 0)]) -> 86 : set([('KP_Add', 2), ('KP_Add', 3), ('KP_Add', 0), ('KP_Add', 1), ('XF86Next_VMode', 6), ('KP_Add', 4), ('KP_Add', 5)]) 2014-11-24 09:40:27,237 set_keycodes key 107 (set([('KP_Add', 2), ('KP_Add', 3), ('KP_Add', 0), ('KP_Add', 1), ('XF86Next_VMode', 6), ('KP_Add', 4), ('KP_Add', 5)])) mapped to keycode=86 2014-11-24 09:40:27,238 assign(109, set([('KP_Subtract', 0), ('KP_Subtract', 2), ('KP_Subtract', 1), ('KP_Subtract', 3)])) 2014-11-24 09:40:27,238 preserve matches for set([('KP_Subtract', 0)]) : {82: set([('KP_Subtract', 2), ('KP_Subtract', 3), ('KP_Subtract', 0), ('KP_Subtract', 1), ('XF86Prev_VMode', 6), ('KP_Subtract', 4), ('KP_Subtract', 5)])} 2014-11-24 09:40:27,238 found direct preserve superset for 109 : set([('KP_Subtract', 0)]) -> 82 : set([('KP_Subtract', 2), ('KP_Subtract', 3), ('KP_Subtract', 0), ('KP_Subtract', 1), ('XF86Prev_VMode', 6), ('KP_Subtract', 4), ('KP_Subtract', 5)]) 2014-11-24 09:40:27,238 set_keycodes key 109 (set([('KP_Subtract', 2), ('KP_Subtract', 3), ('KP_Subtract', 0), ('KP_Subtract', 1), ('XF86Prev_VMode', 6), ('KP_Subtract', 4), ('KP_Subtract', 5)])) mapped to keycode=82 2014-11-24 09:40:27,238 assign(110, set([('KP_Decimal', 0), ('KP_Decimal', 1)])) 2014-11-24 09:40:27,238 preserve matches for set([('KP_Decimal', 0)]) : {129: set([('KP_Decimal', 0), ('KP_Decimal', 2), ('KP_Decimal', 1), ('KP_Decimal', 3)]), 91: set([('KP_Delete', 2), ('KP_Decimal', 1), ('KP_Decimal', 3), ('KP_Delete', 0)])} 2014-11-24 09:40:27,238 found direct preserve superset for 110 : set([('KP_Decimal', 0)]) -> 129 : set([('KP_Decimal', 0), ('KP_Decimal', 2), ('KP_Decimal', 1), ('KP_Decimal', 3)]) 2014-11-24 09:40:27,238 set_keycodes key 110 (set([('KP_Decimal', 0), ('KP_Decimal', 2), ('KP_Decimal', 1), ('KP_Decimal', 3)])) mapped to keycode=129 2014-11-24 09:40:27,238 assign(111, set([('KP_Divide', 3), ('KP_Divide', 1), ('KP_Divide', 2), ('KP_Divide', 0)])) 2014-11-24 09:40:27,238 preserve matches for set([('KP_Divide', 0)]) : {106: set([('KP_Divide', 4), ('KP_Divide', 1), ('KP_Divide', 0), ('KP_Divide', 3), ('KP_Divide', 2), ('XF86Ungrab', 6), ('KP_Divide', 5)])} 2014-11-24 09:40:27,238 found direct preserve superset for 111 : set([('KP_Divide', 0)]) -> 106 : set([('KP_Divide', 4), ('KP_Divide', 1), ('KP_Divide', 0), ('KP_Divide', 3), ('KP_Divide', 2), ('XF86Ungrab', 6), ('KP_Divide', 5)]) 2014-11-24 09:40:27,238 set_keycodes key 111 (set([('KP_Divide', 4), ('KP_Divide', 1), ('KP_Divide', 0), ('KP_Divide', 3), ('KP_Divide', 2), ('XF86Ungrab', 6), ('KP_Divide', 5)])) mapped to keycode=106 2014-11-24 09:40:27,238 assign(112, set([('F1', 2), ('F1', 0), ('F1', 3), ('F1', 1)])) 2014-11-24 09:40:27,238 preserve matches for set([('F1', 0)]) : {67: set([('F1', 2), ('F1', 3), ('F1', 4), ('F1', 5), ('XF86Switch_VT_1', 6), ('F1', 0), ('F1', 1)])} 2014-11-24 09:40:27,238 found direct preserve superset for 112 : set([('F1', 0)]) -> 67 : set([('F1', 2), ('F1', 3), ('F1', 4), ('F1', 5), ('XF86Switch_VT_1', 6), ('F1', 0), ('F1', 1)]) 2014-11-24 09:40:27,238 set_keycodes key 112 (set([('F1', 2), ('F1', 3), ('F1', 4), ('F1', 5), ('XF86Switch_VT_1', 6), ('F1', 0), ('F1', 1)])) mapped to keycode=67 2014-11-24 09:40:27,238 assign(113, set([('F2', 0), ('F2', 3), ('F2', 1), ('F2', 2)])) 2014-11-24 09:40:27,238 preserve matches for set([('F2', 0)]) : {68: set([('XF86Switch_VT_2', 6), ('F2', 1), ('F2', 0), ('F2', 3), ('F2', 2), ('F2', 5), ('F2', 4)])} 2014-11-24 09:40:27,238 found direct preserve superset for 113 : set([('F2', 0)]) -> 68 : set([('XF86Switch_VT_2', 6), ('F2', 1), ('F2', 0), ('F2', 3), ('F2', 2), ('F2', 5), ('F2', 4)]) 2014-11-24 09:40:27,238 set_keycodes key 113 (set([('XF86Switch_VT_2', 6), ('F2', 1), ('F2', 0), ('F2', 3), ('F2', 2), ('F2', 5), ('F2', 4)])) mapped to keycode=68 2014-11-24 09:40:27,238 assign(114, set([('F3', 0), ('F3', 2), ('F3', 1), ('F3', 3)])) 2014-11-24 09:40:27,238 preserve matches for set([('F3', 0)]) : {69: set([('XF86Switch_VT_3', 6), ('F3', 2), ('F3', 3), ('F3', 0), ('F3', 1), ('F3', 4), ('F3', 5)])} 2014-11-24 09:40:27,238 found direct preserve superset for 114 : set([('F3', 0)]) -> 69 : set([('XF86Switch_VT_3', 6), ('F3', 2), ('F3', 3), ('F3', 0), ('F3', 1), ('F3', 4), ('F3', 5)]) 2014-11-24 09:40:27,238 set_keycodes key 114 (set([('XF86Switch_VT_3', 6), ('F3', 2), ('F3', 3), ('F3', 0), ('F3', 1), ('F3', 4), ('F3', 5)])) mapped to keycode=69 2014-11-24 09:40:27,238 assign(115, set([('F4', 2), ('F4', 1), ('F4', 3), ('F4', 0)])) 2014-11-24 09:40:27,238 preserve matches for set([('F4', 0)]) : {70: set([('F4', 5), ('F4', 4), ('F4', 3), ('F4', 2), ('XF86Switch_VT_4', 6), ('F4', 1), ('F4', 0)])} 2014-11-24 09:40:27,238 found direct preserve superset for 115 : set([('F4', 0)]) -> 70 : set([('F4', 5), ('F4', 4), ('F4', 3), ('F4', 2), ('XF86Switch_VT_4', 6), ('F4', 1), ('F4', 0)]) 2014-11-24 09:40:27,238 set_keycodes key 115 (set([('F4', 5), ('F4', 4), ('F4', 3), ('F4', 2), ('XF86Switch_VT_4', 6), ('F4', 1), ('F4', 0)])) mapped to keycode=70 2014-11-24 09:40:27,238 assign(116, set([('F5', 1), ('F5', 2), ('F5', 0), ('F5', 3)])) 2014-11-24 09:40:27,238 preserve matches for set([('F5', 0)]) : {71: set([('F5', 4), ('F5', 5), ('F5', 0), ('XF86Switch_VT_5', 6), ('F5', 1), ('F5', 2), ('F5', 3)])} 2014-11-24 09:40:27,238 found direct preserve superset for 116 : set([('F5', 0)]) -> 71 : set([('F5', 4), ('F5', 5), ('F5', 0), ('XF86Switch_VT_5', 6), ('F5', 1), ('F5', 2), ('F5', 3)]) 2014-11-24 09:40:27,238 set_keycodes key 116 (set([('F5', 4), ('F5', 5), ('F5', 0), ('XF86Switch_VT_5', 6), ('F5', 1), ('F5', 2), ('F5', 3)])) mapped to keycode=71 2014-11-24 09:40:27,238 assign(117, set([('F6', 3), ('F6', 1), ('F6', 2), ('F6', 0)])) 2014-11-24 09:40:27,238 preserve matches for set([('F6', 0)]) : {72: set([('F6', 4), ('F6', 1), ('F6', 0), ('F6', 3), ('F6', 2), ('XF86Switch_VT_6', 6), ('F6', 5)])} 2014-11-24 09:40:27,239 found direct preserve superset for 117 : set([('F6', 0)]) -> 72 : set([('F6', 4), ('F6', 1), ('F6', 0), ('F6', 3), ('F6', 2), ('XF86Switch_VT_6', 6), ('F6', 5)]) 2014-11-24 09:40:27,239 set_keycodes key 117 (set([('F6', 4), ('F6', 1), ('F6', 0), ('F6', 3), ('F6', 2), ('XF86Switch_VT_6', 6), ('F6', 5)])) mapped to keycode=72 2014-11-24 09:40:27,239 assign(118, set([('F7', 3), ('F7', 0), ('F7', 2), ('F7', 1)])) 2014-11-24 09:40:27,239 preserve matches for set([('F7', 0)]) : {73: set([('F7', 3), ('F7', 0), ('F7', 1), ('F7', 4), ('F7', 5), ('XF86Switch_VT_7', 6), ('F7', 2)])} 2014-11-24 09:40:27,239 found direct preserve superset for 118 : set([('F7', 0)]) -> 73 : set([('F7', 3), ('F7', 0), ('F7', 1), ('F7', 4), ('F7', 5), ('XF86Switch_VT_7', 6), ('F7', 2)]) 2014-11-24 09:40:27,239 set_keycodes key 118 (set([('F7', 3), ('F7', 0), ('F7', 1), ('F7', 4), ('F7', 5), ('XF86Switch_VT_7', 6), ('F7', 2)])) mapped to keycode=73 2014-11-24 09:40:27,239 assign(119, set([('F8', 1), ('F8', 3), ('F8', 0), ('F8', 2)])) 2014-11-24 09:40:27,239 preserve matches for set([('F8', 0)]) : {74: set([('F8', 3), ('F8', 2), ('F8', 1), ('F8', 0), ('XF86Switch_VT_8', 6), ('F8', 5), ('F8', 4)])} 2014-11-24 09:40:27,239 found direct preserve superset for 119 : set([('F8', 0)]) -> 74 : set([('F8', 3), ('F8', 2), ('F8', 1), ('F8', 0), ('XF86Switch_VT_8', 6), ('F8', 5), ('F8', 4)]) 2014-11-24 09:40:27,239 set_keycodes key 119 (set([('F8', 3), ('F8', 2), ('F8', 1), ('F8', 0), ('XF86Switch_VT_8', 6), ('F8', 5), ('F8', 4)])) mapped to keycode=74 2014-11-24 09:40:27,239 assign(120, set([('F9', 2), ('F9', 0), ('F9', 3), ('F9', 1)])) 2014-11-24 09:40:27,239 preserve matches for set([('F9', 0)]) : {75: set([('F9', 0), ('F9', 1), ('F9', 2), ('F9', 3), ('F9', 4), ('F9', 5), ('XF86Switch_VT_9', 6)])} 2014-11-24 09:40:27,239 found direct preserve superset for 120 : set([('F9', 0)]) -> 75 : set([('F9', 0), ('F9', 1), ('F9', 2), ('F9', 3), ('F9', 4), ('F9', 5), ('XF86Switch_VT_9', 6)]) 2014-11-24 09:40:27,239 set_keycodes key 120 (set([('F9', 0), ('F9', 1), ('F9', 2), ('F9', 3), ('F9', 4), ('F9', 5), ('XF86Switch_VT_9', 6)])) mapped to keycode=75 2014-11-24 09:40:27,239 assign(121, set([('F10', 0), ('F10', 3), ('F10', 1), ('F10', 2)])) 2014-11-24 09:40:27,239 preserve matches for set([('F10', 0)]) : {76: set([('F10', 1), ('F10', 0), ('F10', 3), ('F10', 2), ('F10', 5), ('F10', 4), ('XF86Switch_VT_10', 6)])} 2014-11-24 09:40:27,239 found direct preserve superset for 121 : set([('F10', 0)]) -> 76 : set([('F10', 1), ('F10', 0), ('F10', 3), ('F10', 2), ('F10', 5), ('F10', 4), ('XF86Switch_VT_10', 6)]) 2014-11-24 09:40:27,239 set_keycodes key 121 (set([('F10', 1), ('F10', 0), ('F10', 3), ('F10', 2), ('F10', 5), ('F10', 4), ('XF86Switch_VT_10', 6)])) mapped to keycode=76 2014-11-24 09:40:27,239 assign(122, set([('F11', 0), ('F11', 2), ('F11', 1), ('F11', 3)])) 2014-11-24 09:40:27,239 preserve matches for set([('F11', 0)]) : {95: set([('F11', 0), ('F11', 1), ('XF86Switch_VT_11', 6), ('F11', 4), ('F11', 5), ('F11', 2), ('F11', 3)])} 2014-11-24 09:40:27,239 found direct preserve superset for 122 : set([('F11', 0)]) -> 95 : set([('F11', 0), ('F11', 1), ('XF86Switch_VT_11', 6), ('F11', 4), ('F11', 5), ('F11', 2), ('F11', 3)]) 2014-11-24 09:40:27,239 set_keycodes key 122 (set([('F11', 0), ('F11', 1), ('XF86Switch_VT_11', 6), ('F11', 4), ('F11', 5), ('F11', 2), ('F11', 3)])) mapped to keycode=95 2014-11-24 09:40:27,239 assign(123, set([('F12', 1), ('F12', 3), ('F12', 0), ('F12', 2)])) 2014-11-24 09:40:27,239 preserve matches for set([('F12', 0)]) : {96: set([('F12', 5), ('F12', 4), ('F12', 1), ('F12', 3), ('F12', 2), ('XF86Switch_VT_12', 6), ('F12', 0)])} 2014-11-24 09:40:27,239 found direct preserve superset for 123 : set([('F12', 0)]) -> 96 : set([('F12', 5), ('F12', 4), ('F12', 1), ('F12', 3), ('F12', 2), ('XF86Switch_VT_12', 6), ('F12', 0)]) 2014-11-24 09:40:27,239 set_keycodes key 123 (set([('F12', 5), ('F12', 4), ('F12', 1), ('F12', 3), ('F12', 2), ('XF86Switch_VT_12', 6), ('F12', 0)])) mapped to keycode=96 2014-11-24 09:40:27,239 assign(124, set([('F13', 2), ('F13', 0), ('F13', 3), ('F13', 1)])) 2014-11-24 09:40:27,239 no preserve matches for set([('F13', 0)]) 2014-11-24 09:40:27,239 set_keycodes key set([('F13', 0)]) using free keycode=154 2014-11-24 09:40:27,239 set_keycodes key 124 (set([('F13', 0)])) mapped to keycode=154 2014-11-24 09:40:27,239 assign(125, set([('F14', 3), ('F14', 1), ('F14', 2), ('F14', 0)])) 2014-11-24 09:40:27,239 no preserve matches for set([('F14', 0)]) 2014-11-24 09:40:27,239 set_keycodes key set([('F14', 0)]) using free keycode=168 2014-11-24 09:40:27,240 set_keycodes key 125 (set([('F14', 0)])) mapped to keycode=168 2014-11-24 09:40:27,240 assign(126, set([('F15', 3), ('F15', 0), ('F15', 2), ('F15', 1)])) 2014-11-24 09:40:27,240 no preserve matches for set([('F15', 0)]) 2014-11-24 09:40:27,240 set_keycodes key set([('F15', 0)]) using free keycode=178 2014-11-24 09:40:27,240 set_keycodes key 126 (set([('F15', 0)])) mapped to keycode=178 2014-11-24 09:40:27,240 assign(127, set([('F16', 2), ('F16', 1), ('F16', 3), ('F16', 0)])) 2014-11-24 09:40:27,240 no preserve matches for set([('F16', 0)]) 2014-11-24 09:40:27,240 set_keycodes key set([('F16', 0)]) using free keycode=183 2014-11-24 09:40:27,240 set_keycodes key 127 (set([('F16', 0)])) mapped to keycode=183 2014-11-24 09:40:27,240 assign(128, set([('F17', 1), ('F17', 2), ('F17', 0), ('F17', 3)])) 2014-11-24 09:40:27,240 no preserve matches for set([('F17', 0)]) 2014-11-24 09:40:27,240 set_keycodes key set([('F17', 0)]) using free keycode=184 2014-11-24 09:40:27,240 set_keycodes key 128 (set([('F17', 0)])) mapped to keycode=184 2014-11-24 09:40:27,240 assign(129, set([('F18', 0), ('F18', 3), ('F18', 1), ('F18', 2)])) 2014-11-24 09:40:27,240 no preserve matches for set([('F18', 0)]) 2014-11-24 09:40:27,240 set_keycodes key set([('F18', 0)]) using free keycode=197 2014-11-24 09:40:27,240 set_keycodes key 129 (set([('F18', 0)])) mapped to keycode=197 2014-11-24 09:40:27,240 assign(130, set([('F19', 0), ('F19', 2), ('F19', 1), ('F19', 3)])) 2014-11-24 09:40:27,240 no preserve matches for set([('F19', 0)]) 2014-11-24 09:40:27,240 set_keycodes key set([('F19', 0)]) using free keycode=202 2014-11-24 09:40:27,240 set_keycodes key 130 (set([('F19', 0)])) mapped to keycode=202 2014-11-24 09:40:27,240 assign(131, set([('F20', 0), ('F20', 2), ('F20', 1), ('F20', 3)])) 2014-11-24 09:40:27,240 no preserve matches for set([('F20', 0)]) 2014-11-24 09:40:27,240 set_keycodes key set([('F20', 0)]) using free keycode=217 2014-11-24 09:40:27,240 set_keycodes key 131 (set([('F20', 0)])) mapped to keycode=217 2014-11-24 09:40:27,240 assign(132, set([('F21', 0), ('F21', 3), ('F21', 1), ('F21', 2)])) 2014-11-24 09:40:27,240 no preserve matches for set([('F21', 0)]) 2014-11-24 09:40:27,240 set_keycodes key set([('F21', 0)]) using free keycode=219 2014-11-24 09:40:27,240 set_keycodes key 132 (set([('F21', 0)])) mapped to keycode=219 2014-11-24 09:40:27,240 assign(133, set([('F22', 2), ('F22', 0), ('F22', 3), ('F22', 1)])) 2014-11-24 09:40:27,240 no preserve matches for set([('F22', 0)]) 2014-11-24 09:40:27,240 set_keycodes key set([('F22', 0)]) using free keycode=221 2014-11-24 09:40:27,240 set_keycodes key 133 (set([('F22', 0)])) mapped to keycode=221 2014-11-24 09:40:27,240 assign(134, set([('F23', 1), ('F23', 3), ('F23', 0), ('F23', 2)])) 2014-11-24 09:40:27,240 no preserve matches for set([('F23', 0)]) 2014-11-24 09:40:27,240 set_keycodes key set([('F23', 0)]) using free keycode=222 2014-11-24 09:40:27,240 set_keycodes key 134 (set([('F23', 0)])) mapped to keycode=222 2014-11-24 09:40:27,241 assign(135, set([('F24', 3), ('F24', 0), ('F24', 2), ('F24', 1)])) 2014-11-24 09:40:27,241 no preserve matches for set([('F24', 0)]) 2014-11-24 09:40:27,241 set_keycodes key set([('F24', 0)]) using free keycode=230 2014-11-24 09:40:27,241 set_keycodes key 135 (set([('F24', 0)])) mapped to keycode=230 2014-11-24 09:40:27,241 assign(144, set([('Num_Lock', 3), ('Num_Lock', 1), ('Num_Lock', 2), ('Num_Lock', 0)])) 2014-11-24 09:40:27,241 preserve matches for set([('Num_Lock', 0)]) : {77: set([('Num_Lock', 2), ('Num_Lock', 0)])} 2014-11-24 09:40:27,241 found direct preserve superset for 144 : set([('Num_Lock', 0)]) -> 77 : set([('Num_Lock', 2), ('Num_Lock', 0)]) 2014-11-24 09:40:27,241 set_keycodes key 144 (set([('Num_Lock', 2), ('Num_Lock', 0)])) mapped to keycode=77 2014-11-24 09:40:27,241 assign(145, set([('Scroll_Lock', 2), ('Scroll_Lock', 1), ('Scroll_Lock', 3), ('Scroll_Lock', 0)])) 2014-11-24 09:40:27,241 preserve matches for set([('Scroll_Lock', 0)]) : {78: set([('Scroll_Lock', 2), ('Scroll_Lock', 0)])} 2014-11-24 09:40:27,241 found direct preserve superset for 145 : set([('Scroll_Lock', 0)]) -> 78 : set([('Scroll_Lock', 2), ('Scroll_Lock', 0)]) 2014-11-24 09:40:27,241 set_keycodes key 145 (set([('Scroll_Lock', 2), ('Scroll_Lock', 0)])) mapped to keycode=78 2014-11-24 09:40:27,241 assign(160, set([('Shift_L', 0), ('Shift_L', 3), ('Shift_L', 1), ('Shift_L', 2)])) 2014-11-24 09:40:27,241 preserve matches for set([('Shift_L', 0)]) : {50: set([('Shift_L', 0), ('Shift_L', 2)])} 2014-11-24 09:40:27,241 found direct preserve superset for 160 : set([('Shift_L', 0)]) -> 50 : set([('Shift_L', 0), ('Shift_L', 2)]) 2014-11-24 09:40:27,241 assign: keycode 50 already in use: set([('Shift_L', 0), ('Shift_L', 2)]) 2014-11-24 09:40:27,241 set_keycodes key set([('Shift_L', 0), ('Shift_L', 2)]) using free keycode=247 2014-11-24 09:40:27,241 set_keycodes key 160 (set([('Shift_L', 0), ('Shift_L', 2)])) mapped to keycode=247 2014-11-24 09:40:27,241 assign(161, set([('Shift_R', 2), ('Shift_R', 1), ('Shift_R', 3), ('Shift_R', 0)])) 2014-11-24 09:40:27,241 preserve matches for set([('Shift_R', 0)]) : {62: set([('Shift_R', 2), ('Shift_R', 0)])} 2014-11-24 09:40:27,241 found direct preserve superset for 161 : set([('Shift_R', 0)]) -> 62 : set([('Shift_R', 2), ('Shift_R', 0)]) 2014-11-24 09:40:27,241 set_keycodes key 161 (set([('Shift_R', 2), ('Shift_R', 0)])) mapped to keycode=62 2014-11-24 09:40:27,241 assign(162, set([('Control_L', 0), ('Control_L', 2), ('Control_L', 1), ('Control_L', 3)])) 2014-11-24 09:40:27,241 preserve matches for set([('Control_L', 0)]) : {37: set([('Control_L', 0), ('Control_L', 2)])} 2014-11-24 09:40:27,241 found direct preserve superset for 162 : set([('Control_L', 0)]) -> 37 : set([('Control_L', 0), ('Control_L', 2)]) 2014-11-24 09:40:27,241 assign: keycode 37 already in use: set([('Control_L', 0), ('Control_L', 2)]) 2014-11-24 09:40:27,241 set_keycodes key set([('Control_L', 0), ('Control_L', 2)]) using free keycode=248 2014-11-24 09:40:27,241 set_keycodes key 162 (set([('Control_L', 0), ('Control_L', 2)])) mapped to keycode=248 2014-11-24 09:40:27,241 assign(163, set([('Control_R', 1), ('Control_R', 2), ('Control_R', 0), ('Control_R', 3)])) 2014-11-24 09:40:27,241 preserve matches for set([('Control_R', 0)]) : {105: set([('Control_R', 2), ('Control_R', 0)])} 2014-11-24 09:40:27,241 found direct preserve superset for 163 : set([('Control_R', 0)]) -> 105 : set([('Control_R', 2), ('Control_R', 0)]) 2014-11-24 09:40:27,241 set_keycodes key 163 (set([('Control_R', 2), ('Control_R', 0)])) mapped to keycode=105 2014-11-24 09:40:27,241 assign(164, set([('Alt_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Alt_L', 3)])) 2014-11-24 09:40:27,241 preserve matches for set([('Alt_L', 0)]) : {64: set([('Meta_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Meta_L', 3)]), 204: set([('Alt_L', 1), ('Alt_L', 3)])} 2014-11-24 09:40:27,241 found direct preserve superset for 164 : set([('Alt_L', 0)]) -> 64 : set([('Meta_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Meta_L', 3)]) 2014-11-24 09:40:27,241 assign: keycode 64 already in use: set([('Meta_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Meta_L', 3)]) 2014-11-24 09:40:27,242 set_keycodes key set([('Meta_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Meta_L', 3)]) using free keycode=249 2014-11-24 09:40:27,242 set_keycodes key 164 (set([('Meta_L', 1), ('Alt_L', 2), ('Alt_L', 0), ('Meta_L', 3)])) mapped to keycode=249 2014-11-24 09:40:27,242 assign(165, set([('Alt_R', 0), ('Alt_R', 2), ('Alt_R', 1), ('Alt_R', 3)])) 2014-11-24 09:40:27,242 no preserve matches for set([('Alt_R', 0)]) 2014-11-24 09:40:27,242 set_keycodes key set([('Alt_R', 0)]) using free keycode=250 2014-11-24 09:40:27,242 set_keycodes key 165 (set([('Alt_R', 0)])) mapped to keycode=250 2014-11-24 09:40:27,242 assign(186, set([('dead_grave', 0), ('dead_circumflex', 1), ('bracketleft', 2)])) 2014-11-24 09:40:27,242 preserve matches for set([('dead_grave', 0), ('dead_circumflex', 1), ('bracketleft', 2)]) : {17: set([('parenleft', 1), ('parenleft', 3), ('trademark', 5), ('8', 0), ('bracketleft', 6), ('8', 2), ('bracketleft', 4)]), 34: set([('dead_grave', 0), ('dead_abovering', 5), ('dead_circumflex', 3), ('dead_grave', 2), ('dead_circumflex', 1), ('bracketleft', 6), ('bracketleft', 4)])} 2014-11-24 09:40:27,242 found keysym preserve superset with more keys for set([('dead_grave', 0), ('dead_circumflex', 1), ('bracketleft', 2)]) : set([('dead_grave', 0), ('dead_abovering', 5), ('dead_circumflex', 3), ('dead_grave', 2), ('dead_circumflex', 1), ('bracketleft', 6), ('bracketleft', 4)]) 2014-11-24 09:40:27,242 set_keycodes key 186 (set([('dead_grave', 0), ('dead_abovering', 5), ('dead_circumflex', 3), ('dead_grave', 2), ('dead_circumflex', 1), ('bracketleft', 6), ('bracketleft', 4)])) mapped to keycode=34 2014-11-24 09:40:27,242 assign(187, set([('bracketright', 2), ('asterisk', 1), ('plus', 0)])) 2014-11-24 09:40:27,242 preserve matches for set([('bracketright', 2), ('asterisk', 1), ('plus', 0)]) : {18: set([('parenright', 1), ('plusminus', 5), ('9', 2), ('bracketright', 4), ('parenright', 3), ('9', 0), ('bracketright', 6)]), 35: set([('dead_macron', 5), ('asterisk', 1), ('plus', 2), ('plus', 0), ('bracketright', 4), ('asterisk', 3), ('bracketright', 6)])} 2014-11-24 09:40:27,242 found keysym preserve superset with more keys for set([('bracketright', 2), ('asterisk', 1), ('plus', 0)]) : set([('dead_macron', 5), ('asterisk', 1), ('plus', 2), ('plus', 0), ('bracketright', 4), ('asterisk', 3), ('bracketright', 6)]) 2014-11-24 09:40:27,242 set_keycodes key 187 (set([('dead_macron', 5), ('asterisk', 1), ('plus', 2), ('plus', 0), ('bracketright', 4), ('asterisk', 3), ('bracketright', 6)])) mapped to keycode=35 2014-11-24 09:40:27,242 assign(188, set([('semicolon', 1), ('comma', 0)])) 2014-11-24 09:40:27,242 preserve matches for set([('semicolon', 1), ('comma', 0)]) : {59: set([('horizconnector', 4), ('comma', 2), ('semicolon', 1), ('horizconnector', 6), ('comma', 0), ('semicolon', 3), ('multiply', 5)])} 2014-11-24 09:40:27,242 found direct preserve superset for 188 : set([('semicolon', 1), ('comma', 0)]) -> 59 : set([('horizconnector', 4), ('comma', 2), ('semicolon', 1), ('horizconnector', 6), ('comma', 0), ('semicolon', 3), ('multiply', 5)]) 2014-11-24 09:40:27,242 set_keycodes key 188 (set([('horizconnector', 4), ('comma', 2), ('semicolon', 1), ('horizconnector', 6), ('comma', 0), ('semicolon', 3), ('multiply', 5)])) mapped to keycode=59 2014-11-24 09:40:27,242 assign(189, set([('underscore', 1), ('minus', 0)])) 2014-11-24 09:40:27,242 preserve matches for set([('underscore', 1), ('minus', 0)]) : {61: set([('underscore', 3), ('dead_abovedot', 5), ('minus', 0), ('minus', 2), ('dead_belowdot', 6), ('underscore', 1), ('dead_belowdot', 4)])} 2014-11-24 09:40:27,242 found direct preserve superset for 189 : set([('underscore', 1), ('minus', 0)]) -> 61 : set([('underscore', 3), ('dead_abovedot', 5), ('minus', 0), ('minus', 2), ('dead_belowdot', 6), ('underscore', 1), ('dead_belowdot', 4)]) 2014-11-24 09:40:27,242 set_keycodes key 189 (set([('underscore', 3), ('dead_abovedot', 5), ('minus', 0), ('minus', 2), ('dead_belowdot', 6), ('underscore', 1), ('dead_belowdot', 4)])) mapped to keycode=61 2014-11-24 09:40:27,242 assign(190, set([('colon', 1), ('period', 0)])) 2014-11-24 09:40:27,242 preserve matches for set([('colon', 1), ('period', 0)]) : {60: set([('periodcentered', 4), ('period', 2), ('colon', 3), ('periodcentered', 6), ('colon', 1), ('division', 5), ('period', 0)])} 2014-11-24 09:40:27,242 found direct preserve superset for 190 : set([('colon', 1), ('period', 0)]) -> 60 : set([('periodcentered', 4), ('period', 2), ('colon', 3), ('periodcentered', 6), ('colon', 1), ('division', 5), ('period', 0)]) 2014-11-24 09:40:27,242 set_keycodes key 190 (set([('periodcentered', 4), ('period', 2), ('colon', 3), ('periodcentered', 6), ('colon', 1), ('division', 5), ('period', 0)])) mapped to keycode=60 2014-11-24 09:40:27,242 assign(191, set([('ccedilla', 0), ('Ccedilla', 1), ('braceright', 2)])) 2014-11-24 09:40:27,242 preserve matches for set([('ccedilla', 0), ('Ccedilla', 1), ('braceright', 2)]) : {19: set([('equal', 1), ('braceright', 6), ('equal', 3), ('braceright', 4), ('0', 0), ('0', 2), ('degree', 5)]), 51: set([('ccedilla', 0), ('braceright', 6), ('Ccedilla', 1), ('braceright', 4), ('dead_breve', 5), ('ccedilla', 2), ('Ccedilla', 3)])} 2014-11-24 09:40:27,242 found keysym preserve superset with more keys for set([('ccedilla', 0), ('Ccedilla', 1), ('braceright', 2)]) : set([('ccedilla', 0), ('braceright', 6), ('Ccedilla', 1), ('braceright', 4), ('dead_breve', 5), ('ccedilla', 2), ('Ccedilla', 3)]) 2014-11-24 09:40:27,242 set_keycodes key 191 (set([('ccedilla', 0), ('braceright', 6), ('Ccedilla', 1), ('braceright', 4), ('dead_breve', 5), ('ccedilla', 2), ('Ccedilla', 3)])) mapped to keycode=51 2014-11-24 09:40:27,242 assign(192, set([('ntilde', 0), ('Ntilde', 1)])) 2014-11-24 09:40:27,242 preserve matches for set([('ntilde', 0), ('Ntilde', 1)]) : {47: set([('ntilde', 0), ('Ntilde', 3), ('asciitilde', 6), ('dead_doubleacute', 5), ('ntilde', 2), ('asciitilde', 4), ('Ntilde', 1)])} 2014-11-24 09:40:27,243 found direct preserve superset for 192 : set([('ntilde', 0), ('Ntilde', 1)]) -> 47 : set([('ntilde', 0), ('Ntilde', 3), ('asciitilde', 6), ('dead_doubleacute', 5), ('ntilde', 2), ('asciitilde', 4), ('Ntilde', 1)]) 2014-11-24 09:40:27,243 set_keycodes key 192 (set([('ntilde', 0), ('Ntilde', 3), ('asciitilde', 6), ('dead_doubleacute', 5), ('ntilde', 2), ('asciitilde', 4), ('Ntilde', 1)])) mapped to keycode=47 2014-11-24 09:40:27,243 assign(219, set([('apostrophe', 0), ('question', 1)])) 2014-11-24 09:40:27,243 preserve matches for set([('apostrophe', 0), ('question', 1)]) : {20: set([('question', 1), ('backslash', 4), ('backslash', 6), ('apostrophe', 2), ('apostrophe', 0), ('questiondown', 5), ('question', 3)])} 2014-11-24 09:40:27,243 found direct preserve superset for 219 : set([('apostrophe', 0), ('question', 1)]) -> 20 : set([('question', 1), ('backslash', 4), ('backslash', 6), ('apostrophe', 2), ('apostrophe', 0), ('questiondown', 5), ('question', 3)]) 2014-11-24 09:40:27,243 set_keycodes key 219 (set([('question', 1), ('backslash', 4), ('backslash', 6), ('apostrophe', 2), ('apostrophe', 0), ('questiondown', 5), ('question', 3)])) mapped to keycode=20 2014-11-24 09:40:27,243 assign(220, set([('ordfeminine', 1), ('backslash', 2), ('masculine', 0)])) 2014-11-24 09:40:27,243 preserve matches for set([('ordfeminine', 1), ('backslash', 2), ('masculine', 0)]) : {41: set([('F', 3), ('f', 0), ('F', 1), ('dstroke', 6), ('dstroke', 4), ('f', 2), ('ordfeminine', 5)]), 58: set([('m', 2), ('M', 1), ('m', 0), ('mu', 4), ('masculine', 5), ('mu', 6), ('M', 3)]), 20: set([('question', 1), ('backslash', 4), ('backslash', 6), ('apostrophe', 2), ('apostrophe', 0), ('questiondown', 5), ('question', 3)]), 49: set([('masculine', 2), ('ordfeminine', 3), ('backslash', 4), ('ordfeminine', 1), ('backslash', 5), ('backslash', 6), ('masculine', 0)])} 2014-11-24 09:40:27,243 found keysym preserve superset with more keys for set([('ordfeminine', 1), ('backslash', 2), ('masculine', 0)]) : set([('masculine', 2), ('ordfeminine', 3), ('backslash', 4), ('ordfeminine', 1), ('backslash', 5), ('backslash', 6), ('masculine', 0)]) 2014-11-24 09:40:27,243 set_keycodes key 220 (set([('masculine', 2), ('ordfeminine', 3), ('backslash', 4), ('ordfeminine', 1), ('backslash', 5), ('backslash', 6), ('masculine', 0)])) mapped to keycode=49 2014-11-24 09:40:27,243 assign(221, set([('exclamdown', 0), ('questiondown', 1)])) 2014-11-24 09:40:27,243 preserve matches for set([('exclamdown', 0), ('questiondown', 1)]) : {10: set([('bar', 6), ('exclam', 1), ('bar', 4), ('exclam', 3), ('1', 2), ('exclamdown', 5), ('1', 0)]), 20: set([('question', 1), ('backslash', 4), ('backslash', 6), ('apostrophe', 2), ('apostrophe', 0), ('questiondown', 5), ('question', 3)]), 21: set([('questiondown', 3), ('exclamdown', 0), ('questiondown', 1), ('dead_tilde', 6), ('asciitilde', 5), ('dead_tilde', 4), ('exclamdown', 2)])} 2014-11-24 09:40:27,243 found direct preserve superset for 221 : set([('exclamdown', 0), ('questiondown', 1)]) -> 21 : set([('questiondown', 3), ('exclamdown', 0), ('questiondown', 1), ('dead_tilde', 6), ('asciitilde', 5), ('dead_tilde', 4), ('exclamdown', 2)]) 2014-11-24 09:40:27,243 set_keycodes key 221 (set([('questiondown', 3), ('exclamdown', 0), ('questiondown', 1), ('dead_tilde', 6), ('asciitilde', 5), ('dead_tilde', 4), ('exclamdown', 2)])) mapped to keycode=21 2014-11-24 09:40:27,243 assign(222, set([('dead_acute', 0), ('dead_diaeresis', 1), ('braceleft', 2)])) 2014-11-24 09:40:27,243 preserve matches for set([('dead_acute', 0), ('dead_diaeresis', 1), ('braceleft', 2)]) : {48: set([('dead_acute', 2), ('braceleft', 6), ('braceleft', 4), ('dead_diaeresis', 1), ('braceleft', 5), ('dead_diaeresis', 3), ('dead_acute', 0)]), 16: set([('slash', 3), ('braceleft', 6), ('7', 2), ('braceleft', 4), ('seveneighths', 5), ('slash', 1), ('7', 0)])} 2014-11-24 09:40:27,243 found keysym preserve superset with more keys for set([('dead_acute', 0), ('dead_diaeresis', 1), ('braceleft', 2)]) : set([('dead_acute', 2), ('braceleft', 6), ('braceleft', 4), ('dead_diaeresis', 1), ('braceleft', 5), ('dead_diaeresis', 3), ('dead_acute', 0)]) 2014-11-24 09:40:27,243 set_keycodes key 222 (set([('dead_acute', 2), ('braceleft', 6), ('braceleft', 4), ('dead_diaeresis', 1), ('braceleft', 5), ('dead_diaeresis', 3), ('dead_acute', 0)])) mapped to keycode=48 2014-11-24 09:40:27,243 assign(226, set([('greater', 1), ('less', 0)])) 2014-11-24 09:40:27,243 preserve matches for set([('greater', 1), ('less', 0)]) : {52: set([('z', 0), ('Z', 1), ('guillemotleft', 6), ('guillemotleft', 4), ('less', 5), ('z', 2), ('Z', 3)]), 53: set([('guillemotright', 6), ('greater', 5), ('x', 0), ('X', 1), ('x', 2), ('X', 3), ('guillemotright', 4)]), 94: set([('less', 0), ('bar', 6), ('bar', 4), ('brokenbar', 5), ('greater', 1), ('less', 2), ('greater', 3)])} 2014-11-24 09:40:27,243 found direct preserve superset for 226 : set([('greater', 1), ('less', 0)]) -> 94 : set([('less', 0), ('bar', 6), ('bar', 4), ('brokenbar', 5), ('greater', 1), ('less', 2), ('greater', 3)]) 2014-11-24 09:40:27,243 set_keycodes key 226 (set([('less', 0), ('bar', 6), ('bar', 4), ('brokenbar', 5), ('greater', 1), ('less', 2), ('greater', 3)])) mapped to keycode=94 2014-11-24 09:40:27,243 set_keycodes key -1 (set([('dollar', 1), ('asciitilde', 6), ('4', 0), ('4', 2), ('asciitilde', 4), ('dollar', 5), ('dollar', 3)])) mapped to keycode=13 2014-11-24 09:40:27,243 set_keycodes key -1 (set([('percent', 1), ('5', 2), ('5', 0), ('percent', 3), ('onehalf', 6), ('threeeighths', 5), ('onehalf', 4)])) mapped to keycode=14 2014-11-24 09:40:27,243 set_keycodes key -1 (set([('Caps_Lock', 2), ('Caps_Lock', 0)])) mapped to keycode=66 2014-11-24 09:40:27,243 set_keycodes key -1 (set([('KP_Delete', 2), ('KP_Decimal', 1), ('KP_Decimal', 3), ('KP_Delete', 0)])) mapped to keycode=91 2014-11-24 09:40:27,243 set_keycodes key -1 (set([('ISO_Level3_Shift', 0), ('ISO_Level3_Shift', 2)])) mapped to keycode=92 2014-11-24 09:40:27,243 set_keycodes key -1 (set([('Katakana', 0), ('Katakana', 2)])) mapped to keycode=98 2014-11-24 09:40:27,243 set_keycodes key -1 (set([('Hiragana', 2), ('Hiragana', 0)])) mapped to keycode=99 2014-11-24 09:40:27,243 set_keycodes key -1 (set([('Henkan_Mode', 0), ('Henkan_Mode', 2)])) mapped to keycode=100 2014-11-24 09:40:27,243 set_keycodes key -1 (set([('Hiragana_Katakana', 0), ('Hiragana_Katakana', 2)])) mapped to keycode=101 2014-11-24 09:40:27,243 set_keycodes key -1 (set([('Muhenkan', 0), ('Muhenkan', 2)])) mapped to keycode=102 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('KP_Enter', 2), ('KP_Enter', 0)])) mapped to keycode=104 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('Print', 0), ('Sys_Req', 3), ('Sys_Req', 1), ('Print', 2)])) mapped to keycode=107 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('ISO_Level3_Shift', 0), ('ISO_Level3_Shift', 2)])) mapped to keycode=108 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('Linefeed', 2), ('Linefeed', 0)])) mapped to keycode=109 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('Prior', 2), ('Prior', 0)])) mapped to keycode=112 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('Next', 0), ('Next', 2)])) mapped to keycode=117 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86AudioMute', 2), ('XF86AudioMute', 0)])) mapped to keycode=121 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86AudioLowerVolume', 0), ('XF86AudioLowerVolume', 2)])) mapped to keycode=122 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86AudioRaiseVolume', 2), ('XF86AudioRaiseVolume', 0)])) mapped to keycode=123 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86PowerOff', 2), ('XF86PowerOff', 0)])) mapped to keycode=124 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('KP_Equal', 2), ('KP_Equal', 0)])) mapped to keycode=125 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('plusminus', 2), ('plusminus', 0)])) mapped to keycode=126 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('Pause', 0), ('Break', 1), ('Pause', 2), ('Break', 3)])) mapped to keycode=127 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86LaunchA', 2), ('XF86LaunchA', 0)])) mapped to keycode=128 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('Hangul', 2), ('Hangul', 0)])) mapped to keycode=130 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('Hangul_Hanja', 2), ('Hangul_Hanja', 0)])) mapped to keycode=131 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('Super_L', 0), ('Super_L', 2)])) mapped to keycode=133 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('Super_R', 2), ('Super_R', 0)])) mapped to keycode=134 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('Redo', 2), ('Redo', 0)])) mapped to keycode=137 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('SunProps', 2), ('SunProps', 0)])) mapped to keycode=138 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('Undo', 2), ('Undo', 0)])) mapped to keycode=139 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('SunFront', 0), ('SunFront', 2)])) mapped to keycode=140 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86Copy', 0), ('XF86Copy', 2)])) mapped to keycode=141 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86Open', 0), ('XF86Open', 2)])) mapped to keycode=142 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86Paste', 0), ('XF86Paste', 2)])) mapped to keycode=143 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('Find', 2), ('Find', 0)])) mapped to keycode=144 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86Cut', 0), ('XF86Cut', 2)])) mapped to keycode=145 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86MenuKB', 2), ('XF86MenuKB', 0)])) mapped to keycode=147 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86Calculator', 2), ('XF86Calculator', 0)])) mapped to keycode=148 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86Sleep', 0), ('XF86Sleep', 2)])) mapped to keycode=150 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86WakeUp', 2), ('XF86WakeUp', 0)])) mapped to keycode=151 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86Explorer', 2), ('XF86Explorer', 0)])) mapped to keycode=152 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86Send', 0), ('XF86Send', 2)])) mapped to keycode=153 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86Xfer', 0), ('XF86Xfer', 2)])) mapped to keycode=155 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86Launch1', 2), ('XF86Launch1', 0)])) mapped to keycode=156 2014-11-24 09:40:27,244 set_keycodes key -1 (set([('XF86Launch2', 0), ('XF86Launch2', 2)])) mapped to keycode=157 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86WWW', 2), ('XF86WWW', 0)])) mapped to keycode=158 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86DOS', 2), ('XF86DOS', 0)])) mapped to keycode=159 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86ScreenSaver', 2), ('XF86ScreenSaver', 0)])) mapped to keycode=160 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86RotateWindows', 2), ('XF86RotateWindows', 0)])) mapped to keycode=161 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86TaskPane', 2), ('XF86TaskPane', 0)])) mapped to keycode=162 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Mail', 2), ('XF86Mail', 0)])) mapped to keycode=163 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Favorites', 0), ('XF86Favorites', 2)])) mapped to keycode=164 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86MyComputer', 0), ('XF86MyComputer', 2)])) mapped to keycode=165 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Back', 2), ('XF86Back', 0)])) mapped to keycode=166 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Forward', 2), ('XF86Forward', 0)])) mapped to keycode=167 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Eject', 0), ('XF86Eject', 2)])) mapped to keycode=169 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Eject', 0), ('XF86Eject', 3), ('XF86Eject', 1), ('XF86Eject', 2)])) mapped to keycode=170 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86AudioNext', 0), ('XF86AudioNext', 2)])) mapped to keycode=171 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86AudioPlay', 2), ('XF86AudioPlay', 0), ('XF86AudioPause', 3), ('XF86AudioPause', 1)])) mapped to keycode=172 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86AudioPrev', 0), ('XF86AudioPrev', 2)])) mapped to keycode=173 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86AudioStop', 0), ('XF86AudioStop', 2), ('XF86Eject', 3), ('XF86Eject', 1)])) mapped to keycode=174 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86AudioRecord', 0), ('XF86AudioRecord', 2)])) mapped to keycode=175 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86AudioRewind', 2), ('XF86AudioRewind', 0)])) mapped to keycode=176 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Phone', 2), ('XF86Phone', 0)])) mapped to keycode=177 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Tools', 0), ('XF86Tools', 2)])) mapped to keycode=179 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86HomePage', 0), ('XF86HomePage', 2)])) mapped to keycode=180 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Reload', 2), ('XF86Reload', 0)])) mapped to keycode=181 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Close', 2), ('XF86Close', 0)])) mapped to keycode=182 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86ScrollUp', 0), ('XF86ScrollUp', 2)])) mapped to keycode=185 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86ScrollDown', 2), ('XF86ScrollDown', 0)])) mapped to keycode=186 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('parenleft', 2), ('parenleft', 0)])) mapped to keycode=187 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('parenright', 0), ('parenright', 2)])) mapped to keycode=188 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86New', 2), ('XF86New', 0)])) mapped to keycode=189 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('Redo', 2), ('Redo', 0)])) mapped to keycode=190 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Tools', 0), ('XF86Tools', 2)])) mapped to keycode=191 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Launch5', 2), ('XF86Launch5', 0)])) mapped to keycode=192 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Launch6', 2), ('XF86Launch6', 0)])) mapped to keycode=193 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Launch7', 0), ('XF86Launch7', 2)])) mapped to keycode=194 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Launch8', 0), ('XF86Launch8', 2)])) mapped to keycode=195 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86Launch9', 2), ('XF86Launch9', 0)])) mapped to keycode=196 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86AudioMicMute', 2), ('XF86AudioMicMute', 0)])) mapped to keycode=198 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86TouchpadToggle', 2), ('XF86TouchpadToggle', 0)])) mapped to keycode=199 2014-11-24 09:40:27,245 set_keycodes key -1 (set([('XF86TouchpadOn', 2), ('XF86TouchpadOn', 0)])) mapped to keycode=200 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86TouchpadOff', 0), ('XF86TouchpadOff', 2)])) mapped to keycode=201 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('Mode_switch', 0), ('Mode_switch', 2)])) mapped to keycode=203 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('Alt_L', 1), ('Alt_L', 3)])) mapped to keycode=204 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('Meta_L', 1), ('Meta_L', 3)])) mapped to keycode=205 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('Super_L', 3), ('Super_L', 1)])) mapped to keycode=206 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('Hyper_L', 1), ('Hyper_L', 3)])) mapped to keycode=207 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86AudioPlay', 2), ('XF86AudioPlay', 0)])) mapped to keycode=208 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86AudioPause', 0), ('XF86AudioPause', 2)])) mapped to keycode=209 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Launch3', 0), ('XF86Launch3', 2)])) mapped to keycode=210 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Launch4', 2), ('XF86Launch4', 0)])) mapped to keycode=211 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86LaunchB', 0), ('XF86LaunchB', 2)])) mapped to keycode=212 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Suspend', 0), ('XF86Suspend', 2)])) mapped to keycode=213 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Close', 2), ('XF86Close', 0)])) mapped to keycode=214 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86AudioPlay', 2), ('XF86AudioPlay', 0)])) mapped to keycode=215 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86AudioForward', 2), ('XF86AudioForward', 0)])) mapped to keycode=216 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('Print', 0), ('Print', 2)])) mapped to keycode=218 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86WebCam', 2), ('XF86WebCam', 0)])) mapped to keycode=220 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Mail', 2), ('XF86Mail', 0)])) mapped to keycode=223 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Messenger', 0), ('XF86Messenger', 2)])) mapped to keycode=224 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Search', 2), ('XF86Search', 0)])) mapped to keycode=225 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Go', 2), ('XF86Go', 0)])) mapped to keycode=226 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Finance', 2), ('XF86Finance', 0)])) mapped to keycode=227 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Game', 2), ('XF86Game', 0)])) mapped to keycode=228 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Shop', 2), ('XF86Shop', 0)])) mapped to keycode=229 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('Cancel', 0), ('Cancel', 2)])) mapped to keycode=231 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86MonBrightnessDown', 2), ('XF86MonBrightnessDown', 0)])) mapped to keycode=232 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86MonBrightnessUp', 0), ('XF86MonBrightnessUp', 2)])) mapped to keycode=233 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86AudioMedia', 0), ('XF86AudioMedia', 2)])) mapped to keycode=234 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Display', 2), ('XF86Display', 0)])) mapped to keycode=235 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86KbdLightOnOff', 0), ('XF86KbdLightOnOff', 2)])) mapped to keycode=236 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86KbdBrightnessDown', 2), ('XF86KbdBrightnessDown', 0)])) mapped to keycode=237 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86KbdBrightnessUp', 0), ('XF86KbdBrightnessUp', 2)])) mapped to keycode=238 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Send', 0), ('XF86Send', 2)])) mapped to keycode=239 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Reply', 2), ('XF86Reply', 0)])) mapped to keycode=240 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86MailForward', 0), ('XF86MailForward', 2)])) mapped to keycode=241 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Save', 0), ('XF86Save', 2)])) mapped to keycode=242 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Documents', 0), ('XF86Documents', 2)])) mapped to keycode=243 2014-11-24 09:40:27,246 set_keycodes key -1 (set([('XF86Battery', 2), ('XF86Battery', 0)])) mapped to keycode=244 2014-11-24 09:40:27,247 set_keycodes key -1 (set([('XF86Bluetooth', 0), ('XF86Bluetooth', 2)])) mapped to keycode=245 2014-11-24 09:40:27,247 set_keycodes key -1 (set([('XF86WLAN', 0), ('XF86WLAN', 2)])) mapped to keycode=246 2014-11-24 09:40:27,247 all_keysyms=set(['Alt_R', 'dollar', 'Caps_Lock', 'Alt_L', 'XF86Reload', '0', 'XF86Close', 'masculine', 'idotless', 'division', 'XF86Send', 'XF86WLAN', 'XF86TouchpadOff', 'P', 'underscore', 'KP_Multiply', 'f', 'F21', 'p', 'Tab', 'Page_Down', 'XF86MailForward', 'XF86Display', 'XF86AudioStop', 'mu', 'Henkan_Mode', 'KP_Home', 'section', 'XF86Bluetooth', 'XF86Calculator', 'ntilde', 'ampersand', 'degree', 'XF86Documents', 'K', 'KP_Begin', 'Prior', 'k', 'XF86RotateWindows', 'Home', 'XF86AudioRecord', 'asciitilde', 'Hstroke', 'XF86AudioMicMute', 'leftsinglequotemark', 'KP_Prior', 'XF86Shop', '6', 'F15', 'dead_circumflex', 'KP_Add', 'F', 'bracketleft', 'V', 'F1', 'F2', 'F3', 'F4', 'F5', 'F6', 'F7', 'F8', 'F9', 'KP_Enter', 'Down', 'paragraph', 'v', 'Scroll_Lock', 'Greek_OMEGA', 'rightsinglequotemark', 'backslash', 'Shift_R', 'Muhenkan', 'eng', 'XF86KbdBrightnessUp', 'XF86Suspend', 'XF86ScrollUp', 'oneeighth', 'A', 'Lstroke', 'Q', 'XF86AudioRewind', 'XF86TouchpadOn', 'dead_macron', 'XF86New', 'a', 'XF86Messenger', 'XF86WWW', 'uparrow', 'q', 'XF86Favorites', 'Hangul', 'XF86Search', 'comma', '1', 'XF86Battery', 'ISO_Left_Tab', 'Control_L', 'guillemotright', 'greater', 'dead_hook', 'XF86KbdLightOnOff', 'Mode_switch', 'l', 'dead_doubleacute', 'dead_breve', 'notsign', 'exclamdown', 'XF86ScreenSaver', 'End', 'Next', 'Print', 'space', '7', 'KP_End', 'G', 'ENG', 'F18', 'F19', 'W', 'F12', 'F13', 'F10', 'F11', 'F16', 'F17', 'F14', 'Delete', 'g', 'XF86WebCam', 'w', 'XF86Xfer', 'EuroSign', 'Pause', 'Super_L', 'XF86TouchpadToggle', 'Meta_L', 'XF86Tools', 'tslash', '2', 'Shift_L', 'leftdoublequotemark', 'B', 'R', 'XF86AudioPrev', 'Sys_Req', 'XF86DOS', 'b', 'XF86Finance', 'r', 'XF86HomePage', 'Ccedilla', 'Redo', 'minus', 'XF86AudioMedia', 'XF86Eject', 'Meta_R', 'XF86Switch_VT_12', 'XF86Switch_VT_11', 'XF86Switch_VT_10', 'quotedbl', 'XF86Cut', 'onehalf', 'numbersign', 'M', 'multiply', 'm', 'lstroke', 'XF86MonBrightnessDown', 'XF86Ungrab', 'F23', 'F22', 'Ntilde', 'F20', 'questiondown', 'F24', 'ccedilla', 'copyright', 'less', 'Undo', 'XF86AudioForward', 'KP_Insert', 'seveneighths', '8', 'H', 'downarrow', 'X', 'Right', 'bar', 'Help', 'h', 'XF86Prev_VMode', 'SunProps', 'dead_abovering', 'x', 'ordfeminine', 'XF86LaunchA', 'XF86LaunchB', 'braceleft', '3', 'THORN', 'Oslash', 'C', 'Cancel', 'S', 'exclam', 'Control_R', 'c', 'XF86MyComputer', 'threeeighths', 'equal', 'XF86Launch8', 'XF86Launch9', 's', 'Escape', 'XF86Launch1', 'eth', 'XF86Launch3', 'XF86Launch4', 'XF86Launch5', 'XF86Launch6', 'XF86Launch7', 'XF86MenuKB', 'period', 'XF86AudioPlay', 'colon', 'dead_abovedot', 'ETH', 'XF86AudioNext', 'XF86Back', 'KP_Divide', 'XF86AudioPause', 'trademark', 'cent', 'XF86Open', 'XF86ScrollDown', 'XF86Go', 'XF86WakeUp', 'XF86TaskPane', 'dead_horn', 'KP_0', 'KP_1', 'KP_2', 'KP_3', 'KP_4', 'KP_5', 'KP_6', 'KP_7', 'KP_8', 'KP_9', 'KP_Left', 'ISO_Level3_Shift', 'SunFront', 'guillemotleft', 'n', 'XF86Game', 'braceright', 'XF86Copy', 'brokenbar', 'KP_Next', 'Menu', 'Linefeed', 'XF86AudioRaiseVolume', 'fiveeighths', 'dead_tilde', 'rightarrow', 'Return', 'periodcentered', 'KP_Up', 'leftarrow', 'BackSpace', '9', 'sterling', 'Insert', 'XF86Next_VMode', 'Hiragana_Katakana', 'I', 'Super_R', 'Clear', 'L', 'KP_Right', 'XF86Reply', 'apostrophe', 'Y', 'KP_Delete', 'XF86Launch2', 'i', 'y', 'rightdoublequotemark', 'plusminus', 'XF86AudioMute', 'yen', 'Hangul_Hanja', 'XF86Switch_VT_3', 'XF86Switch_VT_2', 'XF86Switch_VT_1', 'XF86Switch_VT_7', 'XF86Switch_VT_6', 'XF86Switch_VT_5', 'XF86Switch_VT_4', 'XF86Switch_VT_9', 'XF86Switch_VT_8', 'KP_Down', '4', 'KP_Decimal', 'D', 'T', 'XF86Save', 'oslash', 'd', 'ssharp', 'XF86MonBrightnessUp', 't', 'XF86Phone', 'parenright', 'Tslash', 'E', 'dead_acute', 'slash', 'Hyper_L', 'Up', 'O', 'dead_grave', 'XF86ClearGrab', 'XF86Explorer', 'o', 'Find', 'XF86Paste', 'plus', 'Katakana', 'kra', 'dstroke', 'Hiragana', 'KP_Equal', 'parenleft', 'question', 'Break', 'Num_Lock', 'hstroke', 'registered', 'J', 'XF86Forward', 'Z', 'Left', 'dead_belowdot', 'j', 'z', 'ae', 'semicolon', 'Page_Up', 'KP_Subtract', 'at', 'XF86AudioLowerVolume', 'percent', '5', 'XF86Sleep', 'bracketright', 'AE', 'asterisk', 'XF86KbdBrightnessDown', 'dead_diaeresis', 'U', 'XF86PowerOff', 'horizconnector', 'N', 'e', 'thorn', 'u', 'XF86Mail']) 2014-11-24 09:40:27,247 found missing keysym Hyper_R for modifier mod4, will add it 2014-11-24 09:40:27,247 no preserve matches for set([('Hyper_R', 0)]) 2014-11-24 09:40:27,247 set_keycodes key set([('Hyper_R', 0)]) using free keycode=251 2014-11-24 09:40:27,247 set_keycodes key -1 (set([('Hyper_R', 0)])) mapped to keycode=251 2014-11-24 09:40:27,247 assigned keycode 251 for key 'Hyper_R' of modifier 'mod4' 2014-11-24 09:40:27,247 translated keycodes={(46, 'Delete'): 119, 'KP_6': 85, (123, 'XF86Switch_VT_12'): 96, 'Alt_R': 250, 'dollar': 13, (107, 'KP_Add'): 86, 'Caps_Lock': 66, (72, 'H'): 43, 'XF86Launch1': 156, 'Alt_L': 204, (83, 'section'): 39, 'XF86Reload': 181, (190, 'division'): 60, (52, '4'): 103, (13, 'Return'): 36, (79, 'Oslash'): 32, '0': 19, 'XF86Close': 214, 'masculine': 49, 'idotless': 31, 'division': 60, (85, 'u'): 30, 'XF86WLAN': 246, 'ISO_Level3_Shift': 108, 'XF86TouchpadOff': 201, 'P': 33, (57, 'parenright'): 18, 'underscore': 61, 'KP_Multiply': 63, (120, 'F9'): 75, (27, 'Escape'): 9, 'F7': 73, 'Ntilde': 47, 'p': 33, 'Tab': 23, (222, 'dead_diaeresis'): 48, 'Page_Down': 97, 'XF86MailForward': 241, (192, 'ntilde'): 47, 'XF86Display': 235, (51, 'periodcentered'): 12, (124, 'F13'): 154, 'Down': 116, (69, 'e'): 26, (70, 'F'): 41, 'KP_Home': 79, 'section': 39, 'XF86Bluetooth': 245, 'XF86HomePage': 180, 'XF86Calculator': 148, 'ntilde': 47, 'ampersand': 45, (56, 'trademark'): 17, (226, 'bar'): 94, 'degree': 19, 'XF86Documents': 243, 'THORN': 33, 'KP_Begin': 84, (99, 'KP_Next'): 89, (220, 'backslash'): 49, (78, 'N'): 57, 'O': 32, (100, 'KP_Left'): 83, (37, 'Left'): 113, (85, 'downarrow'): 30, (128, 'F17'): 184, 'k': 45, (164, 'Meta_L'): 249, (120, 'XF86Switch_VT_9'): 75, (84, 'T'): 28, 'Home': 110, (100, 'KP_4'): 83, (221, 'questiondown'): 21, (54, 'fiveeighths'): 15, (54, '6'): 15, 'XF86AudioForward': 216, (186, 'dead_abovering'): 34, 'XF86AudioRecord': 175, (71, 'ENG'): 42, (189, 'underscore'): 61, (144, 'Num_Lock'): 77, 'asciitilde': 13, (106, 'KP_Multiply'): 63, 'Hstroke': 43, 'XF86AudioMicMute': 198, (72, 'hstroke'): 43, (114, 'F3'): 69, 'leftsinglequotemark': 55, (66, 'rightdoublequotemark'): 56, 'KP_Prior': 81, 'XF86Shop': 229, (188, 'semicolon'): 59, (126, 'F15'): 178, '6': 15, (72, 'Hstroke'): 43, 'F15': 178, 'dead_circumflex': 34, 'KP_Add': 86, 'F': 41, 'Prior': 112, (107, 'XF86Next_VMode'): 86, 'bracketleft': 34, (131, 'F20'): 217, 'V': 55, 'F1': 67, 'F2': 68, 'F3': 69, 'F4': 70, 'F5': 71, 'F6': 72, 'f': 41, 'F8': 74, 'F9': 75, (89, 'Y'): 29, 'KP_Enter': 104, 'mu': 58, 'paragraph': 27, 'v': 55, (48, 'equal'): 19, 'Greek_OMEGA': 24, 'rightsinglequotemark': 56, (115, 'F4'): 70, 'backslash': 49, 'Shift_R': 62, 'XF86Paste': 143, 'Muhenkan': 102, (74, 'j'): 44, 'eng': 42, 'XF86KbdBrightnessUp': 238, (87, 'w'): 25, 'XF86Suspend': 213, '1': 10, 'oneeighth': 11, (93, 'Menu'): 135, (92, 'Meta_R'): 149, (121, 'XF86Switch_VT_10'): 76, 'A': 38, (83, 's'): 39, (109, 'KP_Subtract'): 82, 'Lstroke': 25, 'Q': 24, 'EuroSign': 26, (66, 'B'): 56, (88, 'guillemotright'): 53, (79, 'O'): 32, 'dead_macron': 35, 'Katakana': 98, 'a': 38, 'XF86Messenger': 224, (76, 'Lstroke'): 46, (102, 'KP_Right'): 85, (90, 'Z'): 52, 'XF86WWW': 158, (98, 'KP_2'): 88, 'uparrow': 30, (88, 'X'): 53, 'XF86Favorites': 164, (101, 'KP_5'): 84, (12, 'Clear'): 8, (81, 'q'): 24, (134, 'F23'): 222, (71, 'g'): 42, 'Hangul': 130, 'XF86Search': 225, (219, 'backslash'): 20, (114, 'XF86Switch_VT_3'): 69, (82, 'R'): 27, 'XF86ScrollUp': 185, (67, 'c'): 54, 'XF86Battery': 244, 'ISO_Left_Tab': 23, (76, 'L'): 46, 'Control_L': 248, (77, 'm'): 58, 'greater': 94, (186, 'dead_grave'): 34, 'dead_hook': 44, (65, 'A'): 38, (113, 'XF86Switch_VT_2'): 68, (190, 'colon'): 60, 'Mode_switch': 203, (9, 'Tab'): 23, 'l': 46, 'dead_doubleacute': 47, 'dead_breve': 51, 'notsign': 15, (51, 'sterling'): 12, 'exclamdown': 21, (162, 'Control_L'): 248, 'XF86AudioMedia': 234, (80, 'p'): 33, (226, 'less'): 94, 'End': 115, (73, 'I'): 31, 'Next': 117, 'Print': 218, (51, 'numbersign'): 12, 'XF86Prev_VMode': 82, (116, 'XF86Switch_VT_5'): 71, 'space': 65, (110, 'KP_Decimal'): 129, (76, 'l'): 46, '7': 16, 'SunProps': 138, 'Clear': 8, (54, 'notsign'): 15, 'KP_End': 87, 'G': 42, 'ENG': 42, (8, 'BackSpace'): 22, 'F18': 197, 'F19': 202, 'W': 25, (102, 'KP_6'): 85, 'F12': 96, 'F13': 154, 'F10': 76, 'F11': 95, 'F16': 183, 'F17': 184, 'F14': 168, 'Delete': 119, (219, 'questiondown'): 20, 'g': 42, 'XF86WebCam': 220, (91, 'Meta_L'): 132, 'w': 25, 'XF86Xfer': 155, (90, 'less'): 52, 'XF86AudioRewind': 176, (191, 'braceright'): 51, 'XF86TouchpadOn': 200, 'Pause': 127, (118, 'XF86Switch_VT_7'): 73, 'comma': 59, 'XF86TouchpadToggle': 199, (163, 'Control_R'): 105, 'Meta_L': 205, (34, 'Page_Down'): 97, 'XF86New': 189, 'XF86Tools': 191, 'tslash': 28, '2': 11, 'Shift_L': 247, (135, 'F24'): 230, 'leftdoublequotemark': 55, (98, 'KP_Down'): 88, (50, 'oneeighth'): 11, (186, 'dead_circumflex'): 34, (32, 'space'): 65, 'R': 27, (75, 'ampersand'): 45, (87, 'lstroke'): 25, 'XF86AudioPrev': 173, 'Sys_Req': 107, 'Meta_R': 149, (89, 'y'): 29, (48, 'degree'): 19, 'b': 56, (70, 'dstroke'): 41, (66, 'rightsinglequotemark'): 56, 'XF86Finance': 227, (122, 'XF86Switch_VT_11'): 95, (55, 'seveneighths'): 16, (191, 'Ccedilla'): 51, 'r': 27, 'Cancel': 231, (50, 'at'): 11, 'Ccedilla': 51, 'Redo': 190, 'minus': 61, (226, 'brokenbar'): 94, (76, 'lstroke'): 46, (186, 'bracketleft'): 34, (55, 'slash'): 16, (219, 'question'): 20, (89, 'yen'): 29, 'B': 56, (9, 'ISO_Left_Tab'): 23, 'q': 24, 'XF86AudioStop': 174, (55, 'braceleft'): 16, (57, '9'): 18, 'XF86AudioMute': 121, (72, 'h'): 43, (68, 'ETH'): 40, (90, 'guillemotleft'): 52, 'XF86Switch_VT_11': 95, 'XF86Switch_VT_10': 76, (226, 'greater'): 94, (53, 'EuroSign'): 120, (45, 'Insert'): 118, 'quotedbl': 11, (104, 'KP_8'): 80, 'XF86Cut': 145, (84, 't'): 28, 'numbersign': 12, 'M': 58, (96, 'KP_Insert'): 90, 'multiply': 59, (48, '0'): 19, 'm': 58, 'lstroke': 25, (222, 'braceleft'): 48, 'XF86MonBrightnessDown': 232, 'Henkan_Mode': 100, 'XF86Ungrab': 106, (219, 'apostrophe'): 20, (79, 'oslash'): 32, (69, 'cent'): 26, 'F22': 221, 'F21': 219, 'F20': 217, 'questiondown': 21, 'F24': 230, (122, 'F11'): 95, 'ccedilla': 51, (105, 'KP_Prior'): 81, (75, 'K'): 45, 'copyright': 54, (68, 'd'): 40, (192, 'asciitilde'): 47, 'less': 94, 'Undo': 139, (103, 'KP_7'): 79, (112, 'F1'): 67, 'KP_Insert': 90, (16, 'Shift_L'): 50, 'seveneighths': 16, '8': 17, (69, 'E'): 26, (52, 'dollar'): 103, 'XF86Send': 239, 'H': 43, (77, 'mu'): 58, (36, 'Home'): 110, 'downarrow': 30, 'X': 53, 'Right': 114, 'bar': 94, 'Help': 146, (48, 'braceright'): 19, (101, 'KP_Begin'): 84, 'h': 43, (89, 'leftarrow'): 29, (70, 'ordfeminine'): 41, (82, 'paragraph'): 27, 'dead_abovering': 34, 'x': 53, (3, 'Cancel'): 136, 'ordfeminine': 49, 'XF86LaunchA': 128, 'XF86LaunchB': 212, (119, 'F8'): 74, (73, 'rightarrow'): 31, 'braceleft': 48, (85, 'U'): 30, (86, 'v'): 55, (145, 'Scroll_Lock'): 78, (221, 'exclamdown'): 21, (129, 'F18'): 197, '3': 12, (96, 'KP_0'): 90, (85, 'uparrow'): 30, 'Oslash': 32, 'C': 54, (81, 'Greek_OMEGA'): 24, (83, 'S'): 39, (86, 'leftsinglequotemark'): 55, (121, 'F10'): 76, (97, 'KP_End'): 87, 'S': 39, (116, 'F5'): 71, (119, 'XF86Switch_VT_8'): 74, 'exclam': 10, (84, 'Tslash'): 28, 'Control_R': 105, (77, 'masculine'): 58, 'c': 54, 'XF86MyComputer': 165, 'threeeighths': 14, (165, 'Alt_R'): 250, (125, 'F14'): 168, 'equal': 19, 'XF86Launch8': 195, 'XF86Launch9': 196, 's': 39, 'Escape': 9, 'apostrophe': 20, 'eth': 40, 'XF86Launch3': 210, 'XF86Launch4': 211, 'XF86Launch5': 192, 'XF86Launch6': 193, 'XF86Launch7': 194, (70, 'f'): 41, 'XF86DOS': 159, (132, 'F21'): 219, 'XF86MenuKB': 147, 'period': 60, (220, 'ordfeminine'): 49, 'XF86AudioPlay': 215, 'colon': 60, 'dead_abovedot': 61, 'ETH': 40, (112, 'XF86Switch_VT_1'): 67, 'XF86AudioNext': 171, 'XF86Back': 166, (187, 'plus'): 35, 'KP_Divide': 106, 'XF86AudioPause': 209, 'trademark': 17, 'cent': 26, 'XF86Open': 142, (78, 'n'): 57, (57, 'plusminus'): 18, (187, 'bracketright'): 35, (17, 'Control_L'): 37, 'XF86Go': 226, 'XF86Eject': 174, (67, 'cent'): 54, 'XF86WakeUp': 151, 'XF86TaskPane': 162, (83, 'ssharp'): 39, 'dead_horn': 44, 'KP_0': 90, 'KP_1': 87, 'KP_2': 88, 'KP_3': 89, 'KP_4': 83, 'KP_5': 84, (67, 'copyright'): 54, 'KP_7': 79, 'KP_8': 80, 'KP_9': 81, (221, 'dead_tilde'): 21, 'KP_Left': 83, (222, 'dead_acute'): 48, 'SunFront': 140, 'guillemotleft': 52, (189, 'minus'): 61, (123, 'F12'): 96, (18, 'Meta_L'): 64, 'F23': 222, 'n': 57, (111, 'KP_Divide'): 106, (49, 'exclamdown'): 10, 'XF86Game': 228, 'braceright': 51, (127, 'F16'): 183, (39, 'Right'): 114, 'XF86Copy': 141, (80, 'thorn'): 33, 'brokenbar': 94, 'KP_Next': 89, 'Menu': 135, 'guillemotright': 53, 'Linefeed': 109, 'XF86RotateWindows': 161, (74, 'dead_horn'): 44, (191, 'ccedilla'): 51, 'XF86AudioRaiseVolume': 123, 'fiveeighths': 15, (81, 'Q'): 24, 'dead_tilde': 21, (187, 'dead_macron'): 35, 'rightarrow': 31, 'Return': 36, 'periodcentered': 60, 'KP_Up': 80, 'leftarrow': 29, (71, 'G'): 42, (97, 'KP_1'): 87, 'BackSpace': 22, (87, 'Lstroke'): 25, '9': 18, (106, 'XF86ClearGrab'): 63, (190, 'period'): 60, (188, 'multiply'): 59, 'sterling': 12, 'Insert': 118, (67, 'C'): 54, 'XF86Next_VMode': 86, 'Hiragana_Katakana': 101, 'I': 31, 'Super_R': 134, (74, 'dead_hook'): 44, (187, 'asterisk'): 35, 'L': 46, (68, 'eth'): 40, 'KP_Right': 85, (50, '2'): 11, 'XF86Reply': 240, 'Super_L': 206, 'Y': 29, 'KP_Delete': 91, 'XF86Launch2': 157, (49, 'bar'): 10, (191, 'dead_breve'): 51, (130, 'F19'): 202, 'i': 31, (188, 'comma'): 59, (190, 'periodcentered'): 60, 'y': 29, (84, 'tslash'): 28, (103, 'KP_Home'): 79, 'rightdoublequotemark': 56, 'plusminus': 126, (74, 'J'): 44, 'yen': 29, 'percent': 14, (87, 'W'): 25, 'XF86Save': 242, 'Hangul_Hanja': 131, (65, 'ae'): 38, 'XF86Switch_VT_3': 69, 'XF86Switch_VT_2': 68, 'XF86Switch_VT_1': 67, 'XF86Switch_VT_7': 73, 'XF86Switch_VT_6': 72, 'XF86Switch_VT_5': 71, 'XF86Switch_VT_4': 70, (86, 'V'): 55, 'XF86Switch_VT_9': 75, 'XF86Switch_VT_8': 74, (35, 'End'): 115, 'XF86KbdLightOnOff': 236, (80, 'P'): 33, (56, 'parenleft'): 17, (53, '5'): 120, (80, 'THORN'): 33, 'KP_Down': 88, (73, 'i'): 31, (81, 'at'): 24, (66, 'b'): 56, '4': 13, 'K': 45, (79, 'o'): 32, 'KP_Decimal': 91, 'XF86Switch_VT_12': 96, (90, 'z'): 52, 'D': 40, (133, 'F22'): 221, (88, 'x'): 53, 'T': 28, (38, 'Up'): 111, (111, 'XF86Ungrab'): 106, (49, 'exclam'): 10, (53, 'percent'): 120, (188, 'horizconnector'): 59, (82, 'registered'): 27, 'oslash': 32, 'd': 40, 'ssharp': 39, 'XF86MonBrightnessUp': 233, (82, 'r'): 27, 't': 28, (40, 'Down'): 116, 'Find': 144, 'parenright': 188, (192, 'Ntilde'): 47, (161, 'Shift_R'): 62, 'Tslash': 28, 'AE': 38, 'dead_acute': 48, (77, 'M'): 58, (47, 'Help'): 146, (189, 'dead_belowdot'): 61, (50, 'quotedbl'): 11, (220, 'masculine'): 49, 'onehalf': 14, (118, 'F7'): 73, 'slash': 16, (65, 'a'): 38, (56, 'bracketleft'): 17, (91, 'Alt_L'): 132, 'Hyper_L': 207, 'Up': 111, (65, 'AE'): 38, 'Hyper_R': 251, (18, 'Alt_L'): 64, 'dead_grave': 34, (52, 'dead_tilde'): 103, 'XF86ClearGrab': 63, 'XF86Explorer': 152, (57, 'bracketright'): 18, 'XF86ScreenSaver': 160, 'o': 32, 'XF86Phone': 177, (113, 'F2'): 68, (73, 'idotless'): 31, 'plus': 35, 'Scroll_Lock': 78, 'kra': 45, (33, 'Page_Up'): 93, 'dstroke': 41, 'Hiragana': 99, 'horizconnector': 59, (164, 'Alt_L'): 249, 'KP_Equal': 125, 'parenleft': 187, (54, 'ampersand'): 15, (160, 'Shift_L'): 247, 'question': 20, (69, 'EuroSign'): 26, 'Break': 127, 'Num_Lock': 77, 'hstroke': 43, 'XF86ScrollDown': 186, 'registered': 27, 'J': 44, 'XF86Forward': 167, (75, 'kra'): 45, 'Z': 52, (86, 'leftdoublequotemark'): 55, 'Left': 113, 'dead_belowdot': 61, 'j': 44, (99, 'KP_3'): 89, 'z': 52, 'ae': 38, 'semicolon': 59, (55, '7'): 16, 'Page_Up': 93, 'KP_Subtract': 82, 'at': 24, (189, 'dead_abovedot'): 61, (117, 'F6'): 72, 'XF86AudioLowerVolume': 122, (51, '3'): 12, (88, 'greater'): 53, (71, 'eng'): 42, (56, '8'): 17, '5': 14, 'XF86Sleep': 150, (105, 'KP_9'): 81, 'bracketright': 35, (75, 'k'): 45, 'E': 26, (221, 'asciitilde'): 21, (68, 'D'): 40, (109, 'XF86Prev_VMode'): 82, 'asterisk': 35, 'XF86KbdBrightnessDown': 237, 'dead_diaeresis': 48, 'U': 30, 'XF86PowerOff': 124, (115, 'XF86Switch_VT_4'): 70, (49, '1'): 10, 'N': 57, 'e': 26, (117, 'XF86Switch_VT_6'): 72, (192, 'dead_doubleacute'): 47, 'thorn': 33, 'u': 30, (104, 'KP_Up'): 80, 'XF86Mail': 223} 2014-11-24 09:40:27,247 3 free keycodes=[252, 253, 254] 2014-11-24 09:40:27,247 8: ['Clear', '', '', '', '', '', ''] -> [65291L, None, None, None, None, None, None] 2014-11-24 09:40:27,247 9: ['Escape', '', 'Escape', '', '', '', ''] -> [65307L, None, 65307L, None, None, None, None] 2014-11-24 09:40:27,247 10: ['1', 'exclam', '1', 'exclam', 'bar', 'exclamdown', 'bar'] -> [49L, 33L, 49L, 33L, 124L, 161L, 124L] 2014-11-24 09:40:27,247 11: ['2', 'quotedbl', '2', 'quotedbl', 'at', 'oneeighth', 'at'] -> [50L, 34L, 50L, 34L, 64L, 2755L, 64L] 2014-11-24 09:40:27,247 12: ['3', 'periodcentered', '3', 'periodcentered', 'numbersign', 'sterling', 'numbersign'] -> [51L, 183L, 51L, 183L, 35L, 163L, 35L] 2014-11-24 09:40:27,248 13: ['4', 'dollar', '4', 'dollar', 'asciitilde', 'dollar', 'asciitilde'] -> [52L, 36L, 52L, 36L, 126L, 36L, 126L] 2014-11-24 09:40:27,248 14: ['5', 'percent', '5', 'percent', 'onehalf', 'threeeighths', 'onehalf'] -> [53L, 37L, 53L, 37L, 189L, 2756L, 189L] 2014-11-24 09:40:27,248 15: ['6', 'ampersand', '6', 'ampersand', 'notsign', 'fiveeighths', 'notsign'] -> [54L, 38L, 54L, 38L, 172L, 2757L, 172L] 2014-11-24 09:40:27,248 16: ['7', 'slash', '7', 'slash', 'braceleft', 'seveneighths', 'braceleft'] -> [55L, 47L, 55L, 47L, 123L, 2758L, 123L] 2014-11-24 09:40:27,248 17: ['8', 'parenleft', '8', 'parenleft', 'bracketleft', 'trademark', 'bracketleft'] -> [56L, 40L, 56L, 40L, 91L, 2761L, 91L] 2014-11-24 09:40:27,248 18: ['9', 'parenright', '9', 'parenright', 'bracketright', 'plusminus', 'bracketright'] -> [57L, 41L, 57L, 41L, 93L, 177L, 93L] 2014-11-24 09:40:27,248 19: ['0', 'equal', '0', 'equal', 'braceright', 'degree', 'braceright'] -> [48L, 61L, 48L, 61L, 125L, 176L, 125L] 2014-11-24 09:40:27,248 20: ['apostrophe', 'question', 'apostrophe', 'question', 'backslash', 'questiondown', 'backslash'] -> [39L, 63L, 39L, 63L, 92L, 191L, 92L] 2014-11-24 09:40:27,248 21: ['exclamdown', 'questiondown', 'exclamdown', 'questiondown', 'dead_tilde', 'asciitilde', 'dead_tilde'] -> [161L, 191L, 161L, 191L, 65107L, 126L, 65107L] 2014-11-24 09:40:27,248 22: ['BackSpace', 'BackSpace', 'BackSpace', 'BackSpace', '', '', ''] -> [65288L, 65288L, 65288L, 65288L, None, None, None] 2014-11-24 09:40:27,248 23: ['Tab', 'ISO_Left_Tab', 'Tab', 'ISO_Left_Tab', '', '', ''] -> [65289L, 65056L, 65289L, 65056L, None, None, None] 2014-11-24 09:40:27,248 24: ['q', 'Q', 'q', 'Q', 'at', 'Greek_OMEGA', 'at'] -> [113L, 81L, 113L, 81L, 64L, 2009L, 64L] 2014-11-24 09:40:27,248 25: ['w', 'W', 'w', 'W', 'lstroke', 'Lstroke', 'lstroke'] -> [119L, 87L, 119L, 87L, 435L, 419L, 435L] 2014-11-24 09:40:27,248 26: ['e', 'E', 'e', 'E', 'EuroSign', 'cent', 'EuroSign'] -> [101L, 69L, 101L, 69L, 8364L, 162L, 8364L] 2014-11-24 09:40:27,248 27: ['r', 'R', 'r', 'R', 'paragraph', 'registered', 'paragraph'] -> [114L, 82L, 114L, 82L, 182L, 174L, 182L] 2014-11-24 09:40:27,248 28: ['t', 'T', 't', 'T', 'tslash', 'Tslash', 'tslash'] -> [116L, 84L, 116L, 84L, 956L, 940L, 956L] 2014-11-24 09:40:27,248 29: ['y', 'Y', 'y', 'Y', 'leftarrow', 'yen', 'leftarrow'] -> [121L, 89L, 121L, 89L, 2299L, 165L, 2299L] 2014-11-24 09:40:27,248 30: ['u', 'U', 'u', 'U', 'downarrow', 'uparrow', 'downarrow'] -> [117L, 85L, 117L, 85L, 2302L, 2300L, 2302L] 2014-11-24 09:40:27,248 31: ['i', 'I', 'i', 'I', 'rightarrow', 'idotless', 'rightarrow'] -> [105L, 73L, 105L, 73L, 2301L, 697L, 2301L] 2014-11-24 09:40:27,248 32: ['o', 'O', 'o', 'O', 'oslash', 'Oslash', 'oslash'] -> [111L, 79L, 111L, 79L, 248L, 216L, 248L] 2014-11-24 09:40:27,248 33: ['p', 'P', 'p', 'P', 'thorn', 'THORN', 'thorn'] -> [112L, 80L, 112L, 80L, 254L, 222L, 254L] 2014-11-24 09:40:27,248 34: ['dead_grave', 'dead_circumflex', 'dead_grave', 'dead_circumflex', 'bracketleft', 'dead_abovering', 'bracketleft'] -> [65104L, 65106L, 65104L, 65106L, 91L, 65112L, 91L] 2014-11-24 09:40:27,248 35: ['plus', 'asterisk', 'plus', 'asterisk', 'bracketright', 'dead_macron', 'bracketright'] -> [43L, 42L, 43L, 42L, 93L, 65108L, 93L] 2014-11-24 09:40:27,248 36: ['Return', '', 'Return', '', '', '', ''] -> [65293L, None, 65293L, None, None, None, None] 2014-11-24 09:40:27,248 37: ['Control_L', '', 'Control_L', '', '', '', ''] -> [65507L, None, 65507L, None, None, None, None] 2014-11-24 09:40:27,248 38: ['a', 'A', 'a', 'A', 'ae', 'AE', 'ae'] -> [97L, 65L, 97L, 65L, 230L, 198L, 230L] 2014-11-24 09:40:27,248 39: ['s', 'S', 's', 'S', 'ssharp', 'section', 'ssharp'] -> [115L, 83L, 115L, 83L, 223L, 167L, 223L] 2014-11-24 09:40:27,248 40: ['d', 'D', 'd', 'D', 'eth', 'ETH', 'eth'] -> [100L, 68L, 100L, 68L, 240L, 208L, 240L] 2014-11-24 09:40:27,248 41: ['f', 'F', 'f', 'F', 'dstroke', 'ordfeminine', 'dstroke'] -> [102L, 70L, 102L, 70L, 496L, 170L, 496L] 2014-11-24 09:40:27,248 42: ['g', 'G', 'g', 'G', 'eng', 'ENG', 'eng'] -> [103L, 71L, 103L, 71L, 959L, 957L, 959L] 2014-11-24 09:40:27,248 43: ['h', 'H', 'h', 'H', 'hstroke', 'Hstroke', 'hstroke'] -> [104L, 72L, 104L, 72L, 689L, 673L, 689L] 2014-11-24 09:40:27,248 44: ['j', 'J', 'j', 'J', 'dead_hook', 'dead_horn', 'dead_hook'] -> [106L, 74L, 106L, 74L, 65121L, 65122L, 65121L] 2014-11-24 09:40:27,248 45: ['k', 'K', 'k', 'K', 'kra', 'ampersand', 'kra'] -> [107L, 75L, 107L, 75L, 930L, 38L, 930L] 2014-11-24 09:40:27,249 46: ['l', 'L', 'l', 'L', 'lstroke', 'Lstroke', 'lstroke'] -> [108L, 76L, 108L, 76L, 435L, 419L, 435L] 2014-11-24 09:40:27,249 47: ['ntilde', 'Ntilde', 'ntilde', 'Ntilde', 'asciitilde', 'dead_doubleacute', 'asciitilde'] -> [241L, 209L, 241L, 209L, 126L, 65113L, 126L] 2014-11-24 09:40:27,249 48: ['dead_acute', 'dead_diaeresis', 'dead_acute', 'dead_diaeresis', 'braceleft', 'braceleft', 'braceleft'] -> [65105L, 65111L, 65105L, 65111L, 123L, 123L, 123L] 2014-11-24 09:40:27,249 49: ['masculine', 'ordfeminine', 'masculine', 'ordfeminine', 'backslash', 'backslash', 'backslash'] -> [186L, 170L, 186L, 170L, 92L, 92L, 92L] 2014-11-24 09:40:27,249 50: ['Shift_L', '', 'Shift_L', '', '', '', ''] -> [65505L, None, 65505L, None, None, None, None] 2014-11-24 09:40:27,249 51: ['ccedilla', 'Ccedilla', 'ccedilla', 'Ccedilla', 'braceright', 'dead_breve', 'braceright'] -> [231L, 199L, 231L, 199L, 125L, 65109L, 125L] 2014-11-24 09:40:27,249 52: ['z', 'Z', 'z', 'Z', 'guillemotleft', 'less', 'guillemotleft'] -> [122L, 90L, 122L, 90L, 171L, 60L, 171L] 2014-11-24 09:40:27,249 53: ['x', 'X', 'x', 'X', 'guillemotright', 'greater', 'guillemotright'] -> [120L, 88L, 120L, 88L, 187L, 62L, 187L] 2014-11-24 09:40:27,249 54: ['c', 'C', 'c', 'C', 'cent', 'copyright', 'cent'] -> [99L, 67L, 99L, 67L, 162L, 169L, 162L] 2014-11-24 09:40:27,249 55: ['v', 'V', 'v', 'V', 'leftdoublequotemark', 'leftsinglequotemark', 'leftdoublequotemark'] -> [118L, 86L, 118L, 86L, 2770L, 2768L, 2770L] 2014-11-24 09:40:27,249 56: ['b', 'B', 'b', 'B', 'rightdoublequotemark', 'rightsinglequotemark', 'rightdoublequotemark'] -> [98L, 66L, 98L, 66L, 2771L, 2769L, 2771L] 2014-11-24 09:40:27,249 57: ['n', 'N', 'n', 'N', 'n', 'N', 'n'] -> [110L, 78L, 110L, 78L, 110L, 78L, 110L] 2014-11-24 09:40:27,249 58: ['m', 'M', 'm', 'M', 'mu', 'masculine', 'mu'] -> [109L, 77L, 109L, 77L, 181L, 186L, 181L] 2014-11-24 09:40:27,249 59: ['comma', 'semicolon', 'comma', 'semicolon', 'horizconnector', 'multiply', 'horizconnector'] -> [44L, 59L, 44L, 59L, 2211L, 215L, 2211L] 2014-11-24 09:40:27,249 60: ['period', 'colon', 'period', 'colon', 'periodcentered', 'division', 'periodcentered'] -> [46L, 58L, 46L, 58L, 183L, 247L, 183L] 2014-11-24 09:40:27,249 61: ['minus', 'underscore', 'minus', 'underscore', 'dead_belowdot', 'dead_abovedot', 'dead_belowdot'] -> [45L, 95L, 45L, 95L, 65120L, 65110L, 65120L] 2014-11-24 09:40:27,249 62: ['Shift_R', '', 'Shift_R', '', '', '', ''] -> [65506L, None, 65506L, None, None, None, None] 2014-11-24 09:40:27,249 63: ['KP_Multiply', 'KP_Multiply', 'KP_Multiply', 'KP_Multiply', 'KP_Multiply', 'KP_Multiply', 'XF86ClearGrab'] -> [65450L, 65450L, 65450L, 65450L, 65450L, 65450L, 269024801L] 2014-11-24 09:40:27,249 64: ['Alt_L', 'Meta_L', 'Alt_L', 'Meta_L', '', '', ''] -> [65513L, 65511L, 65513L, 65511L, None, None, None] 2014-11-24 09:40:27,249 65: ['space', '', 'space', '', '', '', ''] -> [32L, None, 32L, None, None, None, None] 2014-11-24 09:40:27,249 66: ['Caps_Lock', '', 'Caps_Lock', '', '', '', ''] -> [65509L, None, 65509L, None, None, None, None] 2014-11-24 09:40:27,249 67: ['F1', 'F1', 'F1', 'F1', 'F1', 'F1', 'XF86Switch_VT_1'] -> [65470L, 65470L, 65470L, 65470L, 65470L, 65470L, 269024769L] 2014-11-24 09:40:27,249 68: ['F2', 'F2', 'F2', 'F2', 'F2', 'F2', 'XF86Switch_VT_2'] -> [65471L, 65471L, 65471L, 65471L, 65471L, 65471L, 269024770L] 2014-11-24 09:40:27,249 69: ['F3', 'F3', 'F3', 'F3', 'F3', 'F3', 'XF86Switch_VT_3'] -> [65472L, 65472L, 65472L, 65472L, 65472L, 65472L, 269024771L] 2014-11-24 09:40:27,249 70: ['F4', 'F4', 'F4', 'F4', 'F4', 'F4', 'XF86Switch_VT_4'] -> [65473L, 65473L, 65473L, 65473L, 65473L, 65473L, 269024772L] 2014-11-24 09:40:27,249 71: ['F5', 'F5', 'F5', 'F5', 'F5', 'F5', 'XF86Switch_VT_5'] -> [65474L, 65474L, 65474L, 65474L, 65474L, 65474L, 269024773L] 2014-11-24 09:40:27,249 72: ['F6', 'F6', 'F6', 'F6', 'F6', 'F6', 'XF86Switch_VT_6'] -> [65475L, 65475L, 65475L, 65475L, 65475L, 65475L, 269024774L] 2014-11-24 09:40:27,249 73: ['F7', 'F7', 'F7', 'F7', 'F7', 'F7', 'XF86Switch_VT_7'] -> [65476L, 65476L, 65476L, 65476L, 65476L, 65476L, 269024775L] 2014-11-24 09:40:27,249 74: ['F8', 'F8', 'F8', 'F8', 'F8', 'F8', 'XF86Switch_VT_8'] -> [65477L, 65477L, 65477L, 65477L, 65477L, 65477L, 269024776L] 2014-11-24 09:40:27,249 75: ['F9', 'F9', 'F9', 'F9', 'F9', 'F9', 'XF86Switch_VT_9'] -> [65478L, 65478L, 65478L, 65478L, 65478L, 65478L, 269024777L] 2014-11-24 09:40:27,249 76: ['F10', 'F10', 'F10', 'F10', 'F10', 'F10', 'XF86Switch_VT_10'] -> [65479L, 65479L, 65479L, 65479L, 65479L, 65479L, 269024778L] 2014-11-24 09:40:27,249 77: ['Num_Lock', '', 'Num_Lock', '', '', '', ''] -> [65407L, None, 65407L, None, None, None, None] 2014-11-24 09:40:27,249 78: ['Scroll_Lock', '', 'Scroll_Lock', '', '', '', ''] -> [65300L, None, 65300L, None, None, None, None] 2014-11-24 09:40:27,249 79: ['KP_Home', 'KP_7', 'KP_Home', 'KP_7', '', '', ''] -> [65429L, 65463L, 65429L, 65463L, None, None, None] 2014-11-24 09:40:27,249 80: ['KP_Up', 'KP_8', 'KP_Up', 'KP_8', '', '', ''] -> [65431L, 65464L, 65431L, 65464L, None, None, None] 2014-11-24 09:40:27,250 81: ['KP_Prior', 'KP_9', 'KP_Prior', 'KP_9', '', '', ''] -> [65434L, 65465L, 65434L, 65465L, None, None, None] 2014-11-24 09:40:27,250 82: ['KP_Subtract', 'KP_Subtract', 'KP_Subtract', 'KP_Subtract', 'KP_Subtract', 'KP_Subtract', 'XF86Prev_VMode'] -> [65453L, 65453L, 65453L, 65453L, 65453L, 65453L, 269024803L] 2014-11-24 09:40:27,250 83: ['KP_Left', 'KP_4', 'KP_Left', 'KP_4', '', '', ''] -> [65430L, 65460L, 65430L, 65460L, None, None, None] 2014-11-24 09:40:27,250 84: ['KP_Begin', 'KP_5', 'KP_Begin', 'KP_5', '', '', ''] -> [65437L, 65461L, 65437L, 65461L, None, None, None] 2014-11-24 09:40:27,250 85: ['KP_Right', 'KP_6', 'KP_Right', 'KP_6', '', '', ''] -> [65432L, 65462L, 65432L, 65462L, None, None, None] 2014-11-24 09:40:27,250 86: ['KP_Add', 'KP_Add', 'KP_Add', 'KP_Add', 'KP_Add', 'KP_Add', 'XF86Next_VMode'] -> [65451L, 65451L, 65451L, 65451L, 65451L, 65451L, 269024802L] 2014-11-24 09:40:27,250 87: ['KP_End', 'KP_1', 'KP_End', 'KP_1', '', '', ''] -> [65436L, 65457L, 65436L, 65457L, None, None, None] 2014-11-24 09:40:27,250 88: ['KP_Down', 'KP_2', 'KP_Down', 'KP_2', '', '', ''] -> [65433L, 65458L, 65433L, 65458L, None, None, None] 2014-11-24 09:40:27,250 89: ['KP_Next', 'KP_3', 'KP_Next', 'KP_3', '', '', ''] -> [65435L, 65459L, 65435L, 65459L, None, None, None] 2014-11-24 09:40:27,250 90: ['KP_Insert', 'KP_0', 'KP_Insert', 'KP_0', '', '', ''] -> [65438L, 65456L, 65438L, 65456L, None, None, None] 2014-11-24 09:40:27,250 91: ['KP_Delete', 'KP_Decimal', 'KP_Delete', 'KP_Decimal', '', '', ''] -> [65439L, 65454L, 65439L, 65454L, None, None, None] 2014-11-24 09:40:27,250 92: ['ISO_Level3_Shift', '', 'ISO_Level3_Shift', '', '', '', ''] -> [65027L, None, 65027L, None, None, None, None] 2014-11-24 09:40:27,250 93: ['Page_Up', '', '', '', '', '', ''] -> [65365L, None, None, None, None, None, None] 2014-11-24 09:40:27,250 94: ['less', 'greater', 'less', 'greater', 'bar', 'brokenbar', 'bar'] -> [60L, 62L, 60L, 62L, 124L, 166L, 124L] 2014-11-24 09:40:27,250 95: ['F11', 'F11', 'F11', 'F11', 'F11', 'F11', 'XF86Switch_VT_11'] -> [65480L, 65480L, 65480L, 65480L, 65480L, 65480L, 269024779L] 2014-11-24 09:40:27,250 96: ['F12', 'F12', 'F12', 'F12', 'F12', 'F12', 'XF86Switch_VT_12'] -> [65481L, 65481L, 65481L, 65481L, 65481L, 65481L, 269024780L] 2014-11-24 09:40:27,250 97: ['Page_Down', '', '', '', '', '', ''] -> [65366L, None, None, None, None, None, None] 2014-11-24 09:40:27,250 98: ['Katakana', '', 'Katakana', '', '', '', ''] -> [65318L, None, 65318L, None, None, None, None] 2014-11-24 09:40:27,250 99: ['Hiragana', '', 'Hiragana', '', '', '', ''] -> [65317L, None, 65317L, None, None, None, None] 2014-11-24 09:40:27,250 100: ['Henkan_Mode', '', 'Henkan_Mode', '', '', '', ''] -> [65315L, None, 65315L, None, None, None, None] 2014-11-24 09:40:27,250 101: ['Hiragana_Katakana', '', 'Hiragana_Katakana', '', '', '', ''] -> [65319L, None, 65319L, None, None, None, None] 2014-11-24 09:40:27,250 102: ['Muhenkan', '', 'Muhenkan', '', '', '', ''] -> [65314L, None, 65314L, None, None, None, None] 2014-11-24 09:40:27,250 103: ['4', 'dollar', 'dead_tilde', '', '', '', ''] -> [52L, 36L, 65107L, None, None, None, None] 2014-11-24 09:40:27,250 104: ['KP_Enter', '', 'KP_Enter', '', '', '', ''] -> [65421L, None, 65421L, None, None, None, None] 2014-11-24 09:40:27,250 105: ['Control_R', '', 'Control_R', '', '', '', ''] -> [65508L, None, 65508L, None, None, None, None] 2014-11-24 09:40:27,250 106: ['KP_Divide', 'KP_Divide', 'KP_Divide', 'KP_Divide', 'KP_Divide', 'KP_Divide', 'XF86Ungrab'] -> [65455L, 65455L, 65455L, 65455L, 65455L, 65455L, 269024800L] 2014-11-24 09:40:27,250 107: ['Print', 'Sys_Req', 'Print', 'Sys_Req', '', '', ''] -> [65377L, 65301L, 65377L, 65301L, None, None, None] 2014-11-24 09:40:27,250 108: ['ISO_Level3_Shift', '', 'ISO_Level3_Shift', '', '', '', ''] -> [65027L, None, 65027L, None, None, None, None] 2014-11-24 09:40:27,250 109: ['Linefeed', '', 'Linefeed', '', '', '', ''] -> [65290L, None, 65290L, None, None, None, None] 2014-11-24 09:40:27,250 110: ['Home', '', 'Home', '', '', '', ''] -> [65360L, None, 65360L, None, None, None, None] 2014-11-24 09:40:27,250 111: ['Up', '', 'Up', '', '', '', ''] -> [65362L, None, 65362L, None, None, None, None] 2014-11-24 09:40:27,250 112: ['Prior', '', 'Prior', '', '', '', ''] -> [65365L, None, 65365L, None, None, None, None] 2014-11-24 09:40:27,250 113: ['Left', '', 'Left', '', '', '', ''] -> [65361L, None, 65361L, None, None, None, None] 2014-11-24 09:40:27,250 114: ['Right', '', 'Right', '', '', '', ''] -> [65363L, None, 65363L, None, None, None, None] 2014-11-24 09:40:27,250 115: ['End', '', 'End', '', '', '', ''] -> [65367L, None, 65367L, None, None, None, None] 2014-11-24 09:40:27,250 116: ['Down', '', 'Down', '', '', '', ''] -> [65364L, None, 65364L, None, None, None, None] 2014-11-24 09:40:27,251 117: ['Next', '', 'Next', '', '', '', ''] -> [65366L, None, 65366L, None, None, None, None] 2014-11-24 09:40:27,251 118: ['Insert', '', 'Insert', '', '', '', ''] -> [65379L, None, 65379L, None, None, None, None] 2014-11-24 09:40:27,251 119: ['Delete', '', 'Delete', '', '', '', ''] -> [65535L, None, 65535L, None, None, None, None] 2014-11-24 09:40:27,251 120: ['5', 'percent', 'EuroSign', '', '', '', ''] -> [53L, 37L, 8364L, None, None, None, None] 2014-11-24 09:40:27,251 121: ['XF86AudioMute', '', 'XF86AudioMute', '', '', '', ''] -> [269025042L, None, 269025042L, None, None, None, None] 2014-11-24 09:40:27,251 122: ['XF86AudioLowerVolume', '', 'XF86AudioLowerVolume', '', '', '', ''] -> [269025041L, None, 269025041L, None, None, None, None] 2014-11-24 09:40:27,251 123: ['XF86AudioRaiseVolume', '', 'XF86AudioRaiseVolume', '', '', '', ''] -> [269025043L, None, 269025043L, None, None, None, None] 2014-11-24 09:40:27,251 124: ['XF86PowerOff', '', 'XF86PowerOff', '', '', '', ''] -> [269025066L, None, 269025066L, None, None, None, None] 2014-11-24 09:40:27,251 125: ['KP_Equal', '', 'KP_Equal', '', '', '', ''] -> [65469L, None, 65469L, None, None, None, None] 2014-11-24 09:40:27,251 126: ['plusminus', '', 'plusminus', '', '', '', ''] -> [177L, None, 177L, None, None, None, None] 2014-11-24 09:40:27,251 127: ['Pause', 'Break', 'Pause', 'Break', '', '', ''] -> [65299L, 65387L, 65299L, 65387L, None, None, None] 2014-11-24 09:40:27,251 128: ['XF86LaunchA', '', 'XF86LaunchA', '', '', '', ''] -> [269025098L, None, 269025098L, None, None, None, None] 2014-11-24 09:40:27,251 129: ['KP_Decimal', 'KP_Decimal', 'KP_Decimal', 'KP_Decimal', '', '', ''] -> [65454L, 65454L, 65454L, 65454L, None, None, None] 2014-11-24 09:40:27,251 130: ['Hangul', '', 'Hangul', '', '', '', ''] -> [65329L, None, 65329L, None, None, None, None] 2014-11-24 09:40:27,251 131: ['Hangul_Hanja', '', 'Hangul_Hanja', '', '', '', ''] -> [65332L, None, 65332L, None, None, None, None] 2014-11-24 09:40:27,251 132: ['Alt_L', 'Meta_L', 'Alt_L', 'Meta_L', '', '', ''] -> [65513L, 65511L, 65513L, 65511L, None, None, None] 2014-11-24 09:40:27,251 133: ['Super_L', '', 'Super_L', '', '', '', ''] -> [65515L, None, 65515L, None, None, None, None] 2014-11-24 09:40:27,251 134: ['Super_R', '', 'Super_R', '', '', '', ''] -> [65516L, None, 65516L, None, None, None, None] 2014-11-24 09:40:27,251 135: ['Menu', '', 'Menu', '', '', '', ''] -> [65383L, None, 65383L, None, None, None, None] 2014-11-24 09:40:27,251 136: ['Cancel', '', 'Cancel', '', '', '', ''] -> [65385L, None, 65385L, None, None, None, None] 2014-11-24 09:40:27,251 137: ['Redo', '', 'Redo', '', '', '', ''] -> [65382L, None, 65382L, None, None, None, None] 2014-11-24 09:40:27,251 138: ['SunProps', '', 'SunProps', '', '', '', ''] -> [268828528L, None, 268828528L, None, None, None, None] 2014-11-24 09:40:27,251 139: ['Undo', '', 'Undo', '', '', '', ''] -> [65381L, None, 65381L, None, None, None, None] 2014-11-24 09:40:27,251 140: ['SunFront', '', 'SunFront', '', '', '', ''] -> [268828529L, None, 268828529L, None, None, None, None] 2014-11-24 09:40:27,251 141: ['XF86Copy', '', 'XF86Copy', '', '', '', ''] -> [269025111L, None, 269025111L, None, None, None, None] 2014-11-24 09:40:27,251 142: ['XF86Open', '', 'XF86Open', '', '', '', ''] -> [269025131L, None, 269025131L, None, None, None, None] 2014-11-24 09:40:27,251 143: ['XF86Paste', '', 'XF86Paste', '', '', '', ''] -> [269025133L, None, 269025133L, None, None, None, None] 2014-11-24 09:40:27,251 144: ['Find', '', 'Find', '', '', '', ''] -> [65384L, None, 65384L, None, None, None, None] 2014-11-24 09:40:27,251 145: ['XF86Cut', '', 'XF86Cut', '', '', '', ''] -> [269025112L, None, 269025112L, None, None, None, None] 2014-11-24 09:40:27,251 146: ['Help', '', 'Help', '', '', '', ''] -> [65386L, None, 65386L, None, None, None, None] 2014-11-24 09:40:27,251 147: ['XF86MenuKB', '', 'XF86MenuKB', '', '', '', ''] -> [269025125L, None, 269025125L, None, None, None, None] 2014-11-24 09:40:27,251 148: ['XF86Calculator', '', 'XF86Calculator', '', '', '', ''] -> [269025053L, None, 269025053L, None, None, None, None] 2014-11-24 09:40:27,251 149: ['Meta_R', '', '', '', '', '', ''] -> [65512L, None, None, None, None, None, None] 2014-11-24 09:40:27,251 150: ['XF86Sleep', '', 'XF86Sleep', '', '', '', ''] -> [269025071L, None, 269025071L, None, None, None, None] 2014-11-24 09:40:27,251 151: ['XF86WakeUp', '', 'XF86WakeUp', '', '', '', ''] -> [269025067L, None, 269025067L, None, None, None, None] 2014-11-24 09:40:27,251 152: ['XF86Explorer', '', 'XF86Explorer', '', '', '', ''] -> [269025117L, None, 269025117L, None, None, None, None] 2014-11-24 09:40:27,251 153: ['XF86Send', '', 'XF86Send', '', '', '', ''] -> [269025147L, None, 269025147L, None, None, None, None] 2014-11-24 09:40:27,252 154: ['F13', '', '', '', '', '', ''] -> [65482L, None, None, None, None, None, None] 2014-11-24 09:40:27,252 155: ['XF86Xfer', '', 'XF86Xfer', '', '', '', ''] -> [269025162L, None, 269025162L, None, None, None, None] 2014-11-24 09:40:27,252 156: ['XF86Launch1', '', 'XF86Launch1', '', '', '', ''] -> [269025089L, None, 269025089L, None, None, None, None] 2014-11-24 09:40:27,252 157: ['XF86Launch2', '', 'XF86Launch2', '', '', '', ''] -> [269025090L, None, 269025090L, None, None, None, None] 2014-11-24 09:40:27,252 158: ['XF86WWW', '', 'XF86WWW', '', '', '', ''] -> [269025070L, None, 269025070L, None, None, None, None] 2014-11-24 09:40:27,252 159: ['XF86DOS', '', 'XF86DOS', '', '', '', ''] -> [269025114L, None, 269025114L, None, None, None, None] 2014-11-24 09:40:27,252 160: ['XF86ScreenSaver', '', 'XF86ScreenSaver', '', '', '', ''] -> [269025069L, None, 269025069L, None, None, None, None] 2014-11-24 09:40:27,252 161: ['XF86RotateWindows', '', 'XF86RotateWindows', '', '', '', ''] -> [269025140L, None, 269025140L, None, None, None, None] 2014-11-24 09:40:27,252 162: ['XF86TaskPane', '', 'XF86TaskPane', '', '', '', ''] -> [269025151L, None, 269025151L, None, None, None, None] 2014-11-24 09:40:27,252 163: ['XF86Mail', '', 'XF86Mail', '', '', '', ''] -> [269025049L, None, 269025049L, None, None, None, None] 2014-11-24 09:40:27,252 164: ['XF86Favorites', '', 'XF86Favorites', '', '', '', ''] -> [269025072L, None, 269025072L, None, None, None, None] 2014-11-24 09:40:27,252 165: ['XF86MyComputer', '', 'XF86MyComputer', '', '', '', ''] -> [269025075L, None, 269025075L, None, None, None, None] 2014-11-24 09:40:27,252 166: ['XF86Back', '', 'XF86Back', '', '', '', ''] -> [269025062L, None, 269025062L, None, None, None, None] 2014-11-24 09:40:27,252 167: ['XF86Forward', '', 'XF86Forward', '', '', '', ''] -> [269025063L, None, 269025063L, None, None, None, None] 2014-11-24 09:40:27,252 168: ['F14', '', '', '', '', '', ''] -> [65483L, None, None, None, None, None, None] 2014-11-24 09:40:27,252 169: ['XF86Eject', '', 'XF86Eject', '', '', '', ''] -> [269025068L, None, 269025068L, None, None, None, None] 2014-11-24 09:40:27,252 170: ['XF86Eject', 'XF86Eject', 'XF86Eject', 'XF86Eject', '', '', ''] -> [269025068L, 269025068L, 269025068L, 269025068L, None, None, None] 2014-11-24 09:40:27,252 171: ['XF86AudioNext', '', 'XF86AudioNext', '', '', '', ''] -> [269025047L, None, 269025047L, None, None, None, None] 2014-11-24 09:40:27,252 172: ['XF86AudioPlay', 'XF86AudioPause', 'XF86AudioPlay', 'XF86AudioPause', '', '', ''] -> [269025044L, 269025073L, 269025044L, 269025073L, None, None, None] 2014-11-24 09:40:27,252 173: ['XF86AudioPrev', '', 'XF86AudioPrev', '', '', '', ''] -> [269025046L, None, 269025046L, None, None, None, None] 2014-11-24 09:40:27,252 174: ['XF86AudioStop', 'XF86Eject', 'XF86AudioStop', 'XF86Eject', '', '', ''] -> [269025045L, 269025068L, 269025045L, 269025068L, None, None, None] 2014-11-24 09:40:27,252 175: ['XF86AudioRecord', '', 'XF86AudioRecord', '', '', '', ''] -> [269025052L, None, 269025052L, None, None, None, None] 2014-11-24 09:40:27,252 176: ['XF86AudioRewind', '', 'XF86AudioRewind', '', '', '', ''] -> [269025086L, None, 269025086L, None, None, None, None] 2014-11-24 09:40:27,252 177: ['XF86Phone', '', 'XF86Phone', '', '', '', ''] -> [269025134L, None, 269025134L, None, None, None, None] 2014-11-24 09:40:27,252 178: ['F15', '', '', '', '', '', ''] -> [65484L, None, None, None, None, None, None] 2014-11-24 09:40:27,252 179: ['XF86Tools', '', 'XF86Tools', '', '', '', ''] -> [269025153L, None, 269025153L, None, None, None, None] 2014-11-24 09:40:27,252 180: ['XF86HomePage', '', 'XF86HomePage', '', '', '', ''] -> [269025048L, None, 269025048L, None, None, None, None] 2014-11-24 09:40:27,252 181: ['XF86Reload', '', 'XF86Reload', '', '', '', ''] -> [269025139L, None, 269025139L, None, None, None, None] 2014-11-24 09:40:27,252 182: ['XF86Close', '', 'XF86Close', '', '', '', ''] -> [269025110L, None, 269025110L, None, None, None, None] 2014-11-24 09:40:27,252 183: ['F16', '', '', '', '', '', ''] -> [65485L, None, None, None, None, None, None] 2014-11-24 09:40:27,252 184: ['F17', '', '', '', '', '', ''] -> [65486L, None, None, None, None, None, None] 2014-11-24 09:40:27,252 185: ['XF86ScrollUp', '', 'XF86ScrollUp', '', '', '', ''] -> [269025144L, None, 269025144L, None, None, None, None] 2014-11-24 09:40:27,252 186: ['XF86ScrollDown', '', 'XF86ScrollDown', '', '', '', ''] -> [269025145L, None, 269025145L, None, None, None, None] 2014-11-24 09:40:27,252 187: ['parenleft', '', 'parenleft', '', '', '', ''] -> [40L, None, 40L, None, None, None, None] 2014-11-24 09:40:27,252 188: ['parenright', '', 'parenright', '', '', '', ''] -> [41L, None, 41L, None, None, None, None] 2014-11-24 09:40:27,252 189: ['XF86New', '', 'XF86New', '', '', '', ''] -> [269025128L, None, 269025128L, None, None, None, None] 2014-11-24 09:40:27,253 190: ['Redo', '', 'Redo', '', '', '', ''] -> [65382L, None, 65382L, None, None, None, None] 2014-11-24 09:40:27,253 191: ['XF86Tools', '', 'XF86Tools', '', '', '', ''] -> [269025153L, None, 269025153L, None, None, None, None] 2014-11-24 09:40:27,253 192: ['XF86Launch5', '', 'XF86Launch5', '', '', '', ''] -> [269025093L, None, 269025093L, None, None, None, None] 2014-11-24 09:40:27,253 193: ['XF86Launch6', '', 'XF86Launch6', '', '', '', ''] -> [269025094L, None, 269025094L, None, None, None, None] 2014-11-24 09:40:27,253 194: ['XF86Launch7', '', 'XF86Launch7', '', '', '', ''] -> [269025095L, None, 269025095L, None, None, None, None] 2014-11-24 09:40:27,253 195: ['XF86Launch8', '', 'XF86Launch8', '', '', '', ''] -> [269025096L, None, 269025096L, None, None, None, None] 2014-11-24 09:40:27,253 196: ['XF86Launch9', '', 'XF86Launch9', '', '', '', ''] -> [269025097L, None, 269025097L, None, None, None, None] 2014-11-24 09:40:27,253 197: ['F18', '', '', '', '', '', ''] -> [65487L, None, None, None, None, None, None] 2014-11-24 09:40:27,253 198: ['XF86AudioMicMute', '', 'XF86AudioMicMute', '', '', '', ''] -> [269025202L, None, 269025202L, None, None, None, None] 2014-11-24 09:40:27,253 199: ['XF86TouchpadToggle', '', 'XF86TouchpadToggle', '', '', '', ''] -> [269025193L, None, 269025193L, None, None, None, None] 2014-11-24 09:40:27,253 200: ['XF86TouchpadOn', '', 'XF86TouchpadOn', '', '', '', ''] -> [269025200L, None, 269025200L, None, None, None, None] 2014-11-24 09:40:27,253 201: ['XF86TouchpadOff', '', 'XF86TouchpadOff', '', '', '', ''] -> [269025201L, None, 269025201L, None, None, None, None] 2014-11-24 09:40:27,253 202: ['F19', '', '', '', '', '', ''] -> [65488L, None, None, None, None, None, None] 2014-11-24 09:40:27,253 203: ['Mode_switch', '', 'Mode_switch', '', '', '', ''] -> [65406L, None, 65406L, None, None, None, None] 2014-11-24 09:40:27,253 204: ['', 'Alt_L', '', 'Alt_L', '', '', ''] -> [65513L, None, 65513L, None, None, None] 2014-11-24 09:40:27,253 205: ['', 'Meta_L', '', 'Meta_L', '', '', ''] -> [65511L, None, 65511L, None, None, None] 2014-11-24 09:40:27,253 206: ['', 'Super_L', '', 'Super_L', '', '', ''] -> [65515L, None, 65515L, None, None, None] 2014-11-24 09:40:27,253 207: ['', 'Hyper_L', '', 'Hyper_L', '', '', ''] -> [65517L, None, 65517L, None, None, None] 2014-11-24 09:40:27,253 208: ['XF86AudioPlay', '', 'XF86AudioPlay', '', '', '', ''] -> [269025044L, None, 269025044L, None, None, None, None] 2014-11-24 09:40:27,253 209: ['XF86AudioPause', '', 'XF86AudioPause', '', '', '', ''] -> [269025073L, None, 269025073L, None, None, None, None] 2014-11-24 09:40:27,253 210: ['XF86Launch3', '', 'XF86Launch3', '', '', '', ''] -> [269025091L, None, 269025091L, None, None, None, None] 2014-11-24 09:40:27,253 211: ['XF86Launch4', '', 'XF86Launch4', '', '', '', ''] -> [269025092L, None, 269025092L, None, None, None, None] 2014-11-24 09:40:27,253 212: ['XF86LaunchB', '', 'XF86LaunchB', '', '', '', ''] -> [269025099L, None, 269025099L, None, None, None, None] 2014-11-24 09:40:27,253 213: ['XF86Suspend', '', 'XF86Suspend', '', '', '', ''] -> [269025191L, None, 269025191L, None, None, None, None] 2014-11-24 09:40:27,253 214: ['XF86Close', '', 'XF86Close', '', '', '', ''] -> [269025110L, None, 269025110L, None, None, None, None] 2014-11-24 09:40:27,253 215: ['XF86AudioPlay', '', 'XF86AudioPlay', '', '', '', ''] -> [269025044L, None, 269025044L, None, None, None, None] 2014-11-24 09:40:27,253 216: ['XF86AudioForward', '', 'XF86AudioForward', '', '', '', ''] -> [269025175L, None, 269025175L, None, None, None, None] 2014-11-24 09:40:27,253 217: ['F20', '', '', '', '', '', ''] -> [65489L, None, None, None, None, None, None] 2014-11-24 09:40:27,253 218: ['Print', '', 'Print', '', '', '', ''] -> [65377L, None, 65377L, None, None, None, None] 2014-11-24 09:40:27,253 219: ['F21', '', '', '', '', '', ''] -> [65490L, None, None, None, None, None, None] 2014-11-24 09:40:27,253 220: ['XF86WebCam', '', 'XF86WebCam', '', '', '', ''] -> [269025167L, None, 269025167L, None, None, None, None] 2014-11-24 09:40:27,253 221: ['F22', '', '', '', '', '', ''] -> [65491L, None, None, None, None, None, None] 2014-11-24 09:40:27,253 222: ['F23', '', '', '', '', '', ''] -> [65492L, None, None, None, None, None, None] 2014-11-24 09:40:27,253 223: ['XF86Mail', '', 'XF86Mail', '', '', '', ''] -> [269025049L, None, 269025049L, None, None, None, None] 2014-11-24 09:40:27,254 224: ['XF86Messenger', '', 'XF86Messenger', '', '', '', ''] -> [269025166L, None, 269025166L, None, None, None, None] 2014-11-24 09:40:27,254 225: ['XF86Search', '', 'XF86Search', '', '', '', ''] -> [269025051L, None, 269025051L, None, None, None, None] 2014-11-24 09:40:27,254 226: ['XF86Go', '', 'XF86Go', '', '', '', ''] -> [269025119L, None, 269025119L, None, None, None, None] 2014-11-24 09:40:27,254 227: ['XF86Finance', '', 'XF86Finance', '', '', '', ''] -> [269025084L, None, 269025084L, None, None, None, None] 2014-11-24 09:40:27,254 228: ['XF86Game', '', 'XF86Game', '', '', '', ''] -> [269025118L, None, 269025118L, None, None, None, None] 2014-11-24 09:40:27,254 229: ['XF86Shop', '', 'XF86Shop', '', '', '', ''] -> [269025078L, None, 269025078L, None, None, None, None] 2014-11-24 09:40:27,254 230: ['F24', '', '', '', '', '', ''] -> [65493L, None, None, None, None, None, None] 2014-11-24 09:40:27,254 231: ['Cancel', '', 'Cancel', '', '', '', ''] -> [65385L, None, 65385L, None, None, None, None] 2014-11-24 09:40:27,254 232: ['XF86MonBrightnessDown', '', 'XF86MonBrightnessDown', '', '', '', ''] -> [269025027L, None, 269025027L, None, None, None, None] 2014-11-24 09:40:27,254 233: ['XF86MonBrightnessUp', '', 'XF86MonBrightnessUp', '', '', '', ''] -> [269025026L, None, 269025026L, None, None, None, None] 2014-11-24 09:40:27,254 234: ['XF86AudioMedia', '', 'XF86AudioMedia', '', '', '', ''] -> [269025074L, None, 269025074L, None, None, None, None] 2014-11-24 09:40:27,254 235: ['XF86Display', '', 'XF86Display', '', '', '', ''] -> [269025113L, None, 269025113L, None, None, None, None] 2014-11-24 09:40:27,254 236: ['XF86KbdLightOnOff', '', 'XF86KbdLightOnOff', '', '', '', ''] -> [269025028L, None, 269025028L, None, None, None, None] 2014-11-24 09:40:27,254 237: ['XF86KbdBrightnessDown', '', 'XF86KbdBrightnessDown', '', '', '', ''] -> [269025030L, None, 269025030L, None, None, None, None] 2014-11-24 09:40:27,254 238: ['XF86KbdBrightnessUp', '', 'XF86KbdBrightnessUp', '', '', '', ''] -> [269025029L, None, 269025029L, None, None, None, None] 2014-11-24 09:40:27,254 239: ['XF86Send', '', 'XF86Send', '', '', '', ''] -> [269025147L, None, 269025147L, None, None, None, None] 2014-11-24 09:40:27,254 240: ['XF86Reply', '', 'XF86Reply', '', '', '', ''] -> [269025138L, None, 269025138L, None, None, None, None] 2014-11-24 09:40:27,254 241: ['XF86MailForward', '', 'XF86MailForward', '', '', '', ''] -> [269025168L, None, 269025168L, None, None, None, None] 2014-11-24 09:40:27,254 242: ['XF86Save', '', 'XF86Save', '', '', '', ''] -> [269025143L, None, 269025143L, None, None, None, None] 2014-11-24 09:40:27,254 243: ['XF86Documents', '', 'XF86Documents', '', '', '', ''] -> [269025115L, None, 269025115L, None, None, None, None] 2014-11-24 09:40:27,254 244: ['XF86Battery', '', 'XF86Battery', '', '', '', ''] -> [269025171L, None, 269025171L, None, None, None, None] 2014-11-24 09:40:27,254 245: ['XF86Bluetooth', '', 'XF86Bluetooth', '', '', '', ''] -> [269025172L, None, 269025172L, None, None, None, None] 2014-11-24 09:40:27,254 246: ['XF86WLAN', '', 'XF86WLAN', '', '', '', ''] -> [269025173L, None, 269025173L, None, None, None, None] 2014-11-24 09:40:27,254 247: ['Shift_L', '', 'Shift_L', '', '', '', ''] -> [65505L, None, 65505L, None, None, None, None] 2014-11-24 09:40:27,254 248: ['Control_L', '', 'Control_L', '', '', '', ''] -> [65507L, None, 65507L, None, None, None, None] 2014-11-24 09:40:27,254 249: ['Alt_L', 'Meta_L', 'Alt_L', 'Meta_L', '', '', ''] -> [65513L, 65511L, 65513L, 65511L, None, None, None] 2014-11-24 09:40:27,254 250: ['Alt_R', '', '', '', '', '', ''] -> [65514L, None, None, None, None, None, None] 2014-11-24 09:40:27,254 251: ['Hyper_R', '', '', '', '', '', ''] -> [65518L, None, None, None, None, None, None] 2014-11-24 09:40:27,254 instructions=[('keycode', 8, [65291L, None, None, None, None, None, None]), ('keycode', 9, [65307L, None, 65307L, None, None, None, None]), ('keycode', 10, [49L, 33L, 49L, 33L, 124L, 161L, 124L]), ('keycode', 11, [50L, 34L, 50L, 34L, 64L, 2755L, 64L]), ('keycode', 12, [51L, 183L, 51L, 183L, 35L, 163L, 35L]), ('keycode', 13, [52L, 36L, 52L, 36L, 126L, 36L, 126L]), ('keycode', 14, [53L, 37L, 53L, 37L, 189L, 2756L, 189L]), ('keycode', 15, [54L, 38L, 54L, 38L, 172L, 2757L, 172L]), ('keycode', 16, [55L, 47L, 55L, 47L, 123L, 2758L, 123L]), ('keycode', 17, [56L, 40L, 56L, 40L, 91L, 2761L, 91L]), ('keycode', 18, [57L, 41L, 57L, 41L, 93L, 177L, 93L]), ('keycode', 19, [48L, 61L, 48L, 61L, 125L, 176L, 125L]), ('keycode', 20, [39L, 63L, 39L, 63L, 92L, 191L, 92L]), ('keycode', 21, [161L, 191L, 161L, 191L, 65107L, 126L, 65107L]), ('keycode', 22, [65288L, 65288L, 65288L, 65288L, None, None, None]), ('keycode', 23, [65289L, 65056L, 65289L, 65056L, None, None, None]), ('keycode', 24, [113L, 81L, 113L, 81L, 64L, 2009L, 64L]), ('keycode', 25, [119L, 87L, 119L, 87L, 435L, 419L, 435L]), ('keycode', 26, [101L, 69L, 101L, 69L, 8364L, 162L, 8364L]), ('keycode', 27, [114L, 82L, 114L, 82L, 182L, 174L, 182L]), ('keycode', 28, [116L, 84L, 116L, 84L, 956L, 940L, 956L]), ('keycode', 29, [121L, 89L, 121L, 89L, 2299L, 165L, 2299L]), ('keycode', 30, [117L, 85L, 117L, 85L, 2302L, 2300L, 2302L]), ('keycode', 31, [105L, 73L, 105L, 73L, 2301L, 697L, 2301L]), ('keycode', 32, [111L, 79L, 111L, 79L, 248L, 216L, 248L]), ('keycode', 33, [112L, 80L, 112L, 80L, 254L, 222L, 254L]), ('keycode', 34, [65104L, 65106L, 65104L, 65106L, 91L, 65112L, 91L]), ('keycode', 35, [43L, 42L, 43L, 42L, 93L, 65108L, 93L]), ('keycode', 36, [65293L, None, 65293L, None, None, None, None]), ('keycode', 37, [65507L, None, 65507L, None, None, None, None]), ('keycode', 38, [97L, 65L, 97L, 65L, 230L, 198L, 230L]), ('keycode', 39, [115L, 83L, 115L, 83L, 223L, 167L, 223L]), ('keycode', 40, [100L, 68L, 100L, 68L, 240L, 208L, 240L]), ('keycode', 41, [102L, 70L, 102L, 70L, 496L, 170L, 496L]), ('keycode', 42, [103L, 71L, 103L, 71L, 959L, 957L, 959L]), ('keycode', 43, [104L, 72L, 104L, 72L, 689L, 673L, 689L]), ('keycode', 44, [106L, 74L, 106L, 74L, 65121L, 65122L, 65121L]), ('keycode', 45, [107L, 75L, 107L, 75L, 930L, 38L, 930L]), ('keycode', 46, [108L, 76L, 108L, 76L, 435L, 419L, 435L]), ('keycode', 47, [241L, 209L, 241L, 209L, 126L, 65113L, 126L]), ('keycode', 48, [65105L, 65111L, 65105L, 65111L, 123L, 123L, 123L]), ('keycode', 49, [186L, 170L, 186L, 170L, 92L, 92L, 92L]), ('keycode', 50, [65505L, None, 65505L, None, None, None, None]), ('keycode', 51, [231L, 199L, 231L, 199L, 125L, 65109L, 125L]), ('keycode', 52, [122L, 90L, 122L, 90L, 171L, 60L, 171L]), ('keycode', 53, [120L, 88L, 120L, 88L, 187L, 62L, 187L]), ('keycode', 54, [99L, 67L, 99L, 67L, 162L, 169L, 162L]), ('keycode', 55, [118L, 86L, 118L, 86L, 2770L, 2768L, 2770L]), ('keycode', 56, [98L, 66L, 98L, 66L, 2771L, 2769L, 2771L]), ('keycode', 57, [110L, 78L, 110L, 78L, 110L, 78L, 110L]), ('keycode', 58, [109L, 77L, 109L, 77L, 181L, 186L, 181L]), ('keycode', 59, [44L, 59L, 44L, 59L, 2211L, 215L, 2211L]), ('keycode', 60, [46L, 58L, 46L, 58L, 183L, 247L, 183L]), ('keycode', 61, [45L, 95L, 45L, 95L, 65120L, 65110L, 65120L]), ('keycode', 62, [65506L, None, 65506L, None, None, None, None]), ('keycode', 63, [65450L, 65450L, 65450L, 65450L, 65450L, 65450L, 269024801L]), ('keycode', 64, [65513L, 65511L, 65513L, 65511L, None, None, None]), ('keycode', 65, [32L, None, 32L, None, None, None, None]), ('keycode', 66, [65509L, None, 65509L, None, None, None, None]), ('keycode', 67, [65470L, 65470L, 65470L, 65470L, 65470L, 65470L, 269024769L]), ('keycode', 68, [65471L, 65471L, 65471L, 65471L, 65471L, 65471L, 269024770L]), ('keycode', 69, [65472L, 65472L, 65472L, 65472L, 65472L, 65472L, 269024771L]), ('keycode', 70, [65473L, 65473L, 65473L, 65473L, 65473L, 65473L, 269024772L]), ('keycode', 71, [65474L, 65474L, 65474L, 65474L, 65474L, 65474L, 269024773L]), ('keycode', 72, [65475L, 65475L, 65475L, 65475L, 65475L, 65475L, 269024774L]), ('keycode', 73, [65476L, 65476L, 65476L, 65476L, 65476L, 65476L, 269024775L]), ('keycode', 74, [65477L, 65477L, 65477L, 65477L, 65477L, 65477L, 269024776L]), ('keycode', 75, [65478L, 65478L, 65478L, 65478L, 65478L, 65478L, 269024777L]), ('keycode', 76, [65479L, 65479L, 65479L, 65479L, 65479L, 65479L, 269024778L]), ('keycode', 77, [65407L, None, 65407L, None, None, None, None]), ('keycode', 78, [65300L, None, 65300L, None, None, None, None]), ('keycode', 79, [65429L, 65463L, 65429L, 65463L, None, None, None]), ('keycode', 80, [65431L, 65464L, 65431L, 65464L, None, None, None]), ('keycode', 81, [65434L, 65465L, 65434L, 65465L, None, None, None]), ('keycode', 82, [65453L, 65453L, 65453L, 65453L, 65453L, 65453L, 269024803L]), ('keycode', 83, [65430L, 65460L, 65430L, 65460L, None, None, None]), ('keycode', 84, [65437L, 65461L, 65437L, 65461L, None, None, None]), ('keycode', 85, [65432L, 65462L, 65432L, 65462L, None, None, None]), ('keycode', 86, [65451L, 65451L, 65451L, 65451L, 65451L, 65451L, 269024802L]), ('keycode', 87, [65436L, 65457L, 65436L, 65457L, None, None, None]), ('keycode', 88, [65433L, 65458L, 65433L, 65458L, None, None, None]), ('keycode', 89, [65435L, 65459L, 65435L, 65459L, None, None, None]), ('keycode', 90, [65438L, 65456L, 65438L, 65456L, None, None, None]), ('keycode', 91, [65439L, 65454L, 65439L, 65454L, None, None, None]), ('keycode', 92, [65027L, None, 65027L, None, None, None, None]), ('keycode', 93, [65365L, None, None, None, None, None, None]), ('keycode', 94, [60L, 62L, 60L, 62L, 124L, 166L, 124L]), ('keycode', 95, [65480L, 65480L, 65480L, 65480L, 65480L, 65480L, 269024779L]), ('keycode', 96, [65481L, 65481L, 65481L, 65481L, 65481L, 65481L, 269024780L]), ('keycode', 97, [65366L, None, None, None, None, None, None]), ('keycode', 98, [65318L, None, 65318L, None, None, None, None]), ('keycode', 99, [65317L, None, 65317L, None, None, None, None]), ('keycode', 100, [65315L, None, 65315L, None, None, None, None]), ('keycode', 101, [65319L, None, 65319L, None, None, None, None]), ('keycode', 102, [65314L, None, 65314L, None, None, None, None]), ('keycode', 103, [52L, 36L, 65107L, None, None, None, None]), ('keycode', 104, [65421L, None, 65421L, None, None, None, None]), ('keycode', 105, [65508L, None, 65508L, None, None, None, None]), ('keycode', 106, [65455L, 65455L, 65455L, 65455L, 65455L, 65455L, 269024800L]), ('keycode', 107, [65377L, 65301L, 65377L, 65301L, None, None, None]), ('keycode', 108, [65027L, None, 65027L, None, None, None, None]), ('keycode', 109, [65290L, None, 65290L, None, None, None, None]), ('keycode', 110, [65360L, None, 65360L, None, None, None, None]), ('keycode', 111, [65362L, None, 65362L, None, None, None, None]), ('keycode', 112, [65365L, None, 65365L, None, None, None, None]), ('keycode', 113, [65361L, None, 65361L, None, None, None, None]), ('keycode', 114, [65363L, None, 65363L, None, None, None, None]), ('keycode', 115, [65367L, None, 65367L, None, None, None, None]), ('keycode', 116, [65364L, None, 65364L, None, None, None, None]), ('keycode', 117, [65366L, None, 65366L, None, None, None, None]), ('keycode', 118, [65379L, None, 65379L, None, None, None, None]), ('keycode', 119, [65535L, None, 65535L, None, None, None, None]), ('keycode', 120, [53L, 37L, 8364L, None, None, None, None]), ('keycode', 121, [269025042L, None, 269025042L, None, None, None, None]), ('keycode', 122, [269025041L, None, 269025041L, None, None, None, None]), ('keycode', 123, [269025043L, None, 269025043L, None, None, None, None]), ('keycode', 124, [269025066L, None, 269025066L, None, None, None, None]), ('keycode', 125, [65469L, None, 65469L, None, None, None, None]), ('keycode', 126, [177L, None, 177L, None, None, None, None]), ('keycode', 127, [65299L, 65387L, 65299L, 65387L, None, None, None]), ('keycode', 128, [269025098L, None, 269025098L, None, None, None, None]), ('keycode', 129, [65454L, 65454L, 65454L, 65454L, None, None, None]), ('keycode', 130, [65329L, None, 65329L, None, None, None, None]), ('keycode', 131, [65332L, None, 65332L, None, None, None, None]), ('keycode', 132, [65513L, 65511L, 65513L, 65511L, None, None, None]), ('keycode', 133, [65515L, None, 65515L, None, None, None, None]), ('keycode', 134, [65516L, None, 65516L, None, None, None, None]), ('keycode', 135, [65383L, None, 65383L, None, None, None, None]), ('keycode', 136, [65385L, None, 65385L, None, None, None, None]), ('keycode', 137, [65382L, None, 65382L, None, None, None, None]), ('keycode', 138, [268828528L, None, 268828528L, None, None, None, None]), ('keycode', 139, [65381L, None, 65381L, None, None, None, None]), ('keycode', 140, [268828529L, None, 268828529L, None, None, None, None]), ('keycode', 141, [269025111L, None, 269025111L, None, None, None, None]), ('keycode', 142, [269025131L, None, 269025131L, None, None, None, None]), ('keycode', 143, [269025133L, None, 269025133L, None, None, None, None]), ('keycode', 144, [65384L, None, 65384L, None, None, None, None]), ('keycode', 145, [269025112L, None, 269025112L, None, None, None, None]), ('keycode', 146, [65386L, None, 65386L, None, None, None, None]), ('keycode', 147, [269025125L, None, 269025125L, None, None, None, None]), ('keycode', 148, [269025053L, None, 269025053L, None, None, None, None]), ('keycode', 149, [65512L, None, None, None, None, None, None]), ('keycode', 150, [269025071L, None, 269025071L, None, None, None, None]), ('keycode', 151, [269025067L, None, 269025067L, None, None, None, None]), ('keycode', 152, [269025117L, None, 269025117L, None, None, None, None]), ('keycode', 153, [269025147L, None, 269025147L, None, None, None, None]), ('keycode', 154, [65482L, None, None, None, None, None, None]), ('keycode', 155, [269025162L, None, 269025162L, None, None, None, None]), ('keycode', 156, [269025089L, None, 269025089L, None, None, None, None]), ('keycode', 157, [269025090L, None, 269025090L, None, None, None, None]), ('keycode', 158, [269025070L, None, 269025070L, None, None, None, None]), ('keycode', 159, [269025114L, None, 269025114L, None, None, None, None]), ('keycode', 160, [269025069L, None, 269025069L, None, None, None, None]), ('keycode', 161, [269025140L, None, 269025140L, None, None, None, None]), ('keycode', 162, [269025151L, None, 269025151L, None, None, None, None]), ('keycode', 163, [269025049L, None, 269025049L, None, None, None, None]), ('keycode', 164, [269025072L, None, 269025072L, None, None, None, None]), ('keycode', 165, [269025075L, None, 269025075L, None, None, None, None]), ('keycode', 166, [269025062L, None, 269025062L, None, None, None, None]), ('keycode', 167, [269025063L, None, 269025063L, None, None, None, None]), ('keycode', 168, [65483L, None, None, None, None, None, None]), ('keycode', 169, [269025068L, None, 269025068L, None, None, None, None]), ('keycode', 170, [269025068L, 269025068L, 269025068L, 269025068L, None, None, None]), ('keycode', 171, [269025047L, None, 269025047L, None, None, None, None]), ('keycode', 172, [269025044L, 269025073L, 269025044L, 269025073L, None, None, None]), ('keycode', 173, [269025046L, None, 269025046L, None, None, None, None]), ('keycode', 174, [269025045L, 269025068L, 269025045L, 269025068L, None, None, None]), ('keycode', 175, [269025052L, None, 269025052L, None, None, None, None]), ('keycode', 176, [269025086L, None, 269025086L, None, None, None, None]), ('keycode', 177, [269025134L, None, 269025134L, None, None, None, None]), ('keycode', 178, [65484L, None, None, None, None, None, None]), ('keycode', 179, [269025153L, None, 269025153L, None, None, None, None]), ('keycode', 180, [269025048L, None, 269025048L, None, None, None, None]), ('keycode', 181, [269025139L, None, 269025139L, None, None, None, None]), ('keycode', 182, [269025110L, None, 269025110L, None, None, None, None]), ('keycode', 183, [65485L, None, None, None, None, None, None]), ('keycode', 184, [65486L, None, None, None, None, None, None]), ('keycode', 185, [269025144L, None, 269025144L, None, None, None, None]), ('keycode', 186, [269025145L, None, 269025145L, None, None, None, None]), ('keycode', 187, [40L, None, 40L, None, None, None, None]), ('keycode', 188, [41L, None, 41L, None, None, None, None]), ('keycode', 189, [269025128L, None, 269025128L, None, None, None, None]), ('keycode', 190, [65382L, None, 65382L, None, None, None, None]), ('keycode', 191, [269025153L, None, 269025153L, None, None, None, None]), ('keycode', 192, [269025093L, None, 269025093L, None, None, None, None]), ('keycode', 193, [269025094L, None, 269025094L, None, None, None, None]), ('keycode', 194, [269025095L, None, 269025095L, None, None, None, None]), ('keycode', 195, [269025096L, None, 269025096L, None, None, None, None]), ('keycode', 196, [269025097L, None, 269025097L, None, None, None, None]), ('keycode', 197, [65487L, None, None, None, None, None, None]), ('keycode', 198, [269025202L, None, 269025202L, None, None, None, None]), ('keycode', 199, [269025193L, None, 269025193L, None, None, None, None]), ('keycode', 200, [269025200L, None, 269025200L, None, None, None, None]), ('keycode', 201, [269025201L, None, 269025201L, None, None, None, None]), ('keycode', 202, [65488L, None, None, None, None, None, None]), ('keycode', 203, [65406L, None, 65406L, None, None, None, None]), ('keycode', 204, [65513L, None, 65513L, None, None, None]), ('keycode', 205, [65511L, None, 65511L, None, None, None]), ('keycode', 206, [65515L, None, 65515L, None, None, None]), ('keycode', 207, [65517L, None, 65517L, None, None, None]), ('keycode', 208, [269025044L, None, 269025044L, None, None, None, None]), ('keycode', 209, [269025073L, None, 269025073L, None, None, None, None]), ('keycode', 210, [269025091L, None, 269025091L, None, None, None, None]), ('keycode', 211, [269025092L, None, 269025092L, None, None, None, None]), ('keycode', 212, [269025099L, None, 269025099L, None, None, None, None]), ('keycode', 213, [269025191L, None, 269025191L, None, None, None, None]), ('keycode', 214, [269025110L, None, 269025110L, None, None, None, None]), ('keycode', 215, [269025044L, None, 269025044L, None, None, None, None]), ('keycode', 216, [269025175L, None, 269025175L, None, None, None, None]), ('keycode', 217, [65489L, None, None, None, None, None, None]), ('keycode', 218, [65377L, None, 65377L, None, None, None, None]), ('keycode', 219, [65490L, None, None, None, None, None, None]), ('keycode', 220, [269025167L, None, 269025167L, None, None, None, None]), ('keycode', 221, [65491L, None, None, None, None, None, None]), ('keycode', 222, [65492L, None, None, None, None, None, None]), ('keycode', 223, [269025049L, None, 269025049L, None, None, None, None]), ('keycode', 224, [269025166L, None, 269025166L, None, None, None, None]), ('keycode', 225, [269025051L, None, 269025051L, None, None, None, None]), ('keycode', 226, [269025119L, None, 269025119L, None, None, None, None]), ('keycode', 227, [269025084L, None, 269025084L, None, None, None, None]), ('keycode', 228, [269025118L, None, 269025118L, None, None, None, None]), ('keycode', 229, [269025078L, None, 269025078L, None, None, None, None]), ('keycode', 230, [65493L, None, None, None, None, None, None]), ('keycode', 231, [65385L, None, 65385L, None, None, None, None]), ('keycode', 232, [269025027L, None, 269025027L, None, None, None, None]), ('keycode', 233, [269025026L, None, 269025026L, None, None, None, None]), ('keycode', 234, [269025074L, None, 269025074L, None, None, None, None]), ('keycode', 235, [269025113L, None, 269025113L, None, None, None, None]), ('keycode', 236, [269025028L, None, 269025028L, None, None, None, None]), ('keycode', 237, [269025030L, None, 269025030L, None, None, None, None]), ('keycode', 238, [269025029L, None, 269025029L, None, None, None, None]), ('keycode', 239, [269025147L, None, 269025147L, None, None, None, None]), ('keycode', 240, [269025138L, None, 269025138L, None, None, None, None]), ('keycode', 241, [269025168L, None, 269025168L, None, None, None, None]), ('keycode', 242, [269025143L, None, 269025143L, None, None, None, None]), ('keycode', 243, [269025115L, None, 269025115L, None, None, None, None]), ('keycode', 244, [269025171L, None, 269025171L, None, None, None, None]), ('keycode', 245, [269025172L, None, 269025172L, None, None, None, None]), ('keycode', 246, [269025173L, None, 269025173L, None, None, None, None]), ('keycode', 247, [65505L, None, 65505L, None, None, None, None]), ('keycode', 248, [65507L, None, 65507L, None, None, None, None]), ('keycode', 249, [65513L, 65511L, 65513L, 65511L, None, None, None]), ('keycode', 250, [65514L, None, None, None, None, None, None]), ('keycode', 251, [65518L, None, None, None, None, None, None])] 2014-11-24 09:40:27,255 setting new work keymap: 0x0 2014-11-24 09:40:27,255 processing: ('keycode', 8, [65291L, None, None, None, None, None, None]) 2014-11-24 09:40:27,255 processing: ('keycode', 9, [65307L, None, 65307L, None, None, None, None]) 2014-11-24 09:40:27,255 processing: ('keycode', 10, [49L, 33L, 49L, 33L, 124L, 161L, 124L]) 2014-11-24 09:40:27,255 processing: ('keycode', 11, [50L, 34L, 50L, 34L, 64L, 2755L, 64L]) 2014-11-24 09:40:27,255 processing: ('keycode', 12, [51L, 183L, 51L, 183L, 35L, 163L, 35L]) 2014-11-24 09:40:27,255 processing: ('keycode', 13, [52L, 36L, 52L, 36L, 126L, 36L, 126L]) 2014-11-24 09:40:27,255 processing: ('keycode', 14, [53L, 37L, 53L, 37L, 189L, 2756L, 189L]) 2014-11-24 09:40:27,255 processing: ('keycode', 15, [54L, 38L, 54L, 38L, 172L, 2757L, 172L]) 2014-11-24 09:40:27,255 processing: ('keycode', 16, [55L, 47L, 55L, 47L, 123L, 2758L, 123L]) 2014-11-24 09:40:27,255 processing: ('keycode', 17, [56L, 40L, 56L, 40L, 91L, 2761L, 91L]) 2014-11-24 09:40:27,255 processing: ('keycode', 18, [57L, 41L, 57L, 41L, 93L, 177L, 93L]) 2014-11-24 09:40:27,255 processing: ('keycode', 19, [48L, 61L, 48L, 61L, 125L, 176L, 125L]) 2014-11-24 09:40:27,255 processing: ('keycode', 20, [39L, 63L, 39L, 63L, 92L, 191L, 92L]) 2014-11-24 09:40:27,255 processing: ('keycode', 21, [161L, 191L, 161L, 191L, 65107L, 126L, 65107L]) 2014-11-24 09:40:27,255 processing: ('keycode', 22, [65288L, 65288L, 65288L, 65288L, None, None, None]) 2014-11-24 09:40:27,255 processing: ('keycode', 23, [65289L, 65056L, 65289L, 65056L, None, None, None]) 2014-11-24 09:40:27,255 processing: ('keycode', 24, [113L, 81L, 113L, 81L, 64L, 2009L, 64L]) 2014-11-24 09:40:27,255 processing: ('keycode', 25, [119L, 87L, 119L, 87L, 435L, 419L, 435L]) 2014-11-24 09:40:27,255 processing: ('keycode', 26, [101L, 69L, 101L, 69L, 8364L, 162L, 8364L]) 2014-11-24 09:40:27,255 processing: ('keycode', 27, [114L, 82L, 114L, 82L, 182L, 174L, 182L]) 2014-11-24 09:40:27,255 processing: ('keycode', 28, [116L, 84L, 116L, 84L, 956L, 940L, 956L]) 2014-11-24 09:40:27,255 processing: ('keycode', 29, [121L, 89L, 121L, 89L, 2299L, 165L, 2299L]) 2014-11-24 09:40:27,255 processing: ('keycode', 30, [117L, 85L, 117L, 85L, 2302L, 2300L, 2302L]) 2014-11-24 09:40:27,255 processing: ('keycode', 31, [105L, 73L, 105L, 73L, 2301L, 697L, 2301L]) 2014-11-24 09:40:27,255 processing: ('keycode', 32, [111L, 79L, 111L, 79L, 248L, 216L, 248L]) 2014-11-24 09:40:27,255 processing: ('keycode', 33, [112L, 80L, 112L, 80L, 254L, 222L, 254L]) 2014-11-24 09:40:27,255 processing: ('keycode', 34, [65104L, 65106L, 65104L, 65106L, 91L, 65112L, 91L]) 2014-11-24 09:40:27,255 processing: ('keycode', 35, [43L, 42L, 43L, 42L, 93L, 65108L, 93L]) 2014-11-24 09:40:27,255 processing: ('keycode', 36, [65293L, None, 65293L, None, None, None, None]) 2014-11-24 09:40:27,255 processing: ('keycode', 37, [65507L, None, 65507L, None, None, None, None]) 2014-11-24 09:40:27,255 processing: ('keycode', 38, [97L, 65L, 97L, 65L, 230L, 198L, 230L]) 2014-11-24 09:40:27,255 processing: ('keycode', 39, [115L, 83L, 115L, 83L, 223L, 167L, 223L]) 2014-11-24 09:40:27,255 processing: ('keycode', 40, [100L, 68L, 100L, 68L, 240L, 208L, 240L]) 2014-11-24 09:40:27,255 processing: ('keycode', 41, [102L, 70L, 102L, 70L, 496L, 170L, 496L]) 2014-11-24 09:40:27,256 processing: ('keycode', 42, [103L, 71L, 103L, 71L, 959L, 957L, 959L]) 2014-11-24 09:40:27,256 processing: ('keycode', 43, [104L, 72L, 104L, 72L, 689L, 673L, 689L]) 2014-11-24 09:40:27,256 processing: ('keycode', 44, [106L, 74L, 106L, 74L, 65121L, 65122L, 65121L]) 2014-11-24 09:40:27,256 processing: ('keycode', 45, [107L, 75L, 107L, 75L, 930L, 38L, 930L]) 2014-11-24 09:40:27,256 processing: ('keycode', 46, [108L, 76L, 108L, 76L, 435L, 419L, 435L]) 2014-11-24 09:40:27,256 processing: ('keycode', 47, [241L, 209L, 241L, 209L, 126L, 65113L, 126L]) 2014-11-24 09:40:27,256 processing: ('keycode', 48, [65105L, 65111L, 65105L, 65111L, 123L, 123L, 123L]) 2014-11-24 09:40:27,256 processing: ('keycode', 49, [186L, 170L, 186L, 170L, 92L, 92L, 92L]) 2014-11-24 09:40:27,256 processing: ('keycode', 50, [65505L, None, 65505L, None, None, None, None]) 2014-11-24 09:40:27,256 processing: ('keycode', 51, [231L, 199L, 231L, 199L, 125L, 65109L, 125L]) 2014-11-24 09:40:27,256 processing: ('keycode', 52, [122L, 90L, 122L, 90L, 171L, 60L, 171L]) 2014-11-24 09:40:27,256 processing: ('keycode', 53, [120L, 88L, 120L, 88L, 187L, 62L, 187L]) 2014-11-24 09:40:27,256 processing: ('keycode', 54, [99L, 67L, 99L, 67L, 162L, 169L, 162L]) 2014-11-24 09:40:27,256 processing: ('keycode', 55, [118L, 86L, 118L, 86L, 2770L, 2768L, 2770L]) 2014-11-24 09:40:27,256 processing: ('keycode', 56, [98L, 66L, 98L, 66L, 2771L, 2769L, 2771L]) 2014-11-24 09:40:27,256 processing: ('keycode', 57, [110L, 78L, 110L, 78L, 110L, 78L, 110L]) 2014-11-24 09:40:27,256 processing: ('keycode', 58, [109L, 77L, 109L, 77L, 181L, 186L, 181L]) 2014-11-24 09:40:27,256 processing: ('keycode', 59, [44L, 59L, 44L, 59L, 2211L, 215L, 2211L]) 2014-11-24 09:40:27,256 processing: ('keycode', 60, [46L, 58L, 46L, 58L, 183L, 247L, 183L]) 2014-11-24 09:40:27,256 processing: ('keycode', 61, [45L, 95L, 45L, 95L, 65120L, 65110L, 65120L]) 2014-11-24 09:40:27,256 processing: ('keycode', 62, [65506L, None, 65506L, None, None, None, None]) 2014-11-24 09:40:27,256 processing: ('keycode', 63, [65450L, 65450L, 65450L, 65450L, 65450L, 65450L, 269024801L]) 2014-11-24 09:40:27,256 processing: ('keycode', 64, [65513L, 65511L, 65513L, 65511L, None, None, None]) 2014-11-24 09:40:27,256 processing: ('keycode', 65, [32L, None, 32L, None, None, None, None]) 2014-11-24 09:40:27,256 processing: ('keycode', 66, [65509L, None, 65509L, None, None, None, None]) 2014-11-24 09:40:27,256 processing: ('keycode', 67, [65470L, 65470L, 65470L, 65470L, 65470L, 65470L, 269024769L]) 2014-11-24 09:40:27,256 processing: ('keycode', 68, [65471L, 65471L, 65471L, 65471L, 65471L, 65471L, 269024770L]) 2014-11-24 09:40:27,256 processing: ('keycode', 69, [65472L, 65472L, 65472L, 65472L, 65472L, 65472L, 269024771L]) 2014-11-24 09:40:27,256 processing: ('keycode', 70, [65473L, 65473L, 65473L, 65473L, 65473L, 65473L, 269024772L]) 2014-11-24 09:40:27,256 processing: ('keycode', 71, [65474L, 65474L, 65474L, 65474L, 65474L, 65474L, 269024773L]) 2014-11-24 09:40:27,256 processing: ('keycode', 72, [65475L, 65475L, 65475L, 65475L, 65475L, 65475L, 269024774L]) 2014-11-24 09:40:27,256 processing: ('keycode', 73, [65476L, 65476L, 65476L, 65476L, 65476L, 65476L, 269024775L]) 2014-11-24 09:40:27,256 processing: ('keycode', 74, [65477L, 65477L, 65477L, 65477L, 65477L, 65477L, 269024776L]) 2014-11-24 09:40:27,256 processing: ('keycode', 75, [65478L, 65478L, 65478L, 65478L, 65478L, 65478L, 269024777L]) 2014-11-24 09:40:27,256 processing: ('keycode', 76, [65479L, 65479L, 65479L, 65479L, 65479L, 65479L, 269024778L]) 2014-11-24 09:40:27,256 processing: ('keycode', 77, [65407L, None, 65407L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 78, [65300L, None, 65300L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 79, [65429L, 65463L, 65429L, 65463L, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 80, [65431L, 65464L, 65431L, 65464L, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 81, [65434L, 65465L, 65434L, 65465L, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 82, [65453L, 65453L, 65453L, 65453L, 65453L, 65453L, 269024803L]) 2014-11-24 09:40:27,257 processing: ('keycode', 83, [65430L, 65460L, 65430L, 65460L, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 84, [65437L, 65461L, 65437L, 65461L, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 85, [65432L, 65462L, 65432L, 65462L, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 86, [65451L, 65451L, 65451L, 65451L, 65451L, 65451L, 269024802L]) 2014-11-24 09:40:27,257 processing: ('keycode', 87, [65436L, 65457L, 65436L, 65457L, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 88, [65433L, 65458L, 65433L, 65458L, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 89, [65435L, 65459L, 65435L, 65459L, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 90, [65438L, 65456L, 65438L, 65456L, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 91, [65439L, 65454L, 65439L, 65454L, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 92, [65027L, None, 65027L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 93, [65365L, None, None, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 94, [60L, 62L, 60L, 62L, 124L, 166L, 124L]) 2014-11-24 09:40:27,257 processing: ('keycode', 95, [65480L, 65480L, 65480L, 65480L, 65480L, 65480L, 269024779L]) 2014-11-24 09:40:27,257 processing: ('keycode', 96, [65481L, 65481L, 65481L, 65481L, 65481L, 65481L, 269024780L]) 2014-11-24 09:40:27,257 processing: ('keycode', 97, [65366L, None, None, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 98, [65318L, None, 65318L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 99, [65317L, None, 65317L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 100, [65315L, None, 65315L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 101, [65319L, None, 65319L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 102, [65314L, None, 65314L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 103, [52L, 36L, 65107L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 104, [65421L, None, 65421L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 105, [65508L, None, 65508L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 106, [65455L, 65455L, 65455L, 65455L, 65455L, 65455L, 269024800L]) 2014-11-24 09:40:27,257 processing: ('keycode', 107, [65377L, 65301L, 65377L, 65301L, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 108, [65027L, None, 65027L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 109, [65290L, None, 65290L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 110, [65360L, None, 65360L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 111, [65362L, None, 65362L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 112, [65365L, None, 65365L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 113, [65361L, None, 65361L, None, None, None, None]) 2014-11-24 09:40:27,257 processing: ('keycode', 114, [65363L, None, 65363L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 115, [65367L, None, 65367L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 116, [65364L, None, 65364L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 117, [65366L, None, 65366L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 118, [65379L, None, 65379L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 119, [65535L, None, 65535L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 120, [53L, 37L, 8364L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 121, [269025042L, None, 269025042L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 122, [269025041L, None, 269025041L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 123, [269025043L, None, 269025043L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 124, [269025066L, None, 269025066L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 125, [65469L, None, 65469L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 126, [177L, None, 177L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 127, [65299L, 65387L, 65299L, 65387L, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 128, [269025098L, None, 269025098L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 129, [65454L, 65454L, 65454L, 65454L, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 130, [65329L, None, 65329L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 131, [65332L, None, 65332L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 132, [65513L, 65511L, 65513L, 65511L, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 133, [65515L, None, 65515L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 134, [65516L, None, 65516L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 135, [65383L, None, 65383L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 136, [65385L, None, 65385L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 137, [65382L, None, 65382L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 138, [268828528L, None, 268828528L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 139, [65381L, None, 65381L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 140, [268828529L, None, 268828529L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 141, [269025111L, None, 269025111L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 142, [269025131L, None, 269025131L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 143, [269025133L, None, 269025133L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 144, [65384L, None, 65384L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 145, [269025112L, None, 269025112L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 146, [65386L, None, 65386L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 147, [269025125L, None, 269025125L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 148, [269025053L, None, 269025053L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 149, [65512L, None, None, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 150, [269025071L, None, 269025071L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 151, [269025067L, None, 269025067L, None, None, None, None]) 2014-11-24 09:40:27,258 processing: ('keycode', 152, [269025117L, None, 269025117L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 153, [269025147L, None, 269025147L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 154, [65482L, None, None, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 155, [269025162L, None, 269025162L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 156, [269025089L, None, 269025089L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 157, [269025090L, None, 269025090L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 158, [269025070L, None, 269025070L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 159, [269025114L, None, 269025114L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 160, [269025069L, None, 269025069L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 161, [269025140L, None, 269025140L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 162, [269025151L, None, 269025151L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 163, [269025049L, None, 269025049L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 164, [269025072L, None, 269025072L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 165, [269025075L, None, 269025075L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 166, [269025062L, None, 269025062L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 167, [269025063L, None, 269025063L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 168, [65483L, None, None, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 169, [269025068L, None, 269025068L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 170, [269025068L, 269025068L, 269025068L, 269025068L, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 171, [269025047L, None, 269025047L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 172, [269025044L, 269025073L, 269025044L, 269025073L, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 173, [269025046L, None, 269025046L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 174, [269025045L, 269025068L, 269025045L, 269025068L, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 175, [269025052L, None, 269025052L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 176, [269025086L, None, 269025086L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 177, [269025134L, None, 269025134L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 178, [65484L, None, None, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 179, [269025153L, None, 269025153L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 180, [269025048L, None, 269025048L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 181, [269025139L, None, 269025139L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 182, [269025110L, None, 269025110L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 183, [65485L, None, None, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 184, [65486L, None, None, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 185, [269025144L, None, 269025144L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 186, [269025145L, None, 269025145L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 187, [40L, None, 40L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 188, [41L, None, 41L, None, None, None, None]) 2014-11-24 09:40:27,259 processing: ('keycode', 189, [269025128L, None, 269025128L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 190, [65382L, None, 65382L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 191, [269025153L, None, 269025153L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 192, [269025093L, None, 269025093L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 193, [269025094L, None, 269025094L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 194, [269025095L, None, 269025095L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 195, [269025096L, None, 269025096L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 196, [269025097L, None, 269025097L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 197, [65487L, None, None, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 198, [269025202L, None, 269025202L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 199, [269025193L, None, 269025193L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 200, [269025200L, None, 269025200L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 201, [269025201L, None, 269025201L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 202, [65488L, None, None, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 203, [65406L, None, 65406L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 204, [65513L, None, 65513L, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 205, [65511L, None, 65511L, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 206, [65515L, None, 65515L, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 207, [65517L, None, 65517L, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 208, [269025044L, None, 269025044L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 209, [269025073L, None, 269025073L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 210, [269025091L, None, 269025091L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 211, [269025092L, None, 269025092L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 212, [269025099L, None, 269025099L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 213, [269025191L, None, 269025191L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 214, [269025110L, None, 269025110L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 215, [269025044L, None, 269025044L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 216, [269025175L, None, 269025175L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 217, [65489L, None, None, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 218, [65377L, None, 65377L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 219, [65490L, None, None, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 220, [269025167L, None, 269025167L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 221, [65491L, None, None, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 222, [65492L, None, None, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 223, [269025049L, None, 269025049L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 224, [269025166L, None, 269025166L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 225, [269025051L, None, 269025051L, None, None, None, None]) 2014-11-24 09:40:27,260 processing: ('keycode', 226, [269025119L, None, 269025119L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 227, [269025084L, None, 269025084L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 228, [269025118L, None, 269025118L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 229, [269025078L, None, 269025078L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 230, [65493L, None, None, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 231, [65385L, None, 65385L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 232, [269025027L, None, 269025027L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 233, [269025026L, None, 269025026L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 234, [269025074L, None, 269025074L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 235, [269025113L, None, 269025113L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 236, [269025028L, None, 269025028L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 237, [269025030L, None, 269025030L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 238, [269025029L, None, 269025029L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 239, [269025147L, None, 269025147L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 240, [269025138L, None, 269025138L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 241, [269025168L, None, 269025168L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 242, [269025143L, None, 269025143L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 243, [269025115L, None, 269025115L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 244, [269025171L, None, 269025171L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 245, [269025172L, None, 269025172L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 246, [269025173L, None, 269025173L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 247, [65505L, None, 65505L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 248, [65507L, None, 65507L, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 249, [65513L, 65511L, 65513L, 65511L, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 250, [65514L, None, None, None, None, None, None]) 2014-11-24 09:40:27,261 processing: ('keycode', 251, [65518L, None, None, None, None, None, None]) 2014-11-24 09:40:27,261 calling xmodmap_setkeycodes with {8: [65291L, None, None, None, None, None, None], 9: [65307L, None, 65307L, None, None, None, None], 10: [49L, 33L, 49L, 33L, 124L, 161L, 124L], 11: [50L, 34L, 50L, 34L, 64L, 2755L, 64L], 12: [51L, 183L, 51L, 183L, 35L, 163L, 35L], 13: [52L, 36L, 52L, 36L, 126L, 36L, 126L], 14: [53L, 37L, 53L, 37L, 189L, 2756L, 189L], 15: [54L, 38L, 54L, 38L, 172L, 2757L, 172L], 16: [55L, 47L, 55L, 47L, 123L, 2758L, 123L], 17: [56L, 40L, 56L, 40L, 91L, 2761L, 91L], 18: [57L, 41L, 57L, 41L, 93L, 177L, 93L], 19: [48L, 61L, 48L, 61L, 125L, 176L, 125L], 20: [39L, 63L, 39L, 63L, 92L, 191L, 92L], 21: [161L, 191L, 161L, 191L, 65107L, 126L, 65107L], 22: [65288L, 65288L, 65288L, 65288L, None, None, None], 23: [65289L, 65056L, 65289L, 65056L, None, None, None], 24: [113L, 81L, 113L, 81L, 64L, 2009L, 64L], 25: [119L, 87L, 119L, 87L, 435L, 419L, 435L], 26: [101L, 69L, 101L, 69L, 8364L, 162L, 8364L], 27: [114L, 82L, 114L, 82L, 182L, 174L, 182L], 28: [116L, 84L, 116L, 84L, 956L, 940L, 956L], 29: [121L, 89L, 121L, 89L, 2299L, 165L, 2299L], 30: [117L, 85L, 117L, 85L, 2302L, 2300L, 2302L], 31: [105L, 73L, 105L, 73L, 2301L, 697L, 2301L], 32: [111L, 79L, 111L, 79L, 248L, 216L, 248L], 33: [112L, 80L, 112L, 80L, 254L, 222L, 254L], 34: [65104L, 65106L, 65104L, 65106L, 91L, 65112L, 91L], 35: [43L, 42L, 43L, 42L, 93L, 65108L, 93L], 36: [65293L, None, 65293L, None, None, None, None], 37: [65507L, None, 65507L, None, None, None, None], 38: [97L, 65L, 97L, 65L, 230L, 198L, 230L], 39: [115L, 83L, 115L, 83L, 223L, 167L, 223L], 40: [100L, 68L, 100L, 68L, 240L, 208L, 240L], 41: [102L, 70L, 102L, 70L, 496L, 170L, 496L], 42: [103L, 71L, 103L, 71L, 959L, 957L, 959L], 43: [104L, 72L, 104L, 72L, 689L, 673L, 689L], 44: [106L, 74L, 106L, 74L, 65121L, 65122L, 65121L], 45: [107L, 75L, 107L, 75L, 930L, 38L, 930L], 46: [108L, 76L, 108L, 76L, 435L, 419L, 435L], 47: [241L, 209L, 241L, 209L, 126L, 65113L, 126L], 48: [65105L, 65111L, 65105L, 65111L, 123L, 123L, 123L], 49: [186L, 170L, 186L, 170L, 92L, 92L, 92L], 50: [65505L, None, 65505L, None, None, None, None], 51: [231L, 199L, 231L, 199L, 125L, 65109L, 125L], 52: [122L, 90L, 122L, 90L, 171L, 60L, 171L], 53: [120L, 88L, 120L, 88L, 187L, 62L, 187L], 54: [99L, 67L, 99L, 67L, 162L, 169L, 162L], 55: [118L, 86L, 118L, 86L, 2770L, 2768L, 2770L], 56: [98L, 66L, 98L, 66L, 2771L, 2769L, 2771L], 57: [110L, 78L, 110L, 78L, 110L, 78L, 110L], 58: [109L, 77L, 109L, 77L, 181L, 186L, 181L], 59: [44L, 59L, 44L, 59L, 2211L, 215L, 2211L], 60: [46L, 58L, 46L, 58L, 183L, 247L, 183L], 61: [45L, 95L, 45L, 95L, 65120L, 65110L, 65120L], 62: [65506L, None, 65506L, None, None, None, None], 63: [65450L, 65450L, 65450L, 65450L, 65450L, 65450L, 269024801L], 64: [65513L, 65511L, 65513L, 65511L, None, None, None], 65: [32L, None, 32L, None, None, None, None], 66: [65509L, None, 65509L, None, None, None, None], 67: [65470L, 65470L, 65470L, 65470L, 65470L, 65470L, 269024769L], 68: [65471L, 65471L, 65471L, 65471L, 65471L, 65471L, 269024770L], 69: [65472L, 65472L, 65472L, 65472L, 65472L, 65472L, 269024771L], 70: [65473L, 65473L, 65473L, 65473L, 65473L, 65473L, 269024772L], 71: [65474L, 65474L, 65474L, 65474L, 65474L, 65474L, 269024773L], 72: [65475L, 65475L, 65475L, 65475L, 65475L, 65475L, 269024774L], 73: [65476L, 65476L, 65476L, 65476L, 65476L, 65476L, 269024775L], 74: [65477L, 65477L, 65477L, 65477L, 65477L, 65477L, 269024776L], 75: [65478L, 65478L, 65478L, 65478L, 65478L, 65478L, 269024777L], 76: [65479L, 65479L, 65479L, 65479L, 65479L, 65479L, 269024778L], 77: [65407L, None, 65407L, None, None, None, None], 78: [65300L, None, 65300L, None, None, None, None], 79: [65429L, 65463L, 65429L, 65463L, None, None, None], 80: [65431L, 65464L, 65431L, 65464L, None, None, None], 81: [65434L, 65465L, 65434L, 65465L, None, None, None], 82: [65453L, 65453L, 65453L, 65453L, 65453L, 65453L, 269024803L], 83: [65430L, 65460L, 65430L, 65460L, None, None, None], 84: [65437L, 65461L, 65437L, 65461L, None, None, None], 85: [65432L, 65462L, 65432L, 65462L, None, None, None], 86: [65451L, 65451L, 65451L, 65451L, 65451L, 65451L, 269024802L], 87: [65436L, 65457L, 65436L, 65457L, None, None, None], 88: [65433L, 65458L, 65433L, 65458L, None, None, None], 89: [65435L, 65459L, 65435L, 65459L, None, None, None], 90: [65438L, 65456L, 65438L, 65456L, None, None, None], 91: [65439L, 65454L, 65439L, 65454L, None, None, None], 92: [65027L, None, 65027L, None, None, None, None], 93: [65365L, None, None, None, None, None, None], 94: [60L, 62L, 60L, 62L, 124L, 166L, 124L], 95: [65480L, 65480L, 65480L, 65480L, 65480L, 65480L, 269024779L], 96: [65481L, 65481L, 65481L, 65481L, 65481L, 65481L, 269024780L], 97: [65366L, None, None, None, None, None, None], 98: [65318L, None, 65318L, None, None, None, None], 99: [65317L, None, 65317L, None, None, None, None], 100: [65315L, None, 65315L, None, None, None, None], 101: [65319L, None, 65319L, None, None, None, None], 102: [65314L, None, 65314L, None, None, None, None], 103: [52L, 36L, 65107L, None, None, None, None], 104: [65421L, None, 65421L, None, None, None, None], 105: [65508L, None, 65508L, None, None, None, None], 106: [65455L, 65455L, 65455L, 65455L, 65455L, 65455L, 269024800L], 107: [65377L, 65301L, 65377L, 65301L, None, None, None], 108: [65027L, None, 65027L, None, None, None, None], 109: [65290L, None, 65290L, None, None, None, None], 110: [65360L, None, 65360L, None, None, None, None], 111: [65362L, None, 65362L, None, None, None, None], 112: [65365L, None, 65365L, None, None, None, None], 113: [65361L, None, 65361L, None, None, None, None], 114: [65363L, None, 65363L, None, None, None, None], 115: [65367L, None, 65367L, None, None, None, None], 116: [65364L, None, 65364L, None, None, None, None], 117: [65366L, None, 65366L, None, None, None, None], 118: [65379L, None, 65379L, None, None, None, None], 119: [65535L, None, 65535L, None, None, None, None], 120: [53L, 37L, 8364L, None, None, None, None], 121: [269025042L, None, 269025042L, None, None, None, None], 122: [269025041L, None, 269025041L, None, None, None, None], 123: [269025043L, None, 269025043L, None, None, None, None], 124: [269025066L, None, 269025066L, None, None, None, None], 125: [65469L, None, 65469L, None, None, None, None], 126: [177L, None, 177L, None, None, None, None], 127: [65299L, 65387L, 65299L, 65387L, None, None, None], 128: [269025098L, None, 269025098L, None, None, None, None], 129: [65454L, 65454L, 65454L, 65454L, None, None, None], 130: [65329L, None, 65329L, None, None, None, None], 131: [65332L, None, 65332L, None, None, None, None], 132: [65513L, 65511L, 65513L, 65511L, None, None, None], 133: [65515L, None, 65515L, None, None, None, None], 134: [65516L, None, 65516L, None, None, None, None], 135: [65383L, None, 65383L, None, None, None, None], 136: [65385L, None, 65385L, None, None, None, None], 137: [65382L, None, 65382L, None, None, None, None], 138: [268828528L, None, 268828528L, None, None, None, None], 139: [65381L, None, 65381L, None, None, None, None], 140: [268828529L, None, 268828529L, None, None, None, None], 141: [269025111L, None, 269025111L, None, None, None, None], 142: [269025131L, None, 269025131L, None, None, None, None], 143: [269025133L, None, 269025133L, None, None, None, None], 144: [65384L, None, 65384L, None, None, None, None], 145: [269025112L, None, 269025112L, None, None, None, None], 146: [65386L, None, 65386L, None, None, None, None], 147: [269025125L, None, 269025125L, None, None, None, None], 148: [269025053L, None, 269025053L, None, None, None, None], 149: [65512L, None, None, None, None, None, None], 150: [269025071L, None, 269025071L, None, None, None, None], 151: [269025067L, None, 269025067L, None, None, None, None], 152: [269025117L, None, 269025117L, None, None, None, None], 153: [269025147L, None, 269025147L, None, None, None, None], 154: [65482L, None, None, None, None, None, None], 155: [269025162L, None, 269025162L, None, None, None, None], 156: [269025089L, None, 269025089L, None, None, None, None], 157: [269025090L, None, 269025090L, None, None, None, None], 158: [269025070L, None, 269025070L, None, None, None, None], 159: [269025114L, None, 269025114L, None, None, None, None], 160: [269025069L, None, 269025069L, None, None, None, None], 161: [269025140L, None, 269025140L, None, None, None, None], 162: [269025151L, None, 269025151L, None, None, None, None], 163: [269025049L, None, 269025049L, None, None, None, None], 164: [269025072L, None, 269025072L, None, None, None, None], 165: [269025075L, None, 269025075L, None, None, None, None], 166: [269025062L, None, 269025062L, None, None, None, None], 167: [269025063L, None, 269025063L, None, None, None, None], 168: [65483L, None, None, None, None, None, None], 169: [269025068L, None, 269025068L, None, None, None, None], 170: [269025068L, 269025068L, 269025068L, 269025068L, None, None, None], 171: [269025047L, None, 269025047L, None, None, None, None], 172: [269025044L, 269025073L, 269025044L, 269025073L, None, None, None], 173: [269025046L, None, 269025046L, None, None, None, None], 174: [269025045L, 269025068L, 269025045L, 269025068L, None, None, None], 175: [269025052L, None, 269025052L, None, None, None, None], 176: [269025086L, None, 269025086L, None, None, None, None], 177: [269025134L, None, 269025134L, None, None, None, None], 178: [65484L, None, None, None, None, None, None], 179: [269025153L, None, 269025153L, None, None, None, None], 180: [269025048L, None, 269025048L, None, None, None, None], 181: [269025139L, None, 269025139L, None, None, None, None], 182: [269025110L, None, 269025110L, None, None, None, None], 183: [65485L, None, None, None, None, None, None], 184: [65486L, None, None, None, None, None, None], 185: [269025144L, None, 269025144L, None, None, None, None], 186: [269025145L, None, 269025145L, None, None, None, None], 187: [40L, None, 40L, None, None, None, None], 188: [41L, None, 41L, None, None, None, None], 189: [269025128L, None, 269025128L, None, None, None, None], 190: [65382L, None, 65382L, None, None, None, None], 191: [269025153L, None, 269025153L, None, None, None, None], 192: [269025093L, None, 269025093L, None, None, None, None], 193: [269025094L, None, 269025094L, None, None, None, None], 194: [269025095L, None, 269025095L, None, None, None, None], 195: [269025096L, None, 269025096L, None, None, None, None], 196: [269025097L, None, 269025097L, None, None, None, None], 197: [65487L, None, None, None, None, None, None], 198: [269025202L, None, 269025202L, None, None, None, None], 199: [269025193L, None, 269025193L, None, None, None, None], 200: [269025200L, None, 269025200L, None, None, None, None], 201: [269025201L, None, 269025201L, None, None, None, None], 202: [65488L, None, None, None, None, None, None], 203: [65406L, None, 65406L, None, None, None, None], 204: [65513L, None, 65513L, None, None, None], 205: [65511L, None, 65511L, None, None, None], 206: [65515L, None, 65515L, None, None, None], 207: [65517L, None, 65517L, None, None, None], 208: [269025044L, None, 269025044L, None, None, None, None], 209: [269025073L, None, 269025073L, None, None, None, None], 210: [269025091L, None, 269025091L, None, None, None, None], 211: [269025092L, None, 269025092L, None, None, None, None], 212: [269025099L, None, 269025099L, None, None, None, None], 213: [269025191L, None, 269025191L, None, None, None, None], 214: [269025110L, None, 269025110L, None, None, None, None], 215: [269025044L, None, 269025044L, None, None, None, None], 216: [269025175L, None, 269025175L, None, None, None, None], 217: [65489L, None, None, None, None, None, None], 218: [65377L, None, 65377L, None, None, None, None], 219: [65490L, None, None, None, None, None, None], 220: [269025167L, None, 269025167L, None, None, None, None], 221: [65491L, None, None, None, None, None, None], 222: [65492L, None, None, None, None, None, None], 223: [269025049L, None, 269025049L, None, None, None, None], 224: [269025166L, None, 269025166L, None, None, None, None], 225: [269025051L, None, 269025051L, None, None, None, None], 226: [269025119L, None, 269025119L, None, None, None, None], 227: [269025084L, None, 269025084L, None, None, None, None], 228: [269025118L, None, 269025118L, None, None, None, None], 229: [269025078L, None, 269025078L, None, None, None, None], 230: [65493L, None, None, None, None, None, None], 231: [65385L, None, 65385L, None, None, None, None], 232: [269025027L, None, 269025027L, None, None, None, None], 233: [269025026L, None, 269025026L, None, None, None, None], 234: [269025074L, None, 269025074L, None, None, None, None], 235: [269025113L, None, 269025113L, None, None, None, None], 236: [269025028L, None, 269025028L, None, None, None, None], 237: [269025030L, None, 269025030L, None, None, None, None], 238: [269025029L, None, 269025029L, None, None, None, None], 239: [269025147L, None, 269025147L, None, None, None, None], 240: [269025138L, None, 269025138L, None, None, None, None], 241: [269025168L, None, 269025168L, None, None, None, None], 242: [269025143L, None, 269025143L, None, None, None, None], 243: [269025115L, None, 269025115L, None, None, None, None], 244: [269025171L, None, 269025171L, None, None, None, None], 245: [269025172L, None, 269025172L, None, None, None, None], 246: [269025173L, None, 269025173L, None, None, None, None], 247: [65505L, None, 65505L, None, None, None, None], 248: [65507L, None, 65507L, None, None, None, None], 249: [65513L, 65511L, 65513L, 65511L, None, None, None], 250: [65514L, None, None, None, None, None, None], 251: [65518L, None, None, None, None, None, None]} 2014-11-24 09:40:27,261 xmodmap_setkeycodes using 7 keysyms_per_keycode 2014-11-24 09:40:27,261 setting keycode 8: [65291L, None, None, None, None, None, None] 2014-11-24 09:40:27,261 setting keycode 9: [65307L, None, 65307L, None, None, None, None] 2014-11-24 09:40:27,261 setting keycode 10: [49L, 33L, 49L, 33L, 124L, 161L, 124L] 2014-11-24 09:40:27,262 setting keycode 11: [50L, 34L, 50L, 34L, 64L, 2755L, 64L] 2014-11-24 09:40:27,262 setting keycode 12: [51L, 183L, 51L, 183L, 35L, 163L, 35L] 2014-11-24 09:40:27,262 setting keycode 13: [52L, 36L, 52L, 36L, 126L, 36L, 126L] 2014-11-24 09:40:27,262 setting keycode 14: [53L, 37L, 53L, 37L, 189L, 2756L, 189L] 2014-11-24 09:40:27,262 setting keycode 15: [54L, 38L, 54L, 38L, 172L, 2757L, 172L] 2014-11-24 09:40:27,262 setting keycode 16: [55L, 47L, 55L, 47L, 123L, 2758L, 123L] 2014-11-24 09:40:27,262 setting keycode 17: [56L, 40L, 56L, 40L, 91L, 2761L, 91L] 2014-11-24 09:40:27,262 setting keycode 18: [57L, 41L, 57L, 41L, 93L, 177L, 93L] 2014-11-24 09:40:27,262 setting keycode 19: [48L, 61L, 48L, 61L, 125L, 176L, 125L] 2014-11-24 09:40:27,262 setting keycode 20: [39L, 63L, 39L, 63L, 92L, 191L, 92L] 2014-11-24 09:40:27,262 setting keycode 21: [161L, 191L, 161L, 191L, 65107L, 126L, 65107L] 2014-11-24 09:40:27,262 setting keycode 22: [65288L, 65288L, 65288L, 65288L, None, None, None] 2014-11-24 09:40:27,262 setting keycode 23: [65289L, 65056L, 65289L, 65056L, None, None, None] 2014-11-24 09:40:27,262 setting keycode 24: [113L, 81L, 113L, 81L, 64L, 2009L, 64L] 2014-11-24 09:40:27,262 setting keycode 25: [119L, 87L, 119L, 87L, 435L, 419L, 435L] 2014-11-24 09:40:27,262 setting keycode 26: [101L, 69L, 101L, 69L, 8364L, 162L, 8364L] 2014-11-24 09:40:27,262 setting keycode 27: [114L, 82L, 114L, 82L, 182L, 174L, 182L] 2014-11-24 09:40:27,262 setting keycode 28: [116L, 84L, 116L, 84L, 956L, 940L, 956L] 2014-11-24 09:40:27,262 setting keycode 29: [121L, 89L, 121L, 89L, 2299L, 165L, 2299L] 2014-11-24 09:40:27,262 setting keycode 30: [117L, 85L, 117L, 85L, 2302L, 2300L, 2302L] 2014-11-24 09:40:27,262 setting keycode 31: [105L, 73L, 105L, 73L, 2301L, 697L, 2301L] 2014-11-24 09:40:27,262 setting keycode 32: [111L, 79L, 111L, 79L, 248L, 216L, 248L] 2014-11-24 09:40:27,262 setting keycode 33: [112L, 80L, 112L, 80L, 254L, 222L, 254L] 2014-11-24 09:40:27,262 setting keycode 34: [65104L, 65106L, 65104L, 65106L, 91L, 65112L, 91L] 2014-11-24 09:40:27,262 setting keycode 35: [43L, 42L, 43L, 42L, 93L, 65108L, 93L] 2014-11-24 09:40:27,262 setting keycode 36: [65293L, None, 65293L, None, None, None, None] 2014-11-24 09:40:27,262 setting keycode 37: [65507L, None, 65507L, None, None, None, None] 2014-11-24 09:40:27,262 setting keycode 38: [97L, 65L, 97L, 65L, 230L, 198L, 230L] 2014-11-24 09:40:27,262 setting keycode 39: [115L, 83L, 115L, 83L, 223L, 167L, 223L] 2014-11-24 09:40:27,262 setting keycode 40: [100L, 68L, 100L, 68L, 240L, 208L, 240L] 2014-11-24 09:40:27,262 setting keycode 41: [102L, 70L, 102L, 70L, 496L, 170L, 496L] 2014-11-24 09:40:27,262 setting keycode 42: [103L, 71L, 103L, 71L, 959L, 957L, 959L] 2014-11-24 09:40:27,262 setting keycode 43: [104L, 72L, 104L, 72L, 689L, 673L, 689L] 2014-11-24 09:40:27,262 setting keycode 44: [106L, 74L, 106L, 74L, 65121L, 65122L, 65121L] 2014-11-24 09:40:27,262 setting keycode 45: [107L, 75L, 107L, 75L, 930L, 38L, 930L] 2014-11-24 09:40:27,262 setting keycode 46: [108L, 76L, 108L, 76L, 435L, 419L, 435L] 2014-11-24 09:40:27,263 setting keycode 47: [241L, 209L, 241L, 209L, 126L, 65113L, 126L] 2014-11-24 09:40:27,263 setting keycode 48: [65105L, 65111L, 65105L, 65111L, 123L, 123L, 123L] 2014-11-24 09:40:27,263 setting keycode 49: [186L, 170L, 186L, 170L, 92L, 92L, 92L] 2014-11-24 09:40:27,263 setting keycode 50: [65505L, None, 65505L, None, None, None, None] 2014-11-24 09:40:27,263 setting keycode 51: [231L, 199L, 231L, 199L, 125L, 65109L, 125L] 2014-11-24 09:40:27,263 setting keycode 52: [122L, 90L, 122L, 90L, 171L, 60L, 171L] 2014-11-24 09:40:27,263 setting keycode 53: [120L, 88L, 120L, 88L, 187L, 62L, 187L] 2014-11-24 09:40:27,263 setting keycode 54: [99L, 67L, 99L, 67L, 162L, 169L, 162L] 2014-11-24 09:40:27,263 setting keycode 55: [118L, 86L, 118L, 86L, 2770L, 2768L, 2770L] 2014-11-24 09:40:27,263 setting keycode 56: [98L, 66L, 98L, 66L, 2771L, 2769L, 2771L] 2014-11-24 09:40:27,263 setting keycode 57: [110L, 78L, 110L, 78L, 110L, 78L, 110L] 2014-11-24 09:40:27,263 setting keycode 58: [109L, 77L, 109L, 77L, 181L, 186L, 181L] 2014-11-24 09:40:27,263 setting keycode 59: [44L, 59L, 44L, 59L, 2211L, 215L, 2211L] 2014-11-24 09:40:27,263 setting keycode 60: [46L, 58L, 46L, 58L, 183L, 247L, 183L] 2014-11-24 09:40:27,263 setting keycode 61: [45L, 95L, 45L, 95L, 65120L, 65110L, 65120L] 2014-11-24 09:40:27,263 setting keycode 62: [65506L, None, 65506L, None, None, None, None] 2014-11-24 09:40:27,263 setting keycode 63: [65450L, 65450L, 65450L, 65450L, 65450L, 65450L, 269024801L] 2014-11-24 09:40:27,263 setting keycode 64: [65513L, 65511L, 65513L, 65511L, None, None, None] 2014-11-24 09:40:27,263 setting keycode 65: [32L, None, 32L, None, None, None, None] 2014-11-24 09:40:27,263 setting keycode 66: [65509L, None, 65509L, None, None, None, None] 2014-11-24 09:40:27,263 setting keycode 67: [65470L, 65470L, 65470L, 65470L, 65470L, 65470L, 269024769L] 2014-11-24 09:40:27,263 setting keycode 68: [65471L, 65471L, 65471L, 65471L, 65471L, 65471L, 269024770L] 2014-11-24 09:40:27,263 setting keycode 69: [65472L, 65472L, 65472L, 65472L, 65472L, 65472L, 269024771L] 2014-11-24 09:40:27,263 setting keycode 70: [65473L, 65473L, 65473L, 65473L, 65473L, 65473L, 269024772L] 2014-11-24 09:40:27,263 setting keycode 71: [65474L, 65474L, 65474L, 65474L, 65474L, 65474L, 269024773L] 2014-11-24 09:40:27,263 setting keycode 72: [65475L, 65475L, 65475L, 65475L, 65475L, 65475L, 269024774L] 2014-11-24 09:40:27,263 setting keycode 73: [65476L, 65476L, 65476L, 65476L, 65476L, 65476L, 269024775L] 2014-11-24 09:40:27,263 setting keycode 74: [65477L, 65477L, 65477L, 65477L, 65477L, 65477L, 269024776L] 2014-11-24 09:40:27,263 setting keycode 75: [65478L, 65478L, 65478L, 65478L, 65478L, 65478L, 269024777L] 2014-11-24 09:40:27,263 setting keycode 76: [65479L, 65479L, 65479L, 65479L, 65479L, 65479L, 269024778L] 2014-11-24 09:40:27,263 setting keycode 77: [65407L, None, 65407L, None, None, None, None] 2014-11-24 09:40:27,263 setting keycode 78: [65300L, None, 65300L, None, None, None, None] 2014-11-24 09:40:27,263 setting keycode 79: [65429L, 65463L, 65429L, 65463L, None, None, None] 2014-11-24 09:40:27,263 setting keycode 80: [65431L, 65464L, 65431L, 65464L, None, None, None] 2014-11-24 09:40:27,263 setting keycode 81: [65434L, 65465L, 65434L, 65465L, None, None, None] 2014-11-24 09:40:27,263 setting keycode 82: [65453L, 65453L, 65453L, 65453L, 65453L, 65453L, 269024803L] 2014-11-24 09:40:27,263 setting keycode 83: [65430L, 65460L, 65430L, 65460L, None, None, None] 2014-11-24 09:40:27,264 setting keycode 84: [65437L, 65461L, 65437L, 65461L, None, None, None] 2014-11-24 09:40:27,264 setting keycode 85: [65432L, 65462L, 65432L, 65462L, None, None, None] 2014-11-24 09:40:27,264 setting keycode 86: [65451L, 65451L, 65451L, 65451L, 65451L, 65451L, 269024802L] 2014-11-24 09:40:27,264 setting keycode 87: [65436L, 65457L, 65436L, 65457L, None, None, None] 2014-11-24 09:40:27,264 setting keycode 88: [65433L, 65458L, 65433L, 65458L, None, None, None] 2014-11-24 09:40:27,264 setting keycode 89: [65435L, 65459L, 65435L, 65459L, None, None, None] 2014-11-24 09:40:27,264 setting keycode 90: [65438L, 65456L, 65438L, 65456L, None, None, None] 2014-11-24 09:40:27,264 setting keycode 91: [65439L, 65454L, 65439L, 65454L, None, None, None] 2014-11-24 09:40:27,264 setting keycode 92: [65027L, None, 65027L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 93: [65365L, None, None, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 94: [60L, 62L, 60L, 62L, 124L, 166L, 124L] 2014-11-24 09:40:27,264 setting keycode 95: [65480L, 65480L, 65480L, 65480L, 65480L, 65480L, 269024779L] 2014-11-24 09:40:27,264 setting keycode 96: [65481L, 65481L, 65481L, 65481L, 65481L, 65481L, 269024780L] 2014-11-24 09:40:27,264 setting keycode 97: [65366L, None, None, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 98: [65318L, None, 65318L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 99: [65317L, None, 65317L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 100: [65315L, None, 65315L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 101: [65319L, None, 65319L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 102: [65314L, None, 65314L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 103: [52L, 36L, 65107L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 104: [65421L, None, 65421L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 105: [65508L, None, 65508L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 106: [65455L, 65455L, 65455L, 65455L, 65455L, 65455L, 269024800L] 2014-11-24 09:40:27,264 setting keycode 107: [65377L, 65301L, 65377L, 65301L, None, None, None] 2014-11-24 09:40:27,264 setting keycode 108: [65027L, None, 65027L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 109: [65290L, None, 65290L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 110: [65360L, None, 65360L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 111: [65362L, None, 65362L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 112: [65365L, None, 65365L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 113: [65361L, None, 65361L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 114: [65363L, None, 65363L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 115: [65367L, None, 65367L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 116: [65364L, None, 65364L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 117: [65366L, None, 65366L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 118: [65379L, None, 65379L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 119: [65535L, None, 65535L, None, None, None, None] 2014-11-24 09:40:27,264 setting keycode 120: [53L, 37L, 8364L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 121: [269025042L, None, 269025042L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 122: [269025041L, None, 269025041L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 123: [269025043L, None, 269025043L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 124: [269025066L, None, 269025066L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 125: [65469L, None, 65469L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 126: [177L, None, 177L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 127: [65299L, 65387L, 65299L, 65387L, None, None, None] 2014-11-24 09:40:27,265 setting keycode 128: [269025098L, None, 269025098L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 129: [65454L, 65454L, 65454L, 65454L, None, None, None] 2014-11-24 09:40:27,265 setting keycode 130: [65329L, None, 65329L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 131: [65332L, None, 65332L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 132: [65513L, 65511L, 65513L, 65511L, None, None, None] 2014-11-24 09:40:27,265 setting keycode 133: [65515L, None, 65515L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 134: [65516L, None, 65516L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 135: [65383L, None, 65383L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 136: [65385L, None, 65385L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 137: [65382L, None, 65382L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 138: [268828528L, None, 268828528L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 139: [65381L, None, 65381L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 140: [268828529L, None, 268828529L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 141: [269025111L, None, 269025111L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 142: [269025131L, None, 269025131L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 143: [269025133L, None, 269025133L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 144: [65384L, None, 65384L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 145: [269025112L, None, 269025112L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 146: [65386L, None, 65386L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 147: [269025125L, None, 269025125L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 148: [269025053L, None, 269025053L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 149: [65512L, None, None, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 150: [269025071L, None, 269025071L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 151: [269025067L, None, 269025067L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 152: [269025117L, None, 269025117L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 153: [269025147L, None, 269025147L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 154: [65482L, None, None, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 155: [269025162L, None, 269025162L, None, None, None, None] 2014-11-24 09:40:27,265 setting keycode 156: [269025089L, None, 269025089L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 157: [269025090L, None, 269025090L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 158: [269025070L, None, 269025070L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 159: [269025114L, None, 269025114L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 160: [269025069L, None, 269025069L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 161: [269025140L, None, 269025140L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 162: [269025151L, None, 269025151L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 163: [269025049L, None, 269025049L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 164: [269025072L, None, 269025072L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 165: [269025075L, None, 269025075L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 166: [269025062L, None, 269025062L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 167: [269025063L, None, 269025063L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 168: [65483L, None, None, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 169: [269025068L, None, 269025068L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 170: [269025068L, 269025068L, 269025068L, 269025068L, None, None, None] 2014-11-24 09:40:27,266 setting keycode 171: [269025047L, None, 269025047L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 172: [269025044L, 269025073L, 269025044L, 269025073L, None, None, None] 2014-11-24 09:40:27,266 setting keycode 173: [269025046L, None, 269025046L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 174: [269025045L, 269025068L, 269025045L, 269025068L, None, None, None] 2014-11-24 09:40:27,266 setting keycode 175: [269025052L, None, 269025052L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 176: [269025086L, None, 269025086L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 177: [269025134L, None, 269025134L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 178: [65484L, None, None, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 179: [269025153L, None, 269025153L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 180: [269025048L, None, 269025048L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 181: [269025139L, None, 269025139L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 182: [269025110L, None, 269025110L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 183: [65485L, None, None, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 184: [65486L, None, None, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 185: [269025144L, None, 269025144L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 186: [269025145L, None, 269025145L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 187: [40L, None, 40L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 188: [41L, None, 41L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 189: [269025128L, None, 269025128L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 190: [65382L, None, 65382L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 191: [269025153L, None, 269025153L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 192: [269025093L, None, 269025093L, None, None, None, None] 2014-11-24 09:40:27,266 setting keycode 193: [269025094L, None, 269025094L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 194: [269025095L, None, 269025095L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 195: [269025096L, None, 269025096L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 196: [269025097L, None, 269025097L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 197: [65487L, None, None, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 198: [269025202L, None, 269025202L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 199: [269025193L, None, 269025193L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 200: [269025200L, None, 269025200L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 201: [269025201L, None, 269025201L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 202: [65488L, None, None, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 203: [65406L, None, 65406L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 204: [65513L, None, 65513L, None, None, None] 2014-11-24 09:40:27,267 setting keycode 205: [65511L, None, 65511L, None, None, None] 2014-11-24 09:40:27,267 setting keycode 206: [65515L, None, 65515L, None, None, None] 2014-11-24 09:40:27,267 setting keycode 207: [65517L, None, 65517L, None, None, None] 2014-11-24 09:40:27,267 setting keycode 208: [269025044L, None, 269025044L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 209: [269025073L, None, 269025073L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 210: [269025091L, None, 269025091L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 211: [269025092L, None, 269025092L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 212: [269025099L, None, 269025099L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 213: [269025191L, None, 269025191L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 214: [269025110L, None, 269025110L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 215: [269025044L, None, 269025044L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 216: [269025175L, None, 269025175L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 217: [65489L, None, None, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 218: [65377L, None, 65377L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 219: [65490L, None, None, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 220: [269025167L, None, 269025167L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 221: [65491L, None, None, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 222: [65492L, None, None, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 223: [269025049L, None, 269025049L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 224: [269025166L, None, 269025166L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 225: [269025051L, None, 269025051L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 226: [269025119L, None, 269025119L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 227: [269025084L, None, 269025084L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 228: [269025118L, None, 269025118L, None, None, None, None] 2014-11-24 09:40:27,267 setting keycode 229: [269025078L, None, 269025078L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 230: [65493L, None, None, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 231: [65385L, None, 65385L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 232: [269025027L, None, 269025027L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 233: [269025026L, None, 269025026L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 234: [269025074L, None, 269025074L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 235: [269025113L, None, 269025113L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 236: [269025028L, None, 269025028L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 237: [269025030L, None, 269025030L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 238: [269025029L, None, 269025029L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 239: [269025147L, None, 269025147L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 240: [269025138L, None, 269025138L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 241: [269025168L, None, 269025168L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 242: [269025143L, None, 269025143L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 243: [269025115L, None, 269025115L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 244: [269025171L, None, 269025171L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 245: [269025172L, None, 269025172L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 246: [269025173L, None, 269025173L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 247: [65505L, None, 65505L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 248: [65507L, None, 65507L, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 249: [65513L, 65511L, 65513L, 65511L, None, None, None] 2014-11-24 09:40:27,268 setting keycode 250: [65514L, None, None, None, None, None, None] 2014-11-24 09:40:27,268 setting keycode 251: [65518L, None, None, None, None, None, None] 2014-11-24 09:40:27,268 modify keymap: 244 instructions, 0 unprocessed 2014-11-24 09:40:27,269 unset=[] 2014-11-24 09:40:27,269 .get_entries_for_keycode(0)=None 2014-11-24 09:40:27,269 .get_entries_for_keycode(1)=None 2014-11-24 09:40:27,269 .get_entries_for_keycode(2)=None 2014-11-24 09:40:27,269 .get_entries_for_keycode(3)=None 2014-11-24 09:40:27,269 .get_entries_for_keycode(4)=None 2014-11-24 09:40:27,269 .get_entries_for_keycode(5)=None 2014-11-24 09:40:27,269 .get_entries_for_keycode(6)=None 2014-11-24 09:40:27,269 .get_entries_for_keycode(7)=None 2014-11-24 09:40:27,269 .get_entries_for_keycode(8)=None 2014-11-24 09:40:27,269 .get_entries_for_keycode(9)=((65307, 9, 0, 0),) 2014-11-24 09:40:27,269 .get_entries_for_keycode(10)=((49, 10, 0, 0), (33, 10, 0, 1)) 2014-11-24 09:40:27,269 .get_entries_for_keycode(11)=((50, 11, 0, 0), (64, 11, 0, 1)) 2014-11-24 09:40:27,269 .get_entries_for_keycode(12)=((51, 12, 0, 0), (35, 12, 0, 1)) 2014-11-24 09:40:27,269 .get_entries_for_keycode(13)=((52, 13, 0, 0), (36, 13, 0, 1)) 2014-11-24 09:40:27,269 .get_entries_for_keycode(14)=((53, 14, 0, 0), (37, 14, 0, 1)) 2014-11-24 09:40:27,269 .get_entries_for_keycode(15)=((54, 15, 0, 0), (94, 15, 0, 1)) 2014-11-24 09:40:27,269 .get_entries_for_keycode(16)=((55, 16, 0, 0), (38, 16, 0, 1)) 2014-11-24 09:40:27,269 .get_entries_for_keycode(17)=((56, 17, 0, 0), (42, 17, 0, 1)) 2014-11-24 09:40:27,269 .get_entries_for_keycode(18)=((57, 18, 0, 0), (40, 18, 0, 1)) 2014-11-24 09:40:27,269 .get_entries_for_keycode(19)=((48, 19, 0, 0), (41, 19, 0, 1)) 2014-11-24 09:40:27,269 .get_entries_for_keycode(20)=((45, 20, 0, 0), (95, 20, 0, 1)) 2014-11-24 09:40:27,269 .get_entries_for_keycode(21)=((61, 21, 0, 0), (43, 21, 0, 1)) 2014-11-24 09:40:27,269 .get_entries_for_keycode(22)=((65288, 22, 0, 0), (65288, 22, 0, 1)) 2014-11-24 09:40:27,269 .get_entries_for_keycode(23)=((65289, 23, 0, 0), (65056, 23, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(24)=((113, 24, 0, 0), (81, 24, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(25)=((119, 25, 0, 0), (87, 25, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(26)=((101, 26, 0, 0), (69, 26, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(27)=((114, 27, 0, 0), (82, 27, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(28)=((116, 28, 0, 0), (84, 28, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(29)=((121, 29, 0, 0), (89, 29, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(30)=((117, 30, 0, 0), (85, 30, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(31)=((105, 31, 0, 0), (73, 31, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(32)=((111, 32, 0, 0), (79, 32, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(33)=((112, 33, 0, 0), (80, 33, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(34)=((91, 34, 0, 0), (123, 34, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(35)=((93, 35, 0, 0), (125, 35, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(36)=((65293, 36, 0, 0),) 2014-11-24 09:40:27,270 .get_entries_for_keycode(37)=((65507, 37, 0, 0),) 2014-11-24 09:40:27,270 .get_entries_for_keycode(38)=((97, 38, 0, 0), (65, 38, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(39)=((115, 39, 0, 0), (83, 39, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(40)=((100, 40, 0, 0), (68, 40, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(41)=((102, 41, 0, 0), (70, 41, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(42)=((103, 42, 0, 0), (71, 42, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(43)=((104, 43, 0, 0), (72, 43, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(44)=((106, 44, 0, 0), (74, 44, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(45)=((107, 45, 0, 0), (75, 45, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(46)=((108, 46, 0, 0), (76, 46, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(47)=((59, 47, 0, 0), (58, 47, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(48)=((39, 48, 0, 0), (34, 48, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(49)=((96, 49, 0, 0), (126, 49, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(50)=((65505, 50, 0, 0),) 2014-11-24 09:40:27,270 .get_entries_for_keycode(51)=((92, 51, 0, 0), (124, 51, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(52)=((122, 52, 0, 0), (90, 52, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(53)=((120, 53, 0, 0), (88, 53, 0, 1)) 2014-11-24 09:40:27,270 .get_entries_for_keycode(54)=((99, 54, 0, 0), (67, 54, 0, 1)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(55)=((118, 55, 0, 0), (86, 55, 0, 1)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(56)=((98, 56, 0, 0), (66, 56, 0, 1)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(57)=((110, 57, 0, 0), (78, 57, 0, 1)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(58)=((109, 58, 0, 0), (77, 58, 0, 1)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(59)=((44, 59, 0, 0), (60, 59, 0, 1)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(60)=((46, 60, 0, 0), (62, 60, 0, 1)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(61)=((47, 61, 0, 0), (63, 61, 0, 1)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(62)=((65506, 62, 0, 0),) 2014-11-24 09:40:27,271 .get_entries_for_keycode(63)=((65450, 63, 0, 0), (65450, 63, 0, 1), (65450, 63, 0, 2), (65450, 63, 0, 3), (269024801, 63, 0, 4)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(64)=((65513, 64, 0, 0), (65511, 64, 0, 1)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(65)=((32, 65, 0, 0),) 2014-11-24 09:40:27,271 .get_entries_for_keycode(66)=((65509, 66, 0, 0),) 2014-11-24 09:40:27,271 .get_entries_for_keycode(67)=((65470, 67, 0, 0), (65470, 67, 0, 1), (65470, 67, 0, 2), (65470, 67, 0, 3), (269024769, 67, 0, 4)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(68)=((65471, 68, 0, 0), (65471, 68, 0, 1), (65471, 68, 0, 2), (65471, 68, 0, 3), (269024770, 68, 0, 4)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(69)=((65472, 69, 0, 0), (65472, 69, 0, 1), (65472, 69, 0, 2), (65472, 69, 0, 3), (269024771, 69, 0, 4)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(70)=((65473, 70, 0, 0), (65473, 70, 0, 1), (65473, 70, 0, 2), (65473, 70, 0, 3), (269024772, 70, 0, 4)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(71)=((65474, 71, 0, 0), (65474, 71, 0, 1), (65474, 71, 0, 2), (65474, 71, 0, 3), (269024773, 71, 0, 4)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(72)=((65475, 72, 0, 0), (65475, 72, 0, 1), (65475, 72, 0, 2), (65475, 72, 0, 3), (269024774, 72, 0, 4)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(73)=((65476, 73, 0, 0), (65476, 73, 0, 1), (65476, 73, 0, 2), (65476, 73, 0, 3), (269024775, 73, 0, 4)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(74)=((65477, 74, 0, 0), (65477, 74, 0, 1), (65477, 74, 0, 2), (65477, 74, 0, 3), (269024776, 74, 0, 4)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(75)=((65478, 75, 0, 0), (65478, 75, 0, 1), (65478, 75, 0, 2), (65478, 75, 0, 3), (269024777, 75, 0, 4)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(76)=((65479, 76, 0, 0), (65479, 76, 0, 1), (65479, 76, 0, 2), (65479, 76, 0, 3), (269024778, 76, 0, 4)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(77)=((65407, 77, 0, 0),) 2014-11-24 09:40:27,271 .get_entries_for_keycode(78)=((65300, 78, 0, 0),) 2014-11-24 09:40:27,271 .get_entries_for_keycode(79)=((65429, 79, 0, 0), (65463, 79, 0, 1)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(80)=((65431, 80, 0, 0), (65464, 80, 0, 1)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(81)=((65434, 81, 0, 0), (65465, 81, 0, 1)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(82)=((65453, 82, 0, 0), (65453, 82, 0, 1), (65453, 82, 0, 2), (65453, 82, 0, 3), (269024803, 82, 0, 4)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(83)=((65430, 83, 0, 0), (65460, 83, 0, 1)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(84)=((65437, 84, 0, 0), (65461, 84, 0, 1)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(85)=((65432, 85, 0, 0), (65462, 85, 0, 1)) 2014-11-24 09:40:27,271 .get_entries_for_keycode(86)=((65451, 86, 0, 0), (65451, 86, 0, 1), (65451, 86, 0, 2), (65451, 86, 0, 3), (269024802, 86, 0, 4)) 2014-11-24 09:40:27,272 .get_entries_for_keycode(87)=((65436, 87, 0, 0), (65457, 87, 0, 1)) 2014-11-24 09:40:27,272 .get_entries_for_keycode(88)=((65433, 88, 0, 0), (65458, 88, 0, 1)) 2014-11-24 09:40:27,272 .get_entries_for_keycode(89)=((65435, 89, 0, 0), (65459, 89, 0, 1)) 2014-11-24 09:40:27,272 .get_entries_for_keycode(90)=((65438, 90, 0, 0), (65456, 90, 0, 1)) 2014-11-24 09:40:27,272 .get_entries_for_keycode(91)=((65439, 91, 0, 0), (65454, 91, 0, 1)) 2014-11-24 09:40:27,272 .get_entries_for_keycode(92)=((65027, 92, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(93)=None 2014-11-24 09:40:27,272 .get_entries_for_keycode(94)=((60, 94, 0, 0), (62, 94, 0, 1), (124, 94, 0, 2), (166, 94, 0, 3)) 2014-11-24 09:40:27,272 .get_entries_for_keycode(95)=((65480, 95, 0, 0), (65480, 95, 0, 1), (65480, 95, 0, 2), (65480, 95, 0, 3), (269024779, 95, 0, 4)) 2014-11-24 09:40:27,272 .get_entries_for_keycode(96)=((65481, 96, 0, 0), (65481, 96, 0, 1), (65481, 96, 0, 2), (65481, 96, 0, 3), (269024780, 96, 0, 4)) 2014-11-24 09:40:27,272 .get_entries_for_keycode(97)=None 2014-11-24 09:40:27,272 .get_entries_for_keycode(98)=((65318, 98, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(99)=((65317, 99, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(100)=((65315, 100, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(101)=((65319, 101, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(102)=((65314, 102, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(103)=None 2014-11-24 09:40:27,272 .get_entries_for_keycode(104)=((65421, 104, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(105)=((65508, 105, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(106)=((65455, 106, 0, 0), (65455, 106, 0, 1), (65455, 106, 0, 2), (65455, 106, 0, 3), (269024800, 106, 0, 4)) 2014-11-24 09:40:27,272 .get_entries_for_keycode(107)=((65377, 107, 0, 0), (65301, 107, 0, 1)) 2014-11-24 09:40:27,272 .get_entries_for_keycode(108)=((65514, 108, 0, 0), (65512, 108, 0, 1)) 2014-11-24 09:40:27,272 .get_entries_for_keycode(109)=((65290, 109, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(110)=((65360, 110, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(111)=((65362, 111, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(112)=((65365, 112, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(113)=((65361, 113, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(114)=((65363, 114, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(115)=((65367, 115, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(116)=((65364, 116, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(117)=((65366, 117, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(118)=((65379, 118, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(119)=((65535, 119, 0, 0),) 2014-11-24 09:40:27,272 .get_entries_for_keycode(120)=None 2014-11-24 09:40:27,273 .get_entries_for_keycode(121)=((269025042, 121, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(122)=((269025041, 122, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(123)=((269025043, 123, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(124)=((269025066, 124, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(125)=((65469, 125, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(126)=((177, 126, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(127)=((65299, 127, 0, 0), (65387, 127, 0, 1)) 2014-11-24 09:40:27,273 .get_entries_for_keycode(128)=((269025098, 128, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(129)=((65454, 129, 0, 0), (65454, 129, 0, 1)) 2014-11-24 09:40:27,273 .get_entries_for_keycode(130)=((65329, 130, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(131)=((65332, 131, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(132)=None 2014-11-24 09:40:27,273 .get_entries_for_keycode(133)=((65515, 133, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(134)=((65516, 134, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(135)=((65383, 135, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(136)=((65385, 136, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(137)=((65382, 137, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(138)=((268828528, 138, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(139)=((65381, 139, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(140)=((268828529, 140, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(141)=((269025111, 141, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(142)=((269025131, 142, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(143)=((269025133, 143, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(144)=((65384, 144, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(145)=((269025112, 145, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(146)=((65386, 146, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(147)=((269025125, 147, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(148)=((269025053, 148, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(149)=None 2014-11-24 09:40:27,273 .get_entries_for_keycode(150)=((269025071, 150, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(151)=((269025067, 151, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(152)=((269025117, 152, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(153)=((269025147, 153, 0, 0),) 2014-11-24 09:40:27,273 .get_entries_for_keycode(154)=None 2014-11-24 09:40:27,273 .get_entries_for_keycode(155)=((269025162, 155, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(156)=((269025089, 156, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(157)=((269025090, 157, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(158)=((269025070, 158, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(159)=((269025114, 159, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(160)=((269025069, 160, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(161)=((269025140, 161, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(162)=((269025151, 162, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(163)=((269025049, 163, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(164)=((269025072, 164, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(165)=((269025075, 165, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(166)=((269025062, 166, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(167)=((269025063, 167, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(168)=None 2014-11-24 09:40:27,274 .get_entries_for_keycode(169)=((269025068, 169, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(170)=((269025068, 170, 0, 0), (269025068, 170, 0, 1)) 2014-11-24 09:40:27,274 .get_entries_for_keycode(171)=((269025047, 171, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(172)=((269025044, 172, 0, 0), (269025073, 172, 0, 1)) 2014-11-24 09:40:27,274 .get_entries_for_keycode(173)=((269025046, 173, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(174)=((269025045, 174, 0, 0), (269025068, 174, 0, 1)) 2014-11-24 09:40:27,274 .get_entries_for_keycode(175)=((269025052, 175, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(176)=((269025086, 176, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(177)=((269025134, 177, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(178)=None 2014-11-24 09:40:27,274 .get_entries_for_keycode(179)=((269025153, 179, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(180)=((269025048, 180, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(181)=((269025139, 181, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(182)=((269025110, 182, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(183)=None 2014-11-24 09:40:27,274 .get_entries_for_keycode(184)=None 2014-11-24 09:40:27,274 .get_entries_for_keycode(185)=((269025144, 185, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(186)=((269025145, 186, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(187)=((40, 187, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(188)=((41, 188, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(189)=((269025128, 189, 0, 0),) 2014-11-24 09:40:27,274 .get_entries_for_keycode(190)=((65382, 190, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(191)=((269025153, 191, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(192)=((269025093, 192, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(193)=((269025094, 193, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(194)=((269025095, 194, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(195)=((269025096, 195, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(196)=((269025097, 196, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(197)=None 2014-11-24 09:40:27,275 .get_entries_for_keycode(198)=((269025202, 198, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(199)=((269025193, 199, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(200)=((269025200, 200, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(201)=((269025201, 201, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(202)=None 2014-11-24 09:40:27,275 .get_entries_for_keycode(203)=((65406, 203, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(204)=((0, 204, 0, 0), (65513, 204, 0, 1)) 2014-11-24 09:40:27,275 .get_entries_for_keycode(205)=((0, 205, 0, 0), (65511, 205, 0, 1)) 2014-11-24 09:40:27,275 .get_entries_for_keycode(206)=((0, 206, 0, 0), (65515, 206, 0, 1)) 2014-11-24 09:40:27,275 .get_entries_for_keycode(207)=((0, 207, 0, 0), (65517, 207, 0, 1)) 2014-11-24 09:40:27,275 .get_entries_for_keycode(208)=((269025044, 208, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(209)=((269025073, 209, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(210)=((269025091, 210, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(211)=((269025092, 211, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(212)=((269025099, 212, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(213)=((269025191, 213, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(214)=((269025110, 214, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(215)=((269025044, 215, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(216)=((269025175, 216, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(217)=None 2014-11-24 09:40:27,275 .get_entries_for_keycode(218)=((65377, 218, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(219)=None 2014-11-24 09:40:27,275 .get_entries_for_keycode(220)=((269025167, 220, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(221)=None 2014-11-24 09:40:27,275 .get_entries_for_keycode(222)=None 2014-11-24 09:40:27,275 .get_entries_for_keycode(223)=((269025049, 223, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(224)=((269025166, 224, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(225)=((269025051, 225, 0, 0),) 2014-11-24 09:40:27,275 .get_entries_for_keycode(226)=((269025119, 226, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(227)=((269025084, 227, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(228)=((269025118, 228, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(229)=((269025078, 229, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(230)=None 2014-11-24 09:40:27,276 .get_entries_for_keycode(231)=((65385, 231, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(232)=((269025027, 232, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(233)=((269025026, 233, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(234)=((269025074, 234, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(235)=((269025113, 235, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(236)=((269025028, 236, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(237)=((269025030, 237, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(238)=((269025029, 238, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(239)=((269025147, 239, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(240)=((269025138, 240, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(241)=((269025168, 241, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(242)=((269025143, 242, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(243)=((269025115, 243, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(244)=((269025171, 244, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(245)=((269025172, 245, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(246)=((269025173, 246, 0, 0),) 2014-11-24 09:40:27,276 .get_entries_for_keycode(247)=None 2014-11-24 09:40:27,276 .get_entries_for_keycode(248)=None 2014-11-24 09:40:27,276 .get_entries_for_keycode(249)=None 2014-11-24 09:40:27,276 .get_entries_for_keycode(250)=None 2014-11-24 09:40:27,276 .get_entries_for_keycode(251)=None 2014-11-24 09:40:27,276 .get_entries_for_keycode(252)=None 2014-11-24 09:40:27,276 .get_entries_for_keycode(253)=None 2014-11-24 09:40:27,276 .get_entries_for_keycode(254)=None 2014-11-24 09:40:27,276 .get_entries_for_keycode(255)=None 2014-11-24 09:40:27,276 get_gtk_keymap([None, 'VoidSymbol'])=[(65307, 'Escape', 9, 0, 0), (49, '1', 10, 0, 0), (33, 'exclam', 10, 0, 1), (50, '2', 11, 0, 0), (64, 'at', 11, 0, 1), (51, '3', 12, 0, 0), (35, 'numbersign', 12, 0, 1), (52, '4', 13, 0, 0), (36, 'dollar', 13, 0, 1), (53, '5', 14, 0, 0), (37, 'percent', 14, 0, 1), (54, '6', 15, 0, 0), (94, 'asciicircum', 15, 0, 1), (55, '7', 16, 0, 0), (38, 'ampersand', 16, 0, 1), (56, '8', 17, 0, 0), (42, 'asterisk', 17, 0, 1), (57, '9', 18, 0, 0), (40, 'parenleft', 18, 0, 1), (48, '0', 19, 0, 0), (41, 'parenright', 19, 0, 1), (45, 'minus', 20, 0, 0), (95, 'underscore', 20, 0, 1), (61, 'equal', 21, 0, 0), (43, 'plus', 21, 0, 1), (65288, 'BackSpace', 22, 0, 0), (65288, 'BackSpace', 22, 0, 1), (65289, 'Tab', 23, 0, 0), (65056, 'ISO_Left_Tab', 23, 0, 1), (113, 'q', 24, 0, 0), (81, 'Q', 24, 0, 1), (119, 'w', 25, 0, 0), (87, 'W', 25, 0, 1), (101, 'e', 26, 0, 0), (69, 'E', 26, 0, 1), (114, 'r', 27, 0, 0), (82, 'R', 27, 0, 1), (116, 't', 28, 0, 0), (84, 'T', 28, 0, 1), (121, 'y', 29, 0, 0), (89, 'Y', 29, 0, 1), (117, 'u', 30, 0, 0), (85, 'U', 30, 0, 1), (105, 'i', 31, 0, 0), (73, 'I', 31, 0, 1), (111, 'o', 32, 0, 0), (79, 'O', 32, 0, 1), (112, 'p', 33, 0, 0), (80, 'P', 33, 0, 1), (91, 'bracketleft', 34, 0, 0), (123, 'braceleft', 34, 0, 1), (93, 'bracketright', 35, 0, 0), (125, 'braceright', 35, 0, 1), (65293, 'Return', 36, 0, 0), (65507, 'Control_L', 37, 0, 0), (97, 'a', 38, 0, 0), (65, 'A', 38, 0, 1), (115, 's', 39, 0, 0), (83, 'S', 39, 0, 1), (100, 'd', 40, 0, 0), (68, 'D', 40, 0, 1), (102, 'f', 41, 0, 0), (70, 'F', 41, 0, 1), (103, 'g', 42, 0, 0), (71, 'G', 42, 0, 1), (104, 'h', 43, 0, 0), (72, 'H', 43, 0, 1), (106, 'j', 44, 0, 0), (74, 'J', 44, 0, 1), (107, 'k', 45, 0, 0), (75, 'K', 45, 0, 1), (108, 'l', 46, 0, 0), (76, 'L', 46, 0, 1), (59, 'semicolon', 47, 0, 0), (58, 'colon', 47, 0, 1), (39, 'apostrophe', 48, 0, 0), (34, 'quotedbl', 48, 0, 1), (96, 'grave', 49, 0, 0), (126, 'asciitilde', 49, 0, 1), (65505, 'Shift_L', 50, 0, 0), (92, 'backslash', 51, 0, 0), (124, 'bar', 51, 0, 1), (122, 'z', 52, 0, 0), (90, 'Z', 52, 0, 1), (120, 'x', 53, 0, 0), (88, 'X', 53, 0, 1), (99, 'c', 54, 0, 0), (67, 'C', 54, 0, 1), (118, 'v', 55, 0, 0), (86, 'V', 55, 0, 1), (98, 'b', 56, 0, 0), (66, 'B', 56, 0, 1), (110, 'n', 57, 0, 0), (78, 'N', 57, 0, 1), (109, 'm', 58, 0, 0), (77, 'M', 58, 0, 1), (44, 'comma', 59, 0, 0), (60, 'less', 59, 0, 1), (46, 'period', 60, 0, 0), (62, 'greater', 60, 0, 1), (47, 'slash', 61, 0, 0), (63, 'question', 61, 0, 1), (65506, 'Shift_R', 62, 0, 0), (65450, 'KP_Multiply', 63, 0, 0), (65450, 'KP_Multiply', 63, 0, 1), (65450, 'KP_Multiply', 63, 0, 2), (65450, 'KP_Multiply', 63, 0, 3), (269024801, 'XF86ClearGrab', 63, 0, 4), (65513, 'Alt_L', 64, 0, 0), (65511, 'Meta_L', 64, 0, 1), (32, 'space', 65, 0, 0), (65509, 'Caps_Lock', 66, 0, 0), (65470, 'F1', 67, 0, 0), (65470, 'F1', 67, 0, 1), (65470, 'F1', 67, 0, 2), (65470, 'F1', 67, 0, 3), (269024769, 'XF86Switch_VT_1', 67, 0, 4), (65471, 'F2', 68, 0, 0), (65471, 'F2', 68, 0, 1), (65471, 'F2', 68, 0, 2), (65471, 'F2', 68, 0, 3), (269024770, 'XF86Switch_VT_2', 68, 0, 4), (65472, 'F3', 69, 0, 0), (65472, 'F3', 69, 0, 1), (65472, 'F3', 69, 0, 2), (65472, 'F3', 69, 0, 3), (269024771, 'XF86Switch_VT_3', 69, 0, 4), (65473, 'F4', 70, 0, 0), (65473, 'F4', 70, 0, 1), (65473, 'F4', 70, 0, 2), (65473, 'F4', 70, 0, 3), (269024772, 'XF86Switch_VT_4', 70, 0, 4), (65474, 'F5', 71, 0, 0), (65474, 'F5', 71, 0, 1), (65474, 'F5', 71, 0, 2), (65474, 'F5', 71, 0, 3), (269024773, 'XF86Switch_VT_5', 71, 0, 4), (65475, 'F6', 72, 0, 0), (65475, 'F6', 72, 0, 1), (65475, 'F6', 72, 0, 2), (65475, 'F6', 72, 0, 3), (269024774, 'XF86Switch_VT_6', 72, 0, 4), (65476, 'F7', 73, 0, 0), (65476, 'F7', 73, 0, 1), (65476, 'F7', 73, 0, 2), (65476, 'F7', 73, 0, 3), (269024775, 'XF86Switch_VT_7', 73, 0, 4), (65477, 'F8', 74, 0, 0), (65477, 'F8', 74, 0, 1), (65477, 'F8', 74, 0, 2), (65477, 'F8', 74, 0, 3), (269024776, 'XF86Switch_VT_8', 74, 0, 4), (65478, 'F9', 75, 0, 0), (65478, 'F9', 75, 0, 1), (65478, 'F9', 75, 0, 2), (65478, 'F9', 75, 0, 3), (269024777, 'XF86Switch_VT_9', 75, 0, 4), (65479, 'F10', 76, 0, 0), (65479, 'F10', 76, 0, 1), (65479, 'F10', 76, 0, 2), (65479, 'F10', 76, 0, 3), (269024778, 'XF86Switch_VT_10', 76, 0, 4), (65407, 'Num_Lock', 77, 0, 0), (65300, 'Scroll_Lock', 78, 0, 0), (65429, 'KP_Home', 79, 0, 0), (65463, 'KP_7', 79, 0, 1), (65431, 'KP_Up', 80, 0, 0), (65464, 'KP_8', 80, 0, 1), (65434, 'KP_Page_Up', 81, 0, 0), (65465, 'KP_9', 81, 0, 1), (65453, 'KP_Subtract', 82, 0, 0), (65453, 'KP_Subtract', 82, 0, 1), (65453, 'KP_Subtract', 82, 0, 2), (65453, 'KP_Subtract', 82, 0, 3), (269024803, 'XF86Prev_VMode', 82, 0, 4), (65430, 'KP_Left', 83, 0, 0), (65460, 'KP_4', 83, 0, 1), (65437, 'KP_Begin', 84, 0, 0), (65461, 'KP_5', 84, 0, 1), (65432, 'KP_Right', 85, 0, 0), (65462, 'KP_6', 85, 0, 1), (65451, 'KP_Add', 86, 0, 0), (65451, 'KP_Add', 86, 0, 1), (65451, 'KP_Add', 86, 0, 2), (65451, 'KP_Add', 86, 0, 3), (269024802, 'XF86Next_VMode', 86, 0, 4), (65436, 'KP_End', 87, 0, 0), (65457, 'KP_1', 87, 0, 1), (65433, 'KP_Down', 88, 0, 0), (65458, 'KP_2', 88, 0, 1), (65435, 'KP_Page_Down', 89, 0, 0), (65459, 'KP_3', 89, 0, 1), (65438, 'KP_Insert', 90, 0, 0), (65456, 'KP_0', 90, 0, 1), (65439, 'KP_Delete', 91, 0, 0), (65454, 'KP_Decimal', 91, 0, 1), (65027, 'ISO_Level3_Shift', 92, 0, 0), (60, 'less', 94, 0, 0), (62, 'greater', 94, 0, 1), (124, 'bar', 94, 0, 2), (166, 'brokenbar', 94, 0, 3), (65480, 'F11', 95, 0, 0), (65480, 'F11', 95, 0, 1), (65480, 'F11', 95, 0, 2), (65480, 'F11', 95, 0, 3), (269024779, 'XF86Switch_VT_11', 95, 0, 4), (65481, 'F12', 96, 0, 0), (65481, 'F12', 96, 0, 1), (65481, 'F12', 96, 0, 2), (65481, 'F12', 96, 0, 3), (269024780, 'XF86Switch_VT_12', 96, 0, 4), (65318, 'Katakana', 98, 0, 0), (65317, 'Hiragana', 99, 0, 0), (65315, 'Henkan_Mode', 100, 0, 0), (65319, 'Hiragana_Katakana', 101, 0, 0), (65314, 'Muhenkan', 102, 0, 0), (65421, 'KP_Enter', 104, 0, 0), (65508, 'Control_R', 105, 0, 0), (65455, 'KP_Divide', 106, 0, 0), (65455, 'KP_Divide', 106, 0, 1), (65455, 'KP_Divide', 106, 0, 2), (65455, 'KP_Divide', 106, 0, 3), (269024800, 'XF86Ungrab', 106, 0, 4), (65377, 'Print', 107, 0, 0), (65301, 'Sys_Req', 107, 0, 1), (65514, 'Alt_R', 108, 0, 0), (65512, 'Meta_R', 108, 0, 1), (65290, 'Linefeed', 109, 0, 0), (65360, 'Home', 110, 0, 0), (65362, 'Up', 111, 0, 0), (65365, 'Page_Up', 112, 0, 0), (65361, 'Left', 113, 0, 0), (65363, 'Right', 114, 0, 0), (65367, 'End', 115, 0, 0), (65364, 'Down', 116, 0, 0), (65366, 'Page_Down', 117, 0, 0), (65379, 'Insert', 118, 0, 0), (65535, 'Delete', 119, 0, 0), (269025042, 'XF86AudioMute', 121, 0, 0), (269025041, 'XF86AudioLowerVolume', 122, 0, 0), (269025043, 'XF86AudioRaiseVolume', 123, 0, 0), (269025066, 'XF86PowerOff', 124, 0, 0), (65469, 'KP_Equal', 125, 0, 0), (177, 'plusminus', 126, 0, 0), (65299, 'Pause', 127, 0, 0), (65387, 'Break', 127, 0, 1), (269025098, 'XF86LaunchA', 128, 0, 0), (65454, 'KP_Decimal', 129, 0, 0), (65454, 'KP_Decimal', 129, 0, 1), (65329, 'Hangul', 130, 0, 0), (65332, 'Hangul_Hanja', 131, 0, 0), (65515, 'Super_L', 133, 0, 0), (65516, 'Super_R', 134, 0, 0), (65383, 'Menu', 135, 0, 0), (65385, 'Cancel', 136, 0, 0), (65382, 'Redo', 137, 0, 0), (268828528, 'SunProps', 138, 0, 0), (65381, 'Undo', 139, 0, 0), (268828529, 'SunFront', 140, 0, 0), (269025111, 'XF86Copy', 141, 0, 0), (269025131, 'XF86Open', 142, 0, 0), (269025133, 'XF86Paste', 143, 0, 0), (65384, 'Find', 144, 0, 0), (269025112, 'XF86Cut', 145, 0, 0), (65386, 'Help', 146, 0, 0), (269025125, 'XF86MenuKB', 147, 0, 0), (269025053, 'XF86Calculator', 148, 0, 0), (269025071, 'XF86Sleep', 150, 0, 0), (269025067, 'XF86WakeUp', 151, 0, 0), (269025117, 'XF86Explorer', 152, 0, 0), (269025147, 'XF86Send', 153, 0, 0), (269025162, 'XF86Xfer', 155, 0, 0), (269025089, 'XF86Launch1', 156, 0, 0), (269025090, 'XF86Launch2', 157, 0, 0), (269025070, 'XF86WWW', 158, 0, 0), (269025114, 'XF86DOS', 159, 0, 0), (269025069, 'XF86ScreenSaver', 160, 0, 0), (269025140, 'XF86RotateWindows', 161, 0, 0), (269025151, 'XF86TaskPane', 162, 0, 0), (269025049, 'XF86Mail', 163, 0, 0), (269025072, 'XF86Favorites', 164, 0, 0), (269025075, 'XF86MyComputer', 165, 0, 0), (269025062, 'XF86Back', 166, 0, 0), (269025063, 'XF86Forward', 167, 0, 0), (269025068, 'XF86Eject', 169, 0, 0), (269025068, 'XF86Eject', 170, 0, 0), (269025068, 'XF86Eject', 170, 0, 1), (269025047, 'XF86AudioNext', 171, 0, 0), (269025044, 'XF86AudioPlay', 172, 0, 0), (269025073, 'XF86AudioPause', 172, 0, 1), (269025046, 'XF86AudioPrev', 173, 0, 0), (269025045, 'XF86AudioStop', 174, 0, 0), (269025068, 'XF86Eject', 174, 0, 1), (269025052, 'XF86AudioRecord', 175, 0, 0), (269025086, 'XF86AudioRewind', 176, 0, 0), (269025134, 'XF86Phone', 177, 0, 0), (269025153, 'XF86Tools', 179, 0, 0), (269025048, 'XF86HomePage', 180, 0, 0), (269025139, 'XF86Reload', 181, 0, 0), (269025110, 'XF86Close', 182, 0, 0), (269025144, 'XF86ScrollUp', 185, 0, 0), (269025145, 'XF86ScrollDown', 186, 0, 0), (40, 'parenleft', 187, 0, 0), (41, 'parenright', 188, 0, 0), (269025128, 'XF86New', 189, 0, 0), (65382, 'Redo', 190, 0, 0), (269025153, 'XF86Tools', 191, 0, 0), (269025093, 'XF86Launch5', 192, 0, 0), (269025094, 'XF86Launch6', 193, 0, 0), (269025095, 'XF86Launch7', 194, 0, 0), (269025096, 'XF86Launch8', 195, 0, 0), (269025097, 'XF86Launch9', 196, 0, 0), (269025202, 'XF86AudioMicMute', 198, 0, 0), (269025193, 'XF86TouchpadToggle', 199, 0, 0), (269025200, 'XF86TouchpadOn', 200, 0, 0), (269025201, 'XF86TouchpadOff', 201, 0, 0), (65406, 'Mode_switch', 203, 0, 0), (65513, 'Alt_L', 204, 0, 1), (65511, 'Meta_L', 205, 0, 1), (65515, 'Super_L', 206, 0, 1), (65517, 'Hyper_L', 207, 0, 1), (269025044, 'XF86AudioPlay', 208, 0, 0), (269025073, 'XF86AudioPause', 209, 0, 0), (269025091, 'XF86Launch3', 210, 0, 0), (269025092, 'XF86Launch4', 211, 0, 0), (269025099, 'XF86LaunchB', 212, 0, 0), (269025191, 'XF86Suspend', 213, 0, 0), (269025110, 'XF86Close', 214, 0, 0), (269025044, 'XF86AudioPlay', 215, 0, 0), (269025175, 'XF86AudioForward', 216, 0, 0), (65377, 'Print', 218, 0, 0), (269025167, 'XF86WebCam', 220, 0, 0), (269025049, 'XF86Mail', 223, 0, 0), (269025166, 'XF86Messenger', 224, 0, 0), (269025051, 'XF86Search', 225, 0, 0), (269025119, 'XF86Go', 226, 0, 0), (269025084, 'XF86Finance', 227, 0, 0), (269025118, 'XF86Game', 228, 0, 0), (269025078, 'XF86Shop', 229, 0, 0), (65385, 'Cancel', 231, 0, 0), (269025027, 'XF86MonBrightnessDown', 232, 0, 0), (269025026, 'XF86MonBrightnessUp', 233, 0, 0), (269025074, 'XF86AudioMedia', 234, 0, 0), (269025113, 'XF86Display', 235, 0, 0), (269025028, 'XF86KbdLightOnOff', 236, 0, 0), (269025030, 'XF86KbdBrightnessDown', 237, 0, 0), (269025029, 'XF86KbdBrightnessUp', 238, 0, 0), (269025147, 'XF86Send', 239, 0, 0), (269025138, 'XF86Reply', 240, 0, 0), (269025168, 'XF86MailForward', 241, 0, 0), (269025143, 'XF86Save', 242, 0, 0), (269025115, 'XF86Documents', 243, 0, 0), (269025171, 'XF86Battery', 244, 0, 0), (269025172, 'XF86Bluetooth', 245, 0, 0), (269025173, 'XF86WLAN', 246, 0, 0)] (keymap=) 2014-11-24 09:40:27,277 going to set modifiers, xkbmap_mod_meanings=, len(xkbmap_keycodes)=388 2014-11-24 09:40:27,277 set_modifiers: [('add', 2, set(['Control_L', 'Control_R'])), ('add', 3, set(['Meta_R', 'Alt_R', 'Meta_L', 'Alt_L'])), ('add', 4, set(['Num_Lock'])), ('add', 5, set(['Super_R', 'Super_L'])), ('add', 6, set(['Hyper_R', 'Hyper_L'])), ('add', 7, set(['ISO_Level3_Shift', 'Mode_switch'])), ('add', 0, set(['Shift_L', 'Shift_R'])), ('add', 1, set(['Caps_Lock']))] 2014-11-24 09:40:27,277 setting new work keymap: 0x0 2014-11-24 09:40:27,277 processing: ('add', 2, set(['Control_L', 'Control_R'])) 2014-11-24 09:40:27,277 retrieving keymap 2014-11-24 09:40:27,277 add modifier: modifier 2=set(['Control_L', 'Control_R']) 2014-11-24 09:40:27,277 add modifier: keysym(Control_L)=65507 2014-11-24 09:40:27,277 add modifier: keycodes(65507)=[37, 248] 2014-11-24 09:40:27,277 setting new work keymap: 0x2f61d50 2014-11-24 09:40:27,277 add modifier: added keycode=37 for modifier 2 and keysym=Control_L 2014-11-24 09:40:27,277 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,277 add modifier: added keycode=248 for modifier 2 and keysym=Control_L 2014-11-24 09:40:27,277 add modifier: keysym(Control_R)=65508 2014-11-24 09:40:27,277 add modifier: keycodes(65508)=[105] 2014-11-24 09:40:27,277 setting new work keymap: 0x2f61d50 2014-11-24 09:40:27,277 add modifier: added keycode=105 for modifier 2 and keysym=Control_R 2014-11-24 09:40:27,277 processing: ('add', 3, set(['Meta_R', 'Alt_R', 'Meta_L', 'Alt_L'])) 2014-11-24 09:40:27,277 add modifier: modifier 3=set(['Meta_R', 'Alt_R', 'Meta_L', 'Alt_L']) 2014-11-24 09:40:27,277 add modifier: keysym(Meta_R)=65512 2014-11-24 09:40:27,277 add modifier: keycodes(65512)=[149] 2014-11-24 09:40:27,277 setting new work keymap: 0x2f61d50 2014-11-24 09:40:27,277 add modifier: added keycode=149 for modifier 3 and keysym=Meta_R 2014-11-24 09:40:27,277 add modifier: keysym(Alt_R)=65514 2014-11-24 09:40:27,278 add modifier: keycodes(65514)=[250] 2014-11-24 09:40:27,278 setting new work keymap: 0x2f61d50 2014-11-24 09:40:27,278 add modifier: added keycode=250 for modifier 3 and keysym=Alt_R 2014-11-24 09:40:27,278 add modifier: keysym(Meta_L)=65511 2014-11-24 09:40:27,278 add modifier: keycodes(65511)=[64, 132, 205, 249] 2014-11-24 09:40:27,278 setting new work keymap: 0x2f61d50 2014-11-24 09:40:27,278 add modifier: added keycode=64 for modifier 3 and keysym=Meta_L 2014-11-24 09:40:27,278 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,278 add modifier: added keycode=132 for modifier 3 and keysym=Meta_L 2014-11-24 09:40:27,278 setting new work keymap: 0x2f62590 2014-11-24 09:40:27,278 add modifier: added keycode=205 for modifier 3 and keysym=Meta_L 2014-11-24 09:40:27,278 setting new work keymap: 0x2f61d50 2014-11-24 09:40:27,278 add modifier: added keycode=249 for modifier 3 and keysym=Meta_L 2014-11-24 09:40:27,278 add modifier: keysym(Alt_L)=65513 2014-11-24 09:40:27,278 add modifier: keycodes(65513)=[64, 132, 204, 249] 2014-11-24 09:40:27,278 setting new work keymap: 0x2f61d50 2014-11-24 09:40:27,278 add modifier: added keycode=64 for modifier 3 and keysym=Alt_L 2014-11-24 09:40:27,278 setting new work keymap: 0x2f61d50 2014-11-24 09:40:27,278 add modifier: added keycode=132 for modifier 3 and keysym=Alt_L 2014-11-24 09:40:27,278 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,278 add modifier: added keycode=204 for modifier 3 and keysym=Alt_L 2014-11-24 09:40:27,278 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,278 add modifier: added keycode=249 for modifier 3 and keysym=Alt_L 2014-11-24 09:40:27,278 processing: ('add', 4, set(['Num_Lock'])) 2014-11-24 09:40:27,278 add modifier: modifier 4=set(['Num_Lock']) 2014-11-24 09:40:27,278 add modifier: keysym(Num_Lock)=65407 2014-11-24 09:40:27,278 add modifier: keycodes(65407)=[77] 2014-11-24 09:40:27,278 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,278 add modifier: added keycode=77 for modifier 4 and keysym=Num_Lock 2014-11-24 09:40:27,278 processing: ('add', 5, set(['Super_R', 'Super_L'])) 2014-11-24 09:40:27,278 add modifier: modifier 5=set(['Super_R', 'Super_L']) 2014-11-24 09:40:27,278 add modifier: keysym(Super_R)=65516 2014-11-24 09:40:27,278 add modifier: keycodes(65516)=[134] 2014-11-24 09:40:27,278 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,278 add modifier: added keycode=134 for modifier 5 and keysym=Super_R 2014-11-24 09:40:27,278 add modifier: keysym(Super_L)=65515 2014-11-24 09:40:27,278 add modifier: keycodes(65515)=[133, 206] 2014-11-24 09:40:27,279 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,279 add modifier: added keycode=133 for modifier 5 and keysym=Super_L 2014-11-24 09:40:27,279 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,279 add modifier: added keycode=206 for modifier 5 and keysym=Super_L 2014-11-24 09:40:27,279 processing: ('add', 6, set(['Hyper_R', 'Hyper_L'])) 2014-11-24 09:40:27,279 add modifier: modifier 6=set(['Hyper_R', 'Hyper_L']) 2014-11-24 09:40:27,279 add modifier: keysym(Hyper_R)=65518 2014-11-24 09:40:27,279 add modifier: keycodes(65518)=[251] 2014-11-24 09:40:27,279 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,279 add modifier: added keycode=251 for modifier 6 and keysym=Hyper_R 2014-11-24 09:40:27,279 add modifier: keysym(Hyper_L)=65517 2014-11-24 09:40:27,279 add modifier: keycodes(65517)=[207] 2014-11-24 09:40:27,279 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,279 add modifier: added keycode=207 for modifier 6 and keysym=Hyper_L 2014-11-24 09:40:27,279 processing: ('add', 7, set(['ISO_Level3_Shift', 'Mode_switch'])) 2014-11-24 09:40:27,279 add modifier: modifier 7=set(['ISO_Level3_Shift', 'Mode_switch']) 2014-11-24 09:40:27,279 add modifier: keysym(ISO_Level3_Shift)=65027 2014-11-24 09:40:27,279 add modifier: keycodes(65027)=[92, 108] 2014-11-24 09:40:27,279 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,279 add modifier: added keycode=92 for modifier 7 and keysym=ISO_Level3_Shift 2014-11-24 09:40:27,279 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,279 add modifier: added keycode=108 for modifier 7 and keysym=ISO_Level3_Shift 2014-11-24 09:40:27,279 add modifier: keysym(Mode_switch)=65406 2014-11-24 09:40:27,279 add modifier: keycodes(65406)=[203] 2014-11-24 09:40:27,279 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,279 add modifier: added keycode=203 for modifier 7 and keysym=Mode_switch 2014-11-24 09:40:27,279 processing: ('add', 0, set(['Shift_L', 'Shift_R'])) 2014-11-24 09:40:27,279 add modifier: modifier 0=set(['Shift_L', 'Shift_R']) 2014-11-24 09:40:27,279 add modifier: keysym(Shift_L)=65505 2014-11-24 09:40:27,279 add modifier: keycodes(65505)=[50, 247] 2014-11-24 09:40:27,279 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,279 add modifier: added keycode=50 for modifier 0 and keysym=Shift_L 2014-11-24 09:40:27,279 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,279 add modifier: added keycode=247 for modifier 0 and keysym=Shift_L 2014-11-24 09:40:27,279 add modifier: keysym(Shift_R)=65506 2014-11-24 09:40:27,279 add modifier: keycodes(65506)=[62] 2014-11-24 09:40:27,280 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,280 add modifier: added keycode=62 for modifier 0 and keysym=Shift_R 2014-11-24 09:40:27,280 processing: ('add', 1, set(['Caps_Lock'])) 2014-11-24 09:40:27,280 add modifier: modifier 1=set(['Caps_Lock']) 2014-11-24 09:40:27,280 add modifier: keysym(Caps_Lock)=65509 2014-11-24 09:40:27,280 add modifier: keycodes(65509)=[66] 2014-11-24 09:40:27,280 setting new work keymap: 0x2f61c50 2014-11-24 09:40:27,280 add modifier: added keycode=66 for modifier 1 and keysym=Caps_Lock 2014-11-24 09:40:27,280 setting new work keymap: 0x0 2014-11-24 09:40:27,280 saving modified keymap 2014-11-24 09:40:27,280 modify keymap: 8 instructions, 0 unprocessed 2014-11-24 09:40:27,280 set_modifiers: err=[] 2014-11-24 09:40:27,280 compute_modifier_keynames: keycodes_for_modifier_keynames={'ISO_Level3_Shift': set([92]), 'Mode_switch': set([203]), 'Meta_L': set([64, 205]), 'Control_R': set([105]), 'Super_R': set([134]), 'Alt_R': set([108]), 'Hyper_L': set([207]), 'Caps_Lock': set([66]), 'Alt_L': set([64, 204]), 'Num_Lock': set([77]), 'Super_L': set([133, 206]), 'Shift_R': set([62]), 'Meta_R': set([108]), 'Control_L': set([37]), 'Shift_L': set([50])} 2014-11-24 09:40:27,280 retrieving keymap 2014-11-24 09:40:27,280 setting new work keymap: 0x0 2014-11-24 09:40:27,281 get_modifier_mappings={'control': [(37, 'Control_L'), (105, 'Control_R'), (248, 'Control_L')], 'mod1': [(64, 'Alt_L'), (132, 'Alt_L'), (149, 'Meta_R'), (204, 'Alt_L'), (205, 'Meta_L'), (249, 'Alt_L'), (250, 'Alt_R')], 'mod2': [(77, 'Num_Lock')], 'mod3': [(133, 'Super_L'), (134, 'Super_R'), (206, 'Super_L')], 'mod4': [(207, 'Hyper_L'), (251, 'Hyper_R')], 'mod5': [(92, 'ISO_Level3_Shift'), (108, 'ISO_Level3_Shift'), (203, 'Mode_switch')], 'shift': [(50, 'Shift_L'), (62, 'Shift_R'), (247, 'Shift_L')], 'lock': [(66, 'Caps_Lock')]} 2014-11-24 09:40:27,281 compute_client_modifier_keycodes() mappings={'control': [((17, 'Control_L'), 'Control_L'), ('Control_R', 'Control_R'), ((162, 'Control_L'), 'Control_L')], 'mod1': [((18, 'Alt_L'), 'Alt_L'), ((91, 'Alt_L'), 'Alt_L'), ('Meta_R', 'Meta_R'), ('Alt_L', 'Alt_L'), ('Meta_L', 'Meta_L'), ((164, 'Alt_L'), 'Alt_L'), ((165, 'Alt_R'), 'Alt_R')], 'mod2': [('Num_Lock', 'Num_Lock')], 'mod3': [(133, 'Super_L'), ('Super_R', 'Super_R'), ('Super_L', 'Super_L')], 'mod4': [('Hyper_L', 'Hyper_L'), ('Hyper_R', 'Hyper_R')], 'mod5': [(92, 'ISO_Level3_Shift'), ('ISO_Level3_Shift', 'ISO_Level3_Shift'), ('Mode_switch', 'Mode_switch')], 'shift': [((16, 'Shift_L'), 'Shift_L'), ((161, 'Shift_R'), 'Shift_R'), ((160, 'Shift_L'), 'Shift_L')], 'lock': [('Caps_Lock', 'Caps_Lock')]} 2014-11-24 09:40:27,281 keyname_for_mod={'control': set(['Control_L', 'Control_R']), 'mod1': set(['Meta_R', 'Alt_R', 'Meta_L', 'Alt_L']), 'mod2': set(['Num_Lock']), 'mod3': set(['Super_R', 'Super_L']), 'mod4': set(['Hyper_R', 'Hyper_L']), 'mod5': set(['ISO_Level3_Shift', 'Mode_switch']), 'shift': set(['Shift_L', 'Shift_R']), 'lock': set(['Caps_Lock'])} 2014-11-24 09:40:27,281 client resolution is [953, 639], current server resolution is 3840x2560 2014-11-24 09:40:27,285 sigchld(17, ) 2014-11-24 09:40:27,285 reap() waitpid=13951 2014-11-24 09:40:27,285 add_dead_pid(13951) 2014-11-24 09:40:27,285 check() pids=set([]) 2014-11-24 09:40:27,285 reap() waitpid=0 2014-11-24 09:40:27,285 signal_safe_exec(['which', 'pactl'],None) stdout='/usr/bin/pactl ' 2014-11-24 09:40:27,285 signal_safe_exec(['which', 'pactl'],None) stderr='' 2014-11-24 09:40:27,297 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:40:27,300 sigchld(17, ) 2014-11-24 09:40:27,300 reap() waitpid=13952 2014-11-24 09:40:27,300 add_dead_pid(13952) 2014-11-24 09:40:27,300 check() pids=set([]) 2014-11-24 09:40:27,300 reap() waitpid=0 2014-11-24 09:40:27,300 signal_safe_exec(['/usr/bin/pactl', 'list'],None) stdout='Módulo #0 Nombre: module-device-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore the volume/mute state of devices" module.version = "5.0" Módulo #1 Nombre: module-stream-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore the volume/mute/device state of streams" module.version = "5.0" Módulo #2 Nombre: module-card-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore profile of cards" module.version = "5.0" Módulo #3 Nombre: module-augment-properties Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Augment the property sets of streams with additional static information" module.version = "5.0" Módulo #4 Nombre: module-switch-on-port-available Argumento: Contador de uso: n/a Propiedades: Módulo #5 Nombre: module-udev-detect Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Detect available audio hardware and load matching drivers" module.version = "5.0" Módulo #6 Nombre: module-alsa-card Argumento: device_id="0" name="pci-0000_00_03.0" card_name="alsa_card.pci-0000_00_03.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1" Contador de uso: 0 Propiedades: module.author = "Lennart Poettering" module.description = "ALSA Card" module.version = "5.0" Módulo #7 Nombre: module-alsa-card Argumento: device_id="1" name="pci-0000_00_1b.0" card_name="alsa_card.pci-0000_00_1b.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1" Contador de uso: 0 Propiedades: module.author = "Lennart Poettering" module.description = "ALSA Card" module.version = "5.0" Módulo #8 Nombre: module-bluetooth-policy Argumento: Contador de uso: n/a Propiedades: module.author = "Frédéric Dalleau" module.description = "When a bluetooth sink or source is added, load module-loopback" module.version = "5.0" Módulo #9 Nombre: module-bluetooth-discover Argumento: Contador de uso: n/a Propiedades: module.author = "João Paulo Rechi Vita" module.description = "Detect available Bluetooth daemon and load the corresponding discovery module" module.version = "5.0" Módulo #10 Nombre: module-bluez5-discover Argumento: Contador de uso: n/a Propiedades: module.author = "João Paulo Rechi Vita" module.description = "Detect available BlueZ 5 Bluetooth audio devices and load BlueZ 5 Bluetooth audio drivers" module.version = "5.0" Módulo #11 Nombre: module-bluez4-discover Argumento: Contador de uso: n/a Propiedades: module.author = "João Paulo Rechi Vita" module.description = "Detect available BlueZ 4 Bluetooth audio devices and load BlueZ 4 Bluetooth audio drivers" module.version = "5.0" Módulo #12 Nombre: module-native-protocol-unix Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Native protocol (UNIX sockets)" module.version = "5.0" Módulo #13 Nombre: module-default-device-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore the default sink and source" module.version = "5.0" Módulo #14 Nombre: module-rescue-streams Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "When a sink/source is removed, try to move its streams to the default sink/source" module.version = "5.0" Módulo #15 Nombre: module-always-sink Argumento: Contador de uso: n/a Propiedades: module.author = "Colin Guthrie" module.description = "Siempre tenga al menos un sumidero cargado aunque sea uno nulo" module.version = "5.0" Módulo #16 Nombre: module-intended-roles Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically set device of streams based on intended roles of devices" module.version = "5.0" Módulo #17 Nombre: module-suspend-on-idle Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "When a sink/source is idle for too long, suspend it" module.version = "5.0" Módulo #18 Nombre: module-console-kit Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Create a client for each ConsoleKit session of this user" module.version = "5.0" Módulo #19 Nombre: module-systemd-login Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Create a client for each login session of this user" module.version = "5.0" Módulo #20 Nombre: module-position-event-sounds Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Position event sounds between L and R depending on the position on screen of the widget triggering them." module.version = "5.0" Módulo #21 Nombre: module-role-cork Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Mute & cork streams with certain roles while others exist" module.version = "5.0" Módulo #22 Nombre: module-filter-heuristics Argumento: Contador de uso: n/a Propiedades: module.author = "Colin Guthrie" module.description = "Detect when various filters are desirable" module.version = "5.0" Módulo #23 Nombre: module-filter-apply Argumento: Contador de uso: n/a Propiedades: module.author = "Colin Guthrie" module.description = "Load filter sinks automatically when needed" module.version = "5.0" Módulo #24 Nombre: module-x11-publish Argumento: display=:0 Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "X11 credential publisher" module.version = "5.0" Módulo #25 Nombre: module-x11-cork-request Argumento: display=:0 Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Synthesize X11 media key events when cork/uncork is requested" module.version = "5.0" Módulo #26 Nombre: module-x11-xsmp Argumento: display=:0 session_manager=local/brunoorcha:@/tmp/.ICE-unix/1470,unix/brunoorcha:/tmp/.ICE-unix/1470 Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "X11 session management" module.version = "5.0" Sink #0 State: SUSPENDED Name: alsa_output.pci-0000_00_03.0.hdmi-stereo Description: Audio Interno Digital Stereo (HDMI) Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 6 Mute: no Volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor Source: alsa_output.pci-0000_00_03.0.hdmi-stereo.monitor Latency: 0 usec, configured 0 usec Flags: HARDWARE DECIBEL_VOLUME LATENCY SET_FORMATS Properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "HDMI 0" alsa.id = "HDMI 0" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "3" alsa.card = "0" alsa.card_name = "HDA Intel HDMI" alsa.long_card_name = "HDA Intel HDMI at 0xf7d14000 irq 47" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:03.0" sysfs.path = "/devices/pci0000:00/0000:00:03.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "0c0c" device.product.name = "Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller" device.form_factor = "internal" device.string = "hdmi:0" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "32768" device.access_mode = "mmap+timer" device.profile.name = "hdmi-stereo" device.profile.description = "Digital Stereo (HDMI)" device.description = "Audio Interno Digital Stereo (HDMI)" alsa.mixer_name = "Intel Haswell HDMI" alsa.components = "HDA:80862807,80860101,00100000" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Puertos: hdmi-output-0: HDMI / DisplayPort (priority: 5900, not available) Puerto Activo: hdmi-output-0 Formats: pcm Sink #1 State: SUSPENDED Name: alsa_output.pci-0000_00_1b.0.analog-stereo Description: Audio Interno Estéreo Analógico Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 7 Mute: yes Volume: front-left: 63896 / 97% / -0,66 dB, front-right: 63896 / 97% / -0,66 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor Source: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor Latency: 0 usec, configured 0 usec Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY Properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "ALC3220 Analog" alsa.id = "ALC3220 Analog" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "0" alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "front:1" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "32768" device.access_mode = "mmap+timer" device.profile.name = "analog-stereo" device.profile.description = "Estéreo Analógico" device.description = "Audio Interno Estéreo Analógico" alsa.mixer_name = "Realtek ALC3220" alsa.components = "HDA:10ec0280,10280612,00100003" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Puertos: analog-output: Salida analógica (priority: 9900) analog-output-lineout: Line Out (priority: 9900, not available) analog-output-speaker: Speakers (priority: 10000) analog-output-headphones: Auriculares analógicos (priority: 9000, not available) Puerto Activo: analog-output Formats: pcm Source #0 State: SUSPENDED Name: alsa_output.pci-0000_00_03.0.hdmi-stereo.monitor Description: Monitor of Audio Interno Digital Stereo (HDMI) Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 6 Mute: no Volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor of Sink: alsa_output.pci-0000_00_03.0.hdmi-stereo Latency: 0 usec, configured 0 usec Flags: DECIBEL_VOLUME LATENCY Properties: device.description = "Monitor of Audio Interno Digital Stereo (HDMI)" device.class = "monitor" alsa.card = "0" alsa.card_name = "HDA Intel HDMI" alsa.long_card_name = "HDA Intel HDMI at 0xf7d14000 irq 47" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:03.0" sysfs.path = "/devices/pci0000:00/0000:00:03.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "0c0c" device.product.name = "Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller" device.form_factor = "internal" device.string = "0" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Formats: pcm Source #1 State: SUSPENDED Name: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor Description: Monitor of Audio Interno Estéreo Analógico Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 7 Mute: no Volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor of Sink: alsa_output.pci-0000_00_1b.0.analog-stereo Latency: 0 usec, configured 0 usec Flags: DECIBEL_VOLUME LATENCY Properties: device.description = "Monitor of Audio Interno Estéreo Analógico" device.class = "monitor" alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "1" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Formats: pcm Source #2 State: SUSPENDED Name: alsa_input.pci-0000_00_1b.0.analog-stereo Description: Audio Interno Estéreo Analógico Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 7 Mute: no Volume: front-left: 8251 / 13% / -54,00 dB, front-right: 8251 / 13% / -54,00 dB balance 0,00 Base Volume: 5206 / 8% / -66,00 dB Monitor of Sink: n/a Latency: 0 usec, configured 0 usec Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY Properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "ALC3220 Analog" alsa.id = "ALC3220 Analog" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "0" alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "front:1" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "32768" device.access_mode = "mmap+timer" device.profile.name = "analog-stereo" device.profile.description = "Estéreo Analógico" device.description = "Audio Interno Estéreo Analógico" alsa.mixer_name = "Realtek ALC3220" alsa.components = "HDA:10ec0280,10280612,00100003" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Puertos: analog-input-front-mic: Front Microphone (priority: 8500, not available) analog-input-rear-mic: Rear Microphone (priority: 8200, not available) Puerto Activo: analog-input-rear-mic Formats: pcm Cliente #0 Controlador: module-systemd-login.c Módulo dueño: 19 Propiedades: application.name = "Login Session 1" systemd-login.session = "1" Cliente #4 Controlador: module-x11-xsmp.c Módulo dueño: 26 Propiedades: application.name = "XSMP Session on gnome-session as 10ce3267a964fc88f2141621404849994600000014700032" xsmp.vendor = "gnome-session" xsmp.client.id = "10ce3267a964fc88f2141621404849994600000014700032" Cliente #5 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "GNOME Volume Control Media Keys" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.VolumeControl" application.icon_name = "multimedia-volume-control" application.version = "3.14.1" application.process.id = "1535" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-settings-daemon" application.language = "es_ES.utf8" window.x11.display = ":0" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #6 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "GNOME Shell" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.Shell" application.icon_name = "start-here" application.language = "es_ES.utf8" window.x11.screen = "0" window.x11.display = ":0" application.process.id = "1570" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-shell" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #7 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "GNOME Shell Volume Control" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.VolumeControl" application.icon_name = "multimedia-volume-control" application.version = "3.14.1" application.process.id = "1570" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-shell" application.language = "es_ES.utf8" window.x11.display = ":0" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #14 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "Chrome input" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.process.id = "2357" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "chrome" window.x11.display = ":0" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #20 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "Empathy" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.icon_name = "empathy" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "1712" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "empathy" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #22 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "empathy-chat" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.icon_name = "empathy" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "4395" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "empathy-chat" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #36 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "gnome-settings-daemon" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "1535" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-settings-daemon" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #178 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "libcanberra" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.version = "0.30" application.id = "org.freedesktop.libcanberra" application.process.id = "12932" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "geary" application.language = "es_ES.utf8" window.x11.display = ":0" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" application.icon_name = "geary" Cliente #183 Controlador: module-systemd-login.c Módulo dueño: 19 Propiedades: application.name = "Login Session 218" systemd-login.session = "218" Cliente #184 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "xpra" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" media.role = "music" application.process.id = "13952" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "pactl" application.language = "es_ES.utf8" window.x11.display = ":100" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Sample #0 Name: bell-window-system Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Volume: (inválido) balance 0,00 Duration: 0,1s Size: 24,0 KiB Lazy: no Filename: n/a Properties: media.role = "event" application.process.id = "2770" application.name = "geary" event.description = "Evento de campana" event.id = "bell-window-system" media.name = "bell-window-system" media.filename = "/usr/share//sounds/freedesktop/stereo/bell.oga" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.Shell" application.icon_name = "start-here" application.language = "es_ES.utf8" window.x11.screen = "0" window.x11.display = ":0" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-shell" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Sample #1 Name: screen-capture Sample Specification: s16le 2ch 96000Hz Channel Map: front-left,front-right Volume: (inválido) balance 0,00 Duration: 0,9s Size: 327,1 KiB Lazy: no Filename: n/a Properties: media.role = "event" event.description = "Captura de pantalla obtenida" event.id = "screen-capture" media.name = "screen-capture" media.filename = "/usr/share//sounds/freedesktop/stereo/screen-capture.oga" application.name = "gnome-settings-daemon" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "1535" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-settings-daemon" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Placa #0 Nombre: alsa_card.pci-0000_00_03.0 Controlador: module-alsa-card.c Módulo dueño: 6 Propiedades: alsa.card = "0" alsa.card_name = "HDA Intel HDMI" alsa.long_card_name = "HDA Intel HDMI at 0xf7d14000 irq 47" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:03.0" sysfs.path = "/devices/pci0000:00/0000:00:03.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "0c0c" device.product.name = "Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller" device.form_factor = "internal" device.string = "0" device.description = "Audio Interno" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Perfiles: output:hdmi-stereo: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, priority: 5400, available: yes) output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (sinks: 1, sources: 0, priority: 300, available: yes) off: Apagado (sinks: 0, sources: 0, priority: 0, available: yes) Perfil Activo: output:hdmi-stereo Puertos: hdmi-output-0: HDMI / DisplayPort (priority: 5900, latency offset: 0 usec, not available) Properties: device.icon_name = "video-display" Part of profile(s): output:hdmi-stereo, output:hdmi-surround Placa #1 Nombre: alsa_card.pci-0000_00_1b.0 Controlador: module-alsa-card.c Módulo dueño: 7 Propiedades: alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "1" device.description = "Audio Interno" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Perfiles: input:analog-stereo: Estéreo Analógico Input (sinks: 0, sources: 1, priority: 60, available: yes) output:analog-stereo: Estéreo Analógico Output (sinks: 1, sources: 0, priority: 6000, available: yes) output:analog-stereo+input:analog-stereo: Estéreo Analógico.Duplex (sinks: 1, sources: 1, priority: 6060, available: yes) off: Apagado (sinks: 0, sources: 0, priority: 0, available: yes) Perfil Activo: output:analog-stereo+input:analog-stereo Puertos: analog-input-front-mic: Front Microphone (priority: 8500, latency offset: 0 usec, not available) Properties: device.icon_name = "audio-input-microphone" Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo analog-input-rear-mic: Rear Microphone (priority: 8200, latency offset: 0 usec, not available) Properties: device.icon_name = "audio-input-microphone" Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo analog-output: Salida analógica (priority: 9900, latency offset: 0 usec) Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo analog-output-lineout: Line Out (priority: 9900, latency offset: 0 usec, not available) Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo analog-output-speaker: Speakers (priority: 10000, latency offset: 0 usec) Properties: device.icon_name = "audio-speakers" Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo analog-output-headphones: Auriculares analógicos (priority: 9000, latency offset: 0 usec, not available) Properties: device.icon_name = "audio-headphones" Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo ' 2014-11-24 09:40:27,300 signal_safe_exec(['/usr/bin/pactl', 'list'],None) stderr='' 2014-11-24 09:40:27,300 pactl_output('list',) returned 0 2014-11-24 09:40:27,307 sigchld(17, ) 2014-11-24 09:40:27,307 reap() waitpid=13953 2014-11-24 09:40:27,307 add_dead_pid(13953) 2014-11-24 09:40:27,307 check() pids=set([]) 2014-11-24 09:40:27,307 reap() waitpid=0 2014-11-24 09:40:27,307 signal_safe_exec(['/usr/bin/pactl', 'list'],None) stdout='Módulo #0 Nombre: module-device-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore the volume/mute state of devices" module.version = "5.0" Módulo #1 Nombre: module-stream-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore the volume/mute/device state of streams" module.version = "5.0" Módulo #2 Nombre: module-card-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore profile of cards" module.version = "5.0" Módulo #3 Nombre: module-augment-properties Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Augment the property sets of streams with additional static information" module.version = "5.0" Módulo #4 Nombre: module-switch-on-port-available Argumento: Contador de uso: n/a Propiedades: Módulo #5 Nombre: module-udev-detect Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Detect available audio hardware and load matching drivers" module.version = "5.0" Módulo #6 Nombre: module-alsa-card Argumento: device_id="0" name="pci-0000_00_03.0" card_name="alsa_card.pci-0000_00_03.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1" Contador de uso: 0 Propiedades: module.author = "Lennart Poettering" module.description = "ALSA Card" module.version = "5.0" Módulo #7 Nombre: module-alsa-card Argumento: device_id="1" name="pci-0000_00_1b.0" card_name="alsa_card.pci-0000_00_1b.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1" Contador de uso: 0 Propiedades: module.author = "Lennart Poettering" module.description = "ALSA Card" module.version = "5.0" Módulo #8 Nombre: module-bluetooth-policy Argumento: Contador de uso: n/a Propiedades: module.author = "Frédéric Dalleau" module.description = "When a bluetooth sink or source is added, load module-loopback" module.version = "5.0" Módulo #9 Nombre: module-bluetooth-discover Argumento: Contador de uso: n/a Propiedades: module.author = "João Paulo Rechi Vita" module.description = "Detect available Bluetooth daemon and load the corresponding discovery module" module.version = "5.0" Módulo #10 Nombre: module-bluez5-discover Argumento: Contador de uso: n/a Propiedades: module.author = "João Paulo Rechi Vita" module.description = "Detect available BlueZ 5 Bluetooth audio devices and load BlueZ 5 Bluetooth audio drivers" module.version = "5.0" Módulo #11 Nombre: module-bluez4-discover Argumento: Contador de uso: n/a Propiedades: module.author = "João Paulo Rechi Vita" module.description = "Detect available BlueZ 4 Bluetooth audio devices and load BlueZ 4 Bluetooth audio drivers" module.version = "5.0" Módulo #12 Nombre: module-native-protocol-unix Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Native protocol (UNIX sockets)" module.version = "5.0" Módulo #13 Nombre: module-default-device-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore the default sink and source" module.version = "5.0" Módulo #14 Nombre: module-rescue-streams Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "When a sink/source is removed, try to move its streams to the default sink/source" module.version = "5.0" Módulo #15 Nombre: module-always-sink Argumento: Contador de uso: n/a Propiedades: module.author = "Colin Guthrie" module.description = "Siempre tenga al menos un sumidero cargado aunque sea uno nulo" module.version = "5.0" Módulo #16 Nombre: module-intended-roles Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically set device of streams based on intended roles of devices" module.version = "5.0" Módulo #17 Nombre: module-suspend-on-idle Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "When a sink/source is idle for too long, suspend it" module.version = "5.0" Módulo #18 Nombre: module-console-kit Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Create a client for each ConsoleKit session of this user" module.version = "5.0" Módulo #19 Nombre: module-systemd-login Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Create a client for each login session of this user" module.version = "5.0" Módulo #20 Nombre: module-position-event-sounds Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Position event sounds between L and R depending on the position on screen of the widget triggering them." module.version = "5.0" Módulo #21 Nombre: module-role-cork Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Mute & cork streams with certain roles while others exist" module.version = "5.0" Módulo #22 Nombre: module-filter-heuristics Argumento: Contador de uso: n/a Propiedades: module.author = "Colin Guthrie" module.description = "Detect when various filters are desirable" module.version = "5.0" Módulo #23 Nombre: module-filter-apply Argumento: Contador de uso: n/a Propiedades: module.author = "Colin Guthrie" module.description = "Load filter sinks automatically when needed" module.version = "5.0" Módulo #24 Nombre: module-x11-publish Argumento: display=:0 Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "X11 credential publisher" module.version = "5.0" Módulo #25 Nombre: module-x11-cork-request Argumento: display=:0 Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Synthesize X11 media key events when cork/uncork is requested" module.version = "5.0" Módulo #26 Nombre: module-x11-xsmp Argumento: display=:0 session_manager=local/brunoorcha:@/tmp/.ICE-unix/1470,unix/brunoorcha:/tmp/.ICE-unix/1470 Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "X11 session management" module.version = "5.0" Sink #0 State: SUSPENDED Name: alsa_output.pci-0000_00_03.0.hdmi-stereo Description: Audio Interno Digital Stereo (HDMI) Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 6 Mute: no Volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor Source: alsa_output.pci-0000_00_03.0.hdmi-stereo.monitor Latency: 0 usec, configured 0 usec Flags: HARDWARE DECIBEL_VOLUME LATENCY SET_FORMATS Properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "HDMI 0" alsa.id = "HDMI 0" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "3" alsa.card = "0" alsa.card_name = "HDA Intel HDMI" alsa.long_card_name = "HDA Intel HDMI at 0xf7d14000 irq 47" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:03.0" sysfs.path = "/devices/pci0000:00/0000:00:03.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "0c0c" device.product.name = "Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller" device.form_factor = "internal" device.string = "hdmi:0" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "32768" device.access_mode = "mmap+timer" device.profile.name = "hdmi-stereo" device.profile.description = "Digital Stereo (HDMI)" device.description = "Audio Interno Digital Stereo (HDMI)" alsa.mixer_name = "Intel Haswell HDMI" alsa.components = "HDA:80862807,80860101,00100000" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Puertos: hdmi-output-0: HDMI / DisplayPort (priority: 5900, not available) Puerto Activo: hdmi-output-0 Formats: pcm Sink #1 State: SUSPENDED Name: alsa_output.pci-0000_00_1b.0.analog-stereo Description: Audio Interno Estéreo Analógico Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 7 Mute: yes Volume: front-left: 63896 / 97% / -0,66 dB, front-right: 63896 / 97% / -0,66 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor Source: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor Latency: 0 usec, configured 0 usec Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY Properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "ALC3220 Analog" alsa.id = "ALC3220 Analog" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "0" alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "front:1" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "32768" device.access_mode = "mmap+timer" device.profile.name = "analog-stereo" device.profile.description = "Estéreo Analógico" device.description = "Audio Interno Estéreo Analógico" alsa.mixer_name = "Realtek ALC3220" alsa.components = "HDA:10ec0280,10280612,00100003" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Puertos: analog-output: Salida analógica (priority: 9900) analog-output-lineout: Line Out (priority: 9900, not available) analog-output-speaker: Speakers (priority: 10000) analog-output-headphones: Auriculares analógicos (priority: 9000, not available) Puerto Activo: analog-output Formats: pcm Source #0 State: SUSPENDED Name: alsa_output.pci-0000_00_03.0.hdmi-stereo.monitor Description: Monitor of Audio Interno Digital Stereo (HDMI) Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 6 Mute: no Volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor of Sink: alsa_output.pci-0000_00_03.0.hdmi-stereo Latency: 0 usec, configured 0 usec Flags: DECIBEL_VOLUME LATENCY Properties: device.description = "Monitor of Audio Interno Digital Stereo (HDMI)" device.class = "monitor" alsa.card = "0" alsa.card_name = "HDA Intel HDMI" alsa.long_card_name = "HDA Intel HDMI at 0xf7d14000 irq 47" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:03.0" sysfs.path = "/devices/pci0000:00/0000:00:03.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "0c0c" device.product.name = "Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller" device.form_factor = "internal" device.string = "0" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Formats: pcm Source #1 State: SUSPENDED Name: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor Description: Monitor of Audio Interno Estéreo Analógico Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 7 Mute: no Volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor of Sink: alsa_output.pci-0000_00_1b.0.analog-stereo Latency: 0 usec, configured 0 usec Flags: DECIBEL_VOLUME LATENCY Properties: device.description = "Monitor of Audio Interno Estéreo Analógico" device.class = "monitor" alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "1" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Formats: pcm Source #2 State: SUSPENDED Name: alsa_input.pci-0000_00_1b.0.analog-stereo Description: Audio Interno Estéreo Analógico Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 7 Mute: no Volume: front-left: 8251 / 13% / -54,00 dB, front-right: 8251 / 13% / -54,00 dB balance 0,00 Base Volume: 5206 / 8% / -66,00 dB Monitor of Sink: n/a Latency: 0 usec, configured 0 usec Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY Properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "ALC3220 Analog" alsa.id = "ALC3220 Analog" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "0" alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "front:1" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "32768" device.access_mode = "mmap+timer" device.profile.name = "analog-stereo" device.profile.description = "Estéreo Analógico" device.description = "Audio Interno Estéreo Analógico" alsa.mixer_name = "Realtek ALC3220" alsa.components = "HDA:10ec0280,10280612,00100003" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Puertos: analog-input-front-mic: Front Microphone (priority: 8500, not available) analog-input-rear-mic: Rear Microphone (priority: 8200, not available) Puerto Activo: analog-input-rear-mic Formats: pcm Cliente #0 Controlador: module-systemd-login.c Módulo dueño: 19 Propiedades: application.name = "Login Session 1" systemd-login.session = "1" Cliente #4 Controlador: module-x11-xsmp.c Módulo dueño: 26 Propiedades: application.name = "XSMP Session on gnome-session as 10ce3267a964fc88f2141621404849994600000014700032" xsmp.vendor = "gnome-session" xsmp.client.id = "10ce3267a964fc88f2141621404849994600000014700032" Cliente #5 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "GNOME Volume Control Media Keys" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.VolumeControl" application.icon_name = "multimedia-volume-control" application.version = "3.14.1" application.process.id = "1535" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-settings-daemon" application.language = "es_ES.utf8" window.x11.display = ":0" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #6 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "GNOME Shell" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.Shell" application.icon_name = "start-here" application.language = "es_ES.utf8" window.x11.screen = "0" window.x11.display = ":0" application.process.id = "1570" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-shell" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #7 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "GNOME Shell Volume Control" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.VolumeControl" application.icon_name = "multimedia-volume-control" application.version = "3.14.1" application.process.id = "1570" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-shell" application.language = "es_ES.utf8" window.x11.display = ":0" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #14 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "Chrome input" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.process.id = "2357" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "chrome" window.x11.display = ":0" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #20 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "Empathy" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.icon_name = "empathy" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "1712" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "empathy" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #22 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "empathy-chat" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.icon_name = "empathy" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "4395" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "empathy-chat" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #36 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "gnome-settings-daemon" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "1535" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-settings-daemon" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #178 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "libcanberra" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.version = "0.30" application.id = "org.freedesktop.libcanberra" application.process.id = "12932" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "geary" application.language = "es_ES.utf8" window.x11.display = ":0" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" application.icon_name = "geary" Cliente #183 Controlador: module-systemd-login.c Módulo dueño: 19 Propiedades: application.name = "Login Session 218" systemd-login.session = "218" Cliente #185 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "xpra" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" media.role = "music" application.process.id = "13953" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "pactl" application.language = "es_ES.utf8" window.x11.display = ":100" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Sample #0 Name: bell-window-system Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Volume: (inválido) balance 0,00 Duration: 0,1s Size: 24,0 KiB Lazy: no Filename: n/a Properties: media.role = "event" application.process.id = "2770" application.name = "geary" event.description = "Evento de campana" event.id = "bell-window-system" media.name = "bell-window-system" media.filename = "/usr/share//sounds/freedesktop/stereo/bell.oga" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.Shell" application.icon_name = "start-here" application.language = "es_ES.utf8" window.x11.screen = "0" window.x11.display = ":0" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-shell" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Sample #1 Name: screen-capture Sample Specification: s16le 2ch 96000Hz Channel Map: front-left,front-right Volume: (inválido) balance 0,00 Duration: 0,9s Size: 327,1 KiB Lazy: no Filename: n/a Properties: media.role = "event" event.description = "Captura de pantalla obtenida" event.id = "screen-capture" media.name = "screen-capture" media.filename = "/usr/share//sounds/freedesktop/stereo/screen-capture.oga" application.name = "gnome-settings-daemon" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "1535" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-settings-daemon" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Placa #0 Nombre: alsa_card.pci-0000_00_03.0 Controlador: module-alsa-card.c Módulo dueño: 6 Propiedades: alsa.card = "0" alsa.card_name = "HDA Intel HDMI" alsa.long_card_name = "HDA Intel HDMI at 0xf7d14000 irq 47" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:03.0" sysfs.path = "/devices/pci0000:00/0000:00:03.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "0c0c" device.product.name = "Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller" device.form_factor = "internal" device.string = "0" device.description = "Audio Interno" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Perfiles: output:hdmi-stereo: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, priority: 5400, available: yes) output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (sinks: 1, sources: 0, priority: 300, available: yes) off: Apagado (sinks: 0, sources: 0, priority: 0, available: yes) Perfil Activo: output:hdmi-stereo Puertos: hdmi-output-0: HDMI / DisplayPort (priority: 5900, latency offset: 0 usec, not available) Properties: device.icon_name = "video-display" Part of profile(s): output:hdmi-stereo, output:hdmi-surround Placa #1 Nombre: alsa_card.pci-0000_00_1b.0 Controlador: module-alsa-card.c Módulo dueño: 7 Propiedades: alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "1" device.description = "Audio Interno" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Perfiles: input:analog-stereo: Estéreo Analógico Input (sinks: 0, sources: 1, priority: 60, available: yes) output:analog-stereo: Estéreo Analógico Output (sinks: 1, sources: 0, priority: 6000, available: yes) output:analog-stereo+input:analog-stereo: Estéreo Analógico.Duplex (sinks: 1, sources: 1, priority: 6060, available: yes) off: Apagado (sinks: 0, sources: 0, priority: 0, available: yes) Perfil Activo: output:analog-stereo+input:analog-stereo Puertos: analog-input-front-mic: Front Microphone (priority: 8500, latency offset: 0 usec, not available) Properties: device.icon_name = "audio-input-microphone" Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo analog-input-rear-mic: Rear Microphone (priority: 8200, latency offset: 0 usec, not available) Properties: device.icon_name = "audio-input-microphone" Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo analog-output: Salida analógica (priority: 9900, latency offset: 0 usec) Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo analog-output-lineout: Line Out (priority: 9900, latency offset: 0 usec, not available) Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo analog-output-speaker: Speakers (priority: 10000, latency offset: 0 usec) Properties: device.icon_name = "audio-speakers" Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo analog-output-headphones: Auriculares analógicos (priority: 9000, latency offset: 0 usec, not available) Properties: device.icon_name = "audio-headphones" Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo ' 2014-11-24 09:40:27,307 signal_safe_exec(['/usr/bin/pactl', 'list'],None) stderr='' 2014-11-24 09:40:27,307 pactl_output('list',) returned 0 2014-11-24 09:40:27,313 sigchld(17, ) 2014-11-24 09:40:27,314 reap() waitpid=13954 2014-11-24 09:40:27,314 add_dead_pid(13954) 2014-11-24 09:40:27,314 check() pids=set([]) 2014-11-24 09:40:27,314 reap() waitpid=0 2014-11-24 09:40:27,314 signal_safe_exec(['/usr/bin/pactl', 'list'],None) stdout='Módulo #0 Nombre: module-device-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore the volume/mute state of devices" module.version = "5.0" Módulo #1 Nombre: module-stream-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore the volume/mute/device state of streams" module.version = "5.0" Módulo #2 Nombre: module-card-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore profile of cards" module.version = "5.0" Módulo #3 Nombre: module-augment-properties Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Augment the property sets of streams with additional static information" module.version = "5.0" Módulo #4 Nombre: module-switch-on-port-available Argumento: Contador de uso: n/a Propiedades: Módulo #5 Nombre: module-udev-detect Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Detect available audio hardware and load matching drivers" module.version = "5.0" Módulo #6 Nombre: module-alsa-card Argumento: device_id="0" name="pci-0000_00_03.0" card_name="alsa_card.pci-0000_00_03.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1" Contador de uso: 0 Propiedades: module.author = "Lennart Poettering" module.description = "ALSA Card" module.version = "5.0" Módulo #7 Nombre: module-alsa-card Argumento: device_id="1" name="pci-0000_00_1b.0" card_name="alsa_card.pci-0000_00_1b.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1" Contador de uso: 0 Propiedades: module.author = "Lennart Poettering" module.description = "ALSA Card" module.version = "5.0" Módulo #8 Nombre: module-bluetooth-policy Argumento: Contador de uso: n/a Propiedades: module.author = "Frédéric Dalleau" module.description = "When a bluetooth sink or source is added, load module-loopback" module.version = "5.0" Módulo #9 Nombre: module-bluetooth-discover Argumento: Contador de uso: n/a Propiedades: module.author = "João Paulo Rechi Vita" module.description = "Detect available Bluetooth daemon and load the corresponding discovery module" module.version = "5.0" Módulo #10 Nombre: module-bluez5-discover Argumento: Contador de uso: n/a Propiedades: module.author = "João Paulo Rechi Vita" module.description = "Detect available BlueZ 5 Bluetooth audio devices and load BlueZ 5 Bluetooth audio drivers" module.version = "5.0" Módulo #11 Nombre: module-bluez4-discover Argumento: Contador de uso: n/a Propiedades: module.author = "João Paulo Rechi Vita" module.description = "Detect available BlueZ 4 Bluetooth audio devices and load BlueZ 4 Bluetooth audio drivers" module.version = "5.0" Módulo #12 Nombre: module-native-protocol-unix Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Native protocol (UNIX sockets)" module.version = "5.0" Módulo #13 Nombre: module-default-device-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore the default sink and source" module.version = "5.0" Módulo #14 Nombre: module-rescue-streams Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "When a sink/source is removed, try to move its streams to the default sink/source" module.version = "5.0" Módulo #15 Nombre: module-always-sink Argumento: Contador de uso: n/a Propiedades: module.author = "Colin Guthrie" module.description = "Siempre tenga al menos un sumidero cargado aunque sea uno nulo" module.version = "5.0" Módulo #16 Nombre: module-intended-roles Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically set device of streams based on intended roles of devices" module.version = "5.0" Módulo #17 Nombre: module-suspend-on-idle Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "When a sink/source is idle for too long, suspend it" module.version = "5.0" Módulo #18 Nombre: module-console-kit Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Create a client for each ConsoleKit session of this user" module.version = "5.0" Módulo #19 Nombre: module-systemd-login Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Create a client for each login session of this user" module.version = "5.0" Módulo #20 Nombre: module-position-event-sounds Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Position event sounds between L and R depending on the position on screen of the widget triggering them." module.version = "5.0" Módulo #21 Nombre: module-role-cork Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Mute & cork streams with certain roles while others exist" module.version = "5.0" Módulo #22 Nombre: module-filter-heuristics Argumento: Contador de uso: n/a Propiedades: module.author = "Colin Guthrie" module.description = "Detect when various filters are desirable" module.version = "5.0" Módulo #23 Nombre: module-filter-apply Argumento: Contador de uso: n/a Propiedades: module.author = "Colin Guthrie" module.description = "Load filter sinks automatically when needed" module.version = "5.0" Módulo #24 Nombre: module-x11-publish Argumento: display=:0 Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "X11 credential publisher" module.version = "5.0" Módulo #25 Nombre: module-x11-cork-request Argumento: display=:0 Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Synthesize X11 media key events when cork/uncork is requested" module.version = "5.0" Módulo #26 Nombre: module-x11-xsmp Argumento: display=:0 session_manager=local/brunoorcha:@/tmp/.ICE-unix/1470,unix/brunoorcha:/tmp/.ICE-unix/1470 Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "X11 session management" module.version = "5.0" Sink #0 State: SUSPENDED Name: alsa_output.pci-0000_00_03.0.hdmi-stereo Description: Audio Interno Digital Stereo (HDMI) Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 6 Mute: no Volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor Source: alsa_output.pci-0000_00_03.0.hdmi-stereo.monitor Latency: 0 usec, configured 0 usec Flags: HARDWARE DECIBEL_VOLUME LATENCY SET_FORMATS Properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "HDMI 0" alsa.id = "HDMI 0" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "3" alsa.card = "0" alsa.card_name = "HDA Intel HDMI" alsa.long_card_name = "HDA Intel HDMI at 0xf7d14000 irq 47" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:03.0" sysfs.path = "/devices/pci0000:00/0000:00:03.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "0c0c" device.product.name = "Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller" device.form_factor = "internal" device.string = "hdmi:0" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "32768" device.access_mode = "mmap+timer" device.profile.name = "hdmi-stereo" device.profile.description = "Digital Stereo (HDMI)" device.description = "Audio Interno Digital Stereo (HDMI)" alsa.mixer_name = "Intel Haswell HDMI" alsa.components = "HDA:80862807,80860101,00100000" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Puertos: hdmi-output-0: HDMI / DisplayPort (priority: 5900, not available) Puerto Activo: hdmi-output-0 Formats: pcm Sink #1 State: SUSPENDED Name: alsa_output.pci-0000_00_1b.0.analog-stereo Description: Audio Interno Estéreo Analógico Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 7 Mute: yes Volume: front-left: 63896 / 97% / -0,66 dB, front-right: 63896 / 97% / -0,66 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor Source: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor Latency: 0 usec, configured 0 usec Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY Properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "ALC3220 Analog" alsa.id = "ALC3220 Analog" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "0" alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "front:1" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "32768" device.access_mode = "mmap+timer" device.profile.name = "analog-stereo" device.profile.description = "Estéreo Analógico" device.description = "Audio Interno Estéreo Analógico" alsa.mixer_name = "Realtek ALC3220" alsa.components = "HDA:10ec0280,10280612,00100003" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Puertos: analog-output: Salida analógica (priority: 9900) analog-output-lineout: Line Out (priority: 9900, not available) analog-output-speaker: Speakers (priority: 10000) analog-output-headphones: Auriculares analógicos (priority: 9000, not available) Puerto Activo: analog-output Formats: pcm Source #0 State: SUSPENDED Name: alsa_output.pci-0000_00_03.0.hdmi-stereo.monitor Description: Monitor of Audio Interno Digital Stereo (HDMI) Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 6 Mute: no Volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor of Sink: alsa_output.pci-0000_00_03.0.hdmi-stereo Latency: 0 usec, configured 0 usec Flags: DECIBEL_VOLUME LATENCY Properties: device.description = "Monitor of Audio Interno Digital Stereo (HDMI)" device.class = "monitor" alsa.card = "0" alsa.card_name = "HDA Intel HDMI" alsa.long_card_name = "HDA Intel HDMI at 0xf7d14000 irq 47" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:03.0" sysfs.path = "/devices/pci0000:00/0000:00:03.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "0c0c" device.product.name = "Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller" device.form_factor = "internal" device.string = "0" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Formats: pcm Source #1 State: SUSPENDED Name: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor Description: Monitor of Audio Interno Estéreo Analógico Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 7 Mute: no Volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor of Sink: alsa_output.pci-0000_00_1b.0.analog-stereo Latency: 0 usec, configured 0 usec Flags: DECIBEL_VOLUME LATENCY Properties: device.description = "Monitor of Audio Interno Estéreo Analógico" device.class = "monitor" alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "1" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Formats: pcm Source #2 State: SUSPENDED Name: alsa_input.pci-0000_00_1b.0.analog-stereo Description: Audio Interno Estéreo Analógico Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 7 Mute: no Volume: front-left: 8251 / 13% / -54,00 dB, front-right: 8251 / 13% / -54,00 dB balance 0,00 Base Volume: 5206 / 8% / -66,00 dB Monitor of Sink: n/a Latency: 0 usec, configured 0 usec Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY Properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "ALC3220 Analog" alsa.id = "ALC3220 Analog" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "0" alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "front:1" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "32768" device.access_mode = "mmap+timer" device.profile.name = "analog-stereo" device.profile.description = "Estéreo Analógico" device.description = "Audio Interno Estéreo Analógico" alsa.mixer_name = "Realtek ALC3220" alsa.components = "HDA:10ec0280,10280612,00100003" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Puertos: analog-input-front-mic: Front Microphone (priority: 8500, not available) analog-input-rear-mic: Rear Microphone (priority: 8200, not available) Puerto Activo: analog-input-rear-mic Formats: pcm Cliente #0 Controlador: module-systemd-login.c Módulo dueño: 19 Propiedades: application.name = "Login Session 1" systemd-login.session = "1" Cliente #4 Controlador: module-x11-xsmp.c Módulo dueño: 26 Propiedades: application.name = "XSMP Session on gnome-session as 10ce3267a964fc88f2141621404849994600000014700032" xsmp.vendor = "gnome-session" xsmp.client.id = "10ce3267a964fc88f2141621404849994600000014700032" Cliente #5 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "GNOME Volume Control Media Keys" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.VolumeControl" application.icon_name = "multimedia-volume-control" application.version = "3.14.1" application.process.id = "1535" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-settings-daemon" application.language = "es_ES.utf8" window.x11.display = ":0" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #6 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "GNOME Shell" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.Shell" application.icon_name = "start-here" application.language = "es_ES.utf8" window.x11.screen = "0" window.x11.display = ":0" application.process.id = "1570" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-shell" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #7 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "GNOME Shell Volume Control" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.VolumeControl" application.icon_name = "multimedia-volume-control" application.version = "3.14.1" application.process.id = "1570" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-shell" application.language = "es_ES.utf8" window.x11.display = ":0" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #14 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "Chrome input" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.process.id = "2357" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "chrome" window.x11.display = ":0" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #20 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "Empathy" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.icon_name = "empathy" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "1712" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "empathy" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #22 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "empathy-chat" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.icon_name = "empathy" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "4395" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "empathy-chat" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #36 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "gnome-settings-daemon" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "1535" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-settings-daemon" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #178 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "libcanberra" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.version = "0.30" application.id = "org.freedesktop.libcanberra" application.process.id = "12932" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "geary" application.language = "es_ES.utf8" window.x11.display = ":0" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" application.icon_name = "geary" Cliente #183 Controlador: module-systemd-login.c Módulo dueño: 19 Propiedades: application.name = "Login Session 218" systemd-login.session = "218" Cliente #186 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "xpra" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" media.role = "music" application.process.id = "13954" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "pactl" application.language = "es_ES.utf8" window.x11.display = ":100" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Sample #0 Name: bell-window-system Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Volume: (inválido) balance 0,00 Duration: 0,1s Size: 24,0 KiB Lazy: no Filename: n/a Properties: media.role = "event" application.process.id = "2770" application.name = "geary" event.description = "Evento de campana" event.id = "bell-window-system" media.name = "bell-window-system" media.filename = "/usr/share//sounds/freedesktop/stereo/bell.oga" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.Shell" application.icon_name = "start-here" application.language = "es_ES.utf8" window.x11.screen = "0" window.x11.display = ":0" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-shell" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Sample #1 Name: screen-capture Sample Specification: s16le 2ch 96000Hz Channel Map: front-left,front-right Volume: (inválido) balance 0,00 Duration: 0,9s Size: 327,1 KiB Lazy: no Filename: n/a Properties: media.role = "event" event.description = "Captura de pantalla obtenida" event.id = "screen-capture" media.name = "screen-capture" media.filename = "/usr/share//sounds/freedesktop/stereo/screen-capture.oga" application.name = "gnome-settings-daemon" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "1535" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-settings-daemon" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Placa #0 Nombre: alsa_card.pci-0000_00_03.0 Controlador: module-alsa-card.c Módulo dueño: 6 Propiedades: alsa.card = "0" alsa.card_name = "HDA Intel HDMI" alsa.long_card_name = "HDA Intel HDMI at 0xf7d14000 irq 47" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:03.0" sysfs.path = "/devices/pci0000:00/0000:00:03.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "0c0c" device.product.name = "Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller" device.form_factor = "internal" device.string = "0" device.description = "Audio Interno" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Perfiles: output:hdmi-stereo: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, priority: 5400, available: yes) output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (sinks: 1, sources: 0, priority: 300, available: yes) off: Apagado (sinks: 0, sources: 0, priority: 0, available: yes) Perfil Activo: output:hdmi-stereo Puertos: hdmi-output-0: HDMI / DisplayPort (priority: 5900, latency offset: 0 usec, not available) Properties: device.icon_name = "video-display" Part of profile(s): output:hdmi-stereo, output:hdmi-surround Placa #1 Nombre: alsa_card.pci-0000_00_1b.0 Controlador: module-alsa-card.c Módulo dueño: 7 Propiedades: alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "1" device.description = "Audio Interno" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Perfiles: input:analog-stereo: Estéreo Analógico Input (sinks: 0, sources: 1, priority: 60, available: yes) output:analog-stereo: Estéreo Analógico Output (sinks: 1, sources: 0, priority: 6000, available: yes) output:analog-stereo+input:analog-stereo: Estéreo Analógico.Duplex (sinks: 1, sources: 1, priority: 6060, available: yes) off: Apagado (sinks: 0, sources: 0, priority: 0, available: yes) Perfil Activo: output:analog-stereo+input:analog-stereo Puertos: analog-input-front-mic: Front Microphone (priority: 8500, latency offset: 0 usec, not available) Properties: device.icon_name = "audio-input-microphone" Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo analog-input-rear-mic: Rear Microphone (priority: 8200, latency offset: 0 usec, not available) Properties: device.icon_name = "audio-input-microphone" Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo analog-output: Salida analógica (priority: 9900, latency offset: 0 usec) Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo analog-output-lineout: Line Out (priority: 9900, latency offset: 0 usec, not available) Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo analog-output-speaker: Speakers (priority: 10000, latency offset: 0 usec) Properties: device.icon_name = "audio-speakers" Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo analog-output-headphones: Auriculares analógicos (priority: 9000, latency offset: 0 usec, not available) Properties: device.icon_name = "audio-headphones" Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo ' 2014-11-24 09:40:27,314 signal_safe_exec(['/usr/bin/pactl', 'list'],None) stderr='' 2014-11-24 09:40:27,314 pactl_output('list',) returned 0 2014-11-24 09:40:27,320 sigchld(17, ) 2014-11-24 09:40:27,320 reap() waitpid=13955 2014-11-24 09:40:27,320 add_dead_pid(13955) 2014-11-24 09:40:27,320 check() pids=set([]) 2014-11-24 09:40:27,320 reap() waitpid=0 2014-11-24 09:40:27,320 signal_safe_exec(['/usr/bin/pactl', 'list'],None) stdout='Módulo #0 Nombre: module-device-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore the volume/mute state of devices" module.version = "5.0" Módulo #1 Nombre: module-stream-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore the volume/mute/device state of streams" module.version = "5.0" Módulo #2 Nombre: module-card-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore profile of cards" module.version = "5.0" Módulo #3 Nombre: module-augment-properties Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Augment the property sets of streams with additional static information" module.version = "5.0" Módulo #4 Nombre: module-switch-on-port-available Argumento: Contador de uso: n/a Propiedades: Módulo #5 Nombre: module-udev-detect Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Detect available audio hardware and load matching drivers" module.version = "5.0" Módulo #6 Nombre: module-alsa-card Argumento: device_id="0" name="pci-0000_00_03.0" card_name="alsa_card.pci-0000_00_03.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1" Contador de uso: 0 Propiedades: module.author = "Lennart Poettering" module.description = "ALSA Card" module.version = "5.0" Módulo #7 Nombre: module-alsa-card Argumento: device_id="1" name="pci-0000_00_1b.0" card_name="alsa_card.pci-0000_00_1b.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1" Contador de uso: 0 Propiedades: module.author = "Lennart Poettering" module.description = "ALSA Card" module.version = "5.0" Módulo #8 Nombre: module-bluetooth-policy Argumento: Contador de uso: n/a Propiedades: module.author = "Frédéric Dalleau" module.description = "When a bluetooth sink or source is added, load module-loopback" module.version = "5.0" Módulo #9 Nombre: module-bluetooth-discover Argumento: Contador de uso: n/a Propiedades: module.author = "João Paulo Rechi Vita" module.description = "Detect available Bluetooth daemon and load the corresponding discovery module" module.version = "5.0" Módulo #10 Nombre: module-bluez5-discover Argumento: Contador de uso: n/a Propiedades: module.author = "João Paulo Rechi Vita" module.description = "Detect available BlueZ 5 Bluetooth audio devices and load BlueZ 5 Bluetooth audio drivers" module.version = "5.0" Módulo #11 Nombre: module-bluez4-discover Argumento: Contador de uso: n/a Propiedades: module.author = "João Paulo Rechi Vita" module.description = "Detect available BlueZ 4 Bluetooth audio devices and load BlueZ 4 Bluetooth audio drivers" module.version = "5.0" Módulo #12 Nombre: module-native-protocol-unix Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Native protocol (UNIX sockets)" module.version = "5.0" Módulo #13 Nombre: module-default-device-restore Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically restore the default sink and source" module.version = "5.0" Módulo #14 Nombre: module-rescue-streams Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "When a sink/source is removed, try to move its streams to the default sink/source" module.version = "5.0" Módulo #15 Nombre: module-always-sink Argumento: Contador de uso: n/a Propiedades: module.author = "Colin Guthrie" module.description = "Siempre tenga al menos un sumidero cargado aunque sea uno nulo" module.version = "5.0" Módulo #16 Nombre: module-intended-roles Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Automatically set device of streams based on intended roles of devices" module.version = "5.0" Módulo #17 Nombre: module-suspend-on-idle Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "When a sink/source is idle for too long, suspend it" module.version = "5.0" Módulo #18 Nombre: module-console-kit Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Create a client for each ConsoleKit session of this user" module.version = "5.0" Módulo #19 Nombre: module-systemd-login Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Create a client for each login session of this user" module.version = "5.0" Módulo #20 Nombre: module-position-event-sounds Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Position event sounds between L and R depending on the position on screen of the widget triggering them." module.version = "5.0" Módulo #21 Nombre: module-role-cork Argumento: Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Mute & cork streams with certain roles while others exist" module.version = "5.0" Módulo #22 Nombre: module-filter-heuristics Argumento: Contador de uso: n/a Propiedades: module.author = "Colin Guthrie" module.description = "Detect when various filters are desirable" module.version = "5.0" Módulo #23 Nombre: module-filter-apply Argumento: Contador de uso: n/a Propiedades: module.author = "Colin Guthrie" module.description = "Load filter sinks automatically when needed" module.version = "5.0" Módulo #24 Nombre: module-x11-publish Argumento: display=:0 Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "X11 credential publisher" module.version = "5.0" Módulo #25 Nombre: module-x11-cork-request Argumento: display=:0 Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "Synthesize X11 media key events when cork/uncork is requested" module.version = "5.0" Módulo #26 Nombre: module-x11-xsmp Argumento: display=:0 session_manager=local/brunoorcha:@/tmp/.ICE-unix/1470,unix/brunoorcha:/tmp/.ICE-unix/1470 Contador de uso: n/a Propiedades: module.author = "Lennart Poettering" module.description = "X11 session management" module.version = "5.0" Sink #0 State: SUSPENDED Name: alsa_output.pci-0000_00_03.0.hdmi-stereo Description: Audio Interno Digital Stereo (HDMI) Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 6 Mute: no Volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor Source: alsa_output.pci-0000_00_03.0.hdmi-stereo.monitor Latency: 0 usec, configured 0 usec Flags: HARDWARE DECIBEL_VOLUME LATENCY SET_FORMATS Properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "HDMI 0" alsa.id = "HDMI 0" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "3" alsa.card = "0" alsa.card_name = "HDA Intel HDMI" alsa.long_card_name = "HDA Intel HDMI at 0xf7d14000 irq 47" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:03.0" sysfs.path = "/devices/pci0000:00/0000:00:03.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "0c0c" device.product.name = "Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller" device.form_factor = "internal" device.string = "hdmi:0" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "32768" device.access_mode = "mmap+timer" device.profile.name = "hdmi-stereo" device.profile.description = "Digital Stereo (HDMI)" device.description = "Audio Interno Digital Stereo (HDMI)" alsa.mixer_name = "Intel Haswell HDMI" alsa.components = "HDA:80862807,80860101,00100000" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Puertos: hdmi-output-0: HDMI / DisplayPort (priority: 5900, not available) Puerto Activo: hdmi-output-0 Formats: pcm Sink #1 State: SUSPENDED Name: alsa_output.pci-0000_00_1b.0.analog-stereo Description: Audio Interno Estéreo Analógico Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 7 Mute: yes Volume: front-left: 63896 / 97% / -0,66 dB, front-right: 63896 / 97% / -0,66 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor Source: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor Latency: 0 usec, configured 0 usec Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY Properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "ALC3220 Analog" alsa.id = "ALC3220 Analog" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "0" alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "front:1" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "32768" device.access_mode = "mmap+timer" device.profile.name = "analog-stereo" device.profile.description = "Estéreo Analógico" device.description = "Audio Interno Estéreo Analógico" alsa.mixer_name = "Realtek ALC3220" alsa.components = "HDA:10ec0280,10280612,00100003" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Puertos: analog-output: Salida analógica (priority: 9900) analog-output-lineout: Line Out (priority: 9900, not available) analog-output-speaker: Speakers (priority: 10000) analog-output-headphones: Auriculares analógicos (priority: 9000, not available) Puerto Activo: analog-output Formats: pcm Source #0 State: SUSPENDED Name: alsa_output.pci-0000_00_03.0.hdmi-stereo.monitor Description: Monitor of Audio Interno Digital Stereo (HDMI) Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 6 Mute: no Volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor of Sink: alsa_output.pci-0000_00_03.0.hdmi-stereo Latency: 0 usec, configured 0 usec Flags: DECIBEL_VOLUME LATENCY Properties: device.description = "Monitor of Audio Interno Digital Stereo (HDMI)" device.class = "monitor" alsa.card = "0" alsa.card_name = "HDA Intel HDMI" alsa.long_card_name = "HDA Intel HDMI at 0xf7d14000 irq 47" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:03.0" sysfs.path = "/devices/pci0000:00/0000:00:03.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "0c0c" device.product.name = "Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller" device.form_factor = "internal" device.string = "0" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Formats: pcm Source #1 State: SUSPENDED Name: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor Description: Monitor of Audio Interno Estéreo Analógico Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 7 Mute: no Volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB balance 0,00 Base Volume: 65536 / 100% / 0,00 dB Monitor of Sink: alsa_output.pci-0000_00_1b.0.analog-stereo Latency: 0 usec, configured 0 usec Flags: DECIBEL_VOLUME LATENCY Properties: device.description = "Monitor of Audio Interno Estéreo Analógico" device.class = "monitor" alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "1" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Formats: pcm Source #2 State: SUSPENDED Name: alsa_input.pci-0000_00_1b.0.analog-stereo Description: Audio Interno Estéreo Analógico Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 7 Mute: no Volume: front-left: 8251 / 13% / -54,00 dB, front-right: 8251 / 13% / -54,00 dB balance 0,00 Base Volume: 5206 / 8% / -66,00 dB Monitor of Sink: n/a Latency: 0 usec, configured 0 usec Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY Properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "ALC3220 Analog" alsa.id = "ALC3220 Analog" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "0" alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "front:1" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "32768" device.access_mode = "mmap+timer" device.profile.name = "analog-stereo" device.profile.description = "Estéreo Analógico" device.description = "Audio Interno Estéreo Analógico" alsa.mixer_name = "Realtek ALC3220" alsa.components = "HDA:10ec0280,10280612,00100003" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Puertos: analog-input-front-mic: Front Microphone (priority: 8500, not available) analog-input-rear-mic: Rear Microphone (priority: 8200, not available) Puerto Activo: analog-input-rear-mic Formats: pcm Cliente #0 Controlador: module-systemd-login.c Módulo dueño: 19 Propiedades: application.name = "Login Session 1" systemd-login.session = "1" Cliente #4 Controlador: module-x11-xsmp.c Módulo dueño: 26 Propiedades: application.name = "XSMP Session on gnome-session as 10ce3267a964fc88f2141621404849994600000014700032" xsmp.vendor = "gnome-session" xsmp.client.id = "10ce3267a964fc88f2141621404849994600000014700032" Cliente #5 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "GNOME Volume Control Media Keys" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.VolumeControl" application.icon_name = "multimedia-volume-control" application.version = "3.14.1" application.process.id = "1535" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-settings-daemon" application.language = "es_ES.utf8" window.x11.display = ":0" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #6 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "GNOME Shell" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.Shell" application.icon_name = "start-here" application.language = "es_ES.utf8" window.x11.screen = "0" window.x11.display = ":0" application.process.id = "1570" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-shell" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #7 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "GNOME Shell Volume Control" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.VolumeControl" application.icon_name = "multimedia-volume-control" application.version = "3.14.1" application.process.id = "1570" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-shell" application.language = "es_ES.utf8" window.x11.display = ":0" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #14 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "Chrome input" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.process.id = "2357" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "chrome" window.x11.display = ":0" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #20 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "Empathy" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.icon_name = "empathy" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "1712" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "empathy" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #22 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "empathy-chat" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.icon_name = "empathy" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "4395" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "empathy-chat" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #36 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "gnome-settings-daemon" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "1535" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-settings-daemon" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Cliente #178 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "libcanberra" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.version = "0.30" application.id = "org.freedesktop.libcanberra" application.process.id = "12932" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "geary" application.language = "es_ES.utf8" window.x11.display = ":0" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" application.icon_name = "geary" Cliente #183 Controlador: module-systemd-login.c Módulo dueño: 19 Propiedades: application.name = "Login Session 218" systemd-login.session = "218" Cliente #187 Controlador: protocol-native.c Módulo dueño: 12 Propiedades: application.name = "xpra" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" media.role = "music" application.process.id = "13955" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "pactl" application.language = "es_ES.utf8" window.x11.display = ":100" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Sample #0 Name: bell-window-system Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Volume: (inválido) balance 0,00 Duration: 0,1s Size: 24,0 KiB Lazy: no Filename: n/a Properties: media.role = "event" application.process.id = "2770" application.name = "geary" event.description = "Evento de campana" event.id = "bell-window-system" media.name = "bell-window-system" media.filename = "/usr/share//sounds/freedesktop/stereo/bell.oga" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" application.id = "org.gnome.Shell" application.icon_name = "start-here" application.language = "es_ES.utf8" window.x11.screen = "0" window.x11.display = ":0" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-shell" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Sample #1 Name: screen-capture Sample Specification: s16le 2ch 96000Hz Channel Map: front-left,front-right Volume: (inválido) balance 0,00 Duration: 0,9s Size: 327,1 KiB Lazy: no Filename: n/a Properties: media.role = "event" event.description = "Captura de pantalla obtenida" event.id = "screen-capture" media.name = "screen-capture" media.filename = "/usr/share//sounds/freedesktop/stereo/screen-capture.oga" application.name = "gnome-settings-daemon" native-protocol.peer = "UNIX socket client" native-protocol.version = "29" window.x11.display = ":0" window.x11.screen = "0" application.process.id = "1535" application.process.user = "brunoorcha" application.process.host = "brunoorcha" application.process.binary = "gnome-settings-daemon" application.language = "es_ES.utf8" application.process.machine_id = "7f58d1086d2d49fcade62320870bc867" application.process.session_id = "1" Placa #0 Nombre: alsa_card.pci-0000_00_03.0 Controlador: module-alsa-card.c Módulo dueño: 6 Propiedades: alsa.card = "0" alsa.card_name = "HDA Intel HDMI" alsa.long_card_name = "HDA Intel HDMI at 0xf7d14000 irq 47" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:03.0" sysfs.path = "/devices/pci0000:00/0000:00:03.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "0c0c" device.product.name = "Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller" device.form_factor = "internal" device.string = "0" device.description = "Audio Interno" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Perfiles: output:hdmi-stereo: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, priority: 5400, available: yes) output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (sinks: 1, sources: 0, priority: 300, available: yes) off: Apagado (sinks: 0, sources: 0, priority: 0, available: yes) Perfil Activo: output:hdmi-stereo Puertos: hdmi-output-0: HDMI / DisplayPort (priority: 5900, latency offset: 0 usec, not available) Properties: device.icon_name = "video-display" Part of profile(s): output:hdmi-stereo, output:hdmi-surround Placa #1 Nombre: alsa_card.pci-0000_00_1b.0 Controlador: module-alsa-card.c Módulo dueño: 7 Propiedades: alsa.card = "1" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7d10000 irq 48" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1b.0" sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card1" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "8c20" device.product.name = "8 Series/C220 Series Chipset High Definition Audio Controller" device.form_factor = "internal" device.string = "1" device.description = "Audio Interno" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Perfiles: input:analog-stereo: Estéreo Analógico Input (sinks: 0, sources: 1, priority: 60, available: yes) output:analog-stereo: Estéreo Analógico Output (sinks: 1, sources: 0, priority: 6000, available: yes) output:analog-stereo+input:analog-stereo: Estéreo Analógico.Duplex (sinks: 1, sources: 1, priority: 6060, available: yes) off: Apagado (sinks: 0, sources: 0, priority: 0, available: yes) Perfil Activo: output:analog-stereo+input:analog-stereo Puertos: analog-input-front-mic: Front Microphone (priority: 8500, latency offset: 0 usec, not available) Properties: device.icon_name = "audio-input-microphone" Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo analog-input-rear-mic: Rear Microphone (priority: 8200, latency offset: 0 usec, not available) Properties: device.icon_name = "audio-input-microphone" Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo analog-output: Salida analógica (priority: 9900, latency offset: 0 usec) Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo analog-output-lineout: Line Out (priority: 9900, latency offset: 0 usec, not available) Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo analog-output-speaker: Speakers (priority: 10000, latency offset: 0 usec) Properties: device.icon_name = "audio-speakers" Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo analog-output-headphones: Auriculares analógicos (priority: 9000, latency offset: 0 usec, not available) Properties: device.icon_name = "audio-headphones" Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo ' 2014-11-24 09:40:27,320 signal_safe_exec(['/usr/bin/pactl', 'list'],None) stderr='' 2014-11-24 09:40:27,320 pactl_output('list',) returned 0 2014-11-24 09:40:27,321 sound capabilities: {'pulseaudio.id': '', 'device.alsa_input.pci-0000_00_1b.0.analog-stereo': 'Audio Interno Est\xc3\xa9reo Anal\xc3\xb3gico', 'device.alsa_output.pci-0000_00_03.0.hdmi-stereo': 'Audio Interno Digital Stereo (HDMI)', 'device.screen-capture': 'Audio Interno Est\xc3\xa9reo Anal\xc3\xb3gico', 'device.alsa_output.pci-0000_00_1b.0.analog-stereo': 'Audio Interno Est\xc3\xa9reo Anal\xc3\xb3gico', 'devices': 4, 'device.alsa_output.pci-0000_00_03.0.hdmi-stereo.monitor': 'Monitor of Audio Interno Digital Stereo (HDMI)', 'pulseaudio.server': '', 'device.alsa_output.pci-0000_00_1b.0.analog-stereo.monitor': 'Monitor of Audio Interno Est\xc3\xa9reo Anal\xc3\xb3gico'} 2014-11-24 09:40:27,321 send_windows_and_cursors(ServerSource(Protocol(SocketConnection(/home/brunoorcha/.xpra/brunoorcha-100))), False) will send: {1: WindowModel(0x80004a - "Documento no guardado 1 - gedit")} 2014-11-24 09:40:27,321 add_packet_to_queue(hello ...) 2014-11-24 09:40:27,322 window_types=['_NET_WM_WINDOW_TYPE_NORMAL'] 2014-11-24 09:40:27,322 window_types=['NORMAL'] 2014-11-24 09:40:27,322 new_window(new-window, WindowModel(0x80004a - "Documento no guardado 1 - gedit"), 1, 0, 0, 957, 621, None) metadata={'opacity': -1, 'fullscreen': False, 'has-alpha': True, 'xid': '0x80004a', 'title': 'Documento no guardado 1 - gedit', 'icon-title': 'Documento no guardado 1 - gedit', 'client-machine': 'brunoorcha', 'pid': 13920, 'group-leader-xid': 8388609, 'window-type': ['NORMAL'], 'role': u'gedit-window-1416818404-732771-0-brunoorcha', 'size-constraints': {'minimum-size': (645, 178), 'base-size': (0, 0), 'set-initial-position': False}, 'modal': False, 'maximized': False, 'class-instance': ['gedit', 'Gedit']} 2014-11-24 09:40:27,323 send_window_icon(WindowModel(0x80004a - "Documento no guardado 1 - gedit"),1) icon= 2014-11-24 09:40:27,323 add_packet_to_queue(new-window ...) 2014-11-24 09:40:27,323 found new window icon: 256x256, sending as png=True 2014-11-24 09:40:27,323 scaling window icon down to 64x64 2014-11-24 09:40:27,327 cursor_sizes=(53L, (128, 128)) 2014-11-24 09:40:27,327 add_packet_to_queue(window-icon ...) 2014-11-24 09:40:27,327 startup_complete() 2014-11-24 09:40:27,327 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2406ffdc 2014-11-24 09:40:27,327 XKBNotify event received xkb_type=0 2014-11-24 09:40:27,327 add_packet_to_queue(startup-complete ...) 2014-11-24 09:40:27,327 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2406ffdc 2014-11-24 09:40:27,327 add_packet_to_queue(server-event ...) 2014-11-24 09:40:27,327 XKBNotify event received xkb_type=0 2014-11-24 09:40:27,327 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2406ffdc 2014-11-24 09:40:27,327 XKBNotify event received xkb_type=0 2014-11-24 09:40:27,327 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2406ffdd 2014-11-24 09:40:27,327 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,328 x_event_filter event=None/MappingNotify window=0x0 2014-11-24 09:40:27,328 x_event_filter event=None/MappingNotify took 0.0ms 2014-11-24 09:40:27,328 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2406ffdd 2014-11-24 09:40:27,328 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,328 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2406ffdd 2014-11-24 09:40:27,328 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,328 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2407000f 2014-11-24 09:40:27,328 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,328 x_event_filter event=None/MappingNotify window=0x0 2014-11-24 09:40:27,328 x_event_filter event=None/MappingNotify took 0.0ms 2014-11-24 09:40:27,328 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x24070010 2014-11-24 09:40:27,328 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,328 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x24070010 2014-11-24 09:40:27,328 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,328 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2407001b 2014-11-24 09:40:27,328 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,328 x_event_filter event=None/MappingNotify window=0x0 2014-11-24 09:40:27,328 x_event_filter event=None/MappingNotify took 0.0ms 2014-11-24 09:40:27,328 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2407001b 2014-11-24 09:40:27,328 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,328 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2407001b 2014-11-24 09:40:27,328 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,328 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:27,328 Property changed on 0x80004a: WM_STATE 2014-11-24 09:40:27,329 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:27,329 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2406ffdc 2014-11-24 09:40:27,329 XKBNotify event received xkb_type=0 2014-11-24 09:40:27,329 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2406ffdc 2014-11-24 09:40:27,329 XKBNotify event received xkb_type=0 2014-11-24 09:40:27,329 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2406ffdc 2014-11-24 09:40:27,329 XKBNotify event received xkb_type=0 2014-11-24 09:40:27,329 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2406ffdd 2014-11-24 09:40:27,329 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,329 x_event_filter event=None/MappingNotify window=0x0 2014-11-24 09:40:27,329 x_event_filter event=None/MappingNotify took 0.0ms 2014-11-24 09:40:27,329 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2406ffdd 2014-11-24 09:40:27,329 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,329 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2406ffdd 2014-11-24 09:40:27,329 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,329 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2407000f 2014-11-24 09:40:27,329 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,329 x_event_filter event=None/MappingNotify window=0x0 2014-11-24 09:40:27,329 x_event_filter event=None/MappingNotify took 0.0ms 2014-11-24 09:40:27,329 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x24070010 2014-11-24 09:40:27,329 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,329 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x24070010 2014-11-24 09:40:27,329 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,329 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2407001b 2014-11-24 09:40:27,329 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,329 x_event_filter event=None/MappingNotify window=0x0 2014-11-24 09:40:27,329 x_event_filter event=None/MappingNotify took 0.0ms 2014-11-24 09:40:27,329 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2407001b 2014-11-24 09:40:27,329 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,329 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2407001b 2014-11-24 09:40:27,330 XKBNotify event received xkb_type=1 2014-11-24 09:40:27,330 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:27,330 Property changed on 0x80004a: _NET_WM_STATE 2014-11-24 09:40:27,330 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.2ms 2014-11-24 09:40:27,330 reenable_keymap_changes(()) 2014-11-24 09:40:27,330 modifier_map()={'control': 4, 'mod1': 8, 'mod2': 16, 'mod3': 32, 'mod4': 64, 'mod5': 128, 'lock': 2, 'num': 0, 'nuisance': 2, 'hyper': 0, 'meta': 0, 'shift': 1, 'alt': 0, 'super': 0, 'scroll': 0} 2014-11-24 09:40:27,330 compute_modifier_keynames: keycodes_for_modifier_keynames={'ISO_Level3_Shift': set([108, 92]), 'Mode_switch': set([203]), 'Meta_L': set([64, 249, 132, 205]), 'Control_R': set([105]), 'Super_R': set([134]), 'Alt_R': set([250]), 'Hyper_L': set([207]), 'Caps_Lock': set([66]), 'Hyper_R': set([251]), 'Alt_L': set([64, 204, 132, 249]), 'Num_Lock': set([77]), 'Super_L': set([133, 206]), 'Shift_R': set([62]), 'Meta_R': set([149]), 'Control_L': set([248, 37]), 'Shift_L': set([50, 247])} 2014-11-24 09:40:27,330 keys_changed() updated keyboard config=KeyboardConfig(es / ) 2014-11-24 09:40:27,339 get_cursor_data() cursor=[1920, 1280, 16, 16, 7, 7, 1L, '1024 bytes', ''] 2014-11-24 09:40:27,340 get_cursor_data(): default cursor - clearing it 2014-11-24 09:40:27,340 do_send_cursor(..) sending empty cursor with delay=12 2014-11-24 09:40:27,340 add_packet_to_queue(cursor ...) 2014-11-24 09:40:27,367 processing packet set_deflate 2014-11-24 09:40:27,367 will process ui packet set_deflate 2014-11-24 09:40:27,367 client has requested compression level=1 2014-11-24 09:40:27,367 add_packet_to_queue(set_deflate ...) 2014-11-24 09:40:27,370 processing packet ping 2014-11-24 09:40:27,370 process non-ui packet ping 2014-11-24 09:40:27,370 add_packet_to_queue(ping_echo ...) 2014-11-24 09:40:27,482 processing packet map-window 2014-11-24 09:40:27,482 will process ui packet map-window 2014-11-24 09:40:27,482 client mapped window 1 - WindowModel(0x80004a - "Documento no guardado 1 - gedit"), at: (8, 30, 957, 621) 2014-11-24 09:40:27,482 DesktopManager.configure_window(WindowModel(0x80004a - "Documento no guardado 1 - gedit"), 8, 30, 957, 621, 0) 2014-11-24 09:40:27,482 _update_client_geometry: owner()=DesktopManager(1) 2014-11-24 09:40:27,483 _do_update_client_geometry: 957x621 2014-11-24 09:40:27,483 _do_update_client_geometry: hints=WMSizeHints({'min_size': (645, 178), 'max_aspect_ratio': None, 'win_gravity': 1, 'set_initial_position': False, 'resize_inc': None, 'min_aspect_ratio': None, 'base_size': (0, 0), 'min_aspect': None, 'max_size': None, 'max_aspect': None}) 2014-11-24 09:40:27,483 _do_update_client_geometry: sanitized hints=WMSizeHints({'min_size': (645, 178), 'max_aspect_ratio': None, 'win_gravity': 1, 'set_initial_position': False, 'resize_inc': None, 'min_aspect_ratio': None, 'base_size': (0, 0), 'min_aspect': None, 'max_size': None, 'max_aspect': None}) 2014-11-24 09:40:27,483 _do_update_client_geometry: size=(957, 621, 957, 621) 2014-11-24 09:40:27,483 _do_update_client_geometry: position=(0, 0) 2014-11-24 09:40:27,483 _update_client_geometry: owner()=DesktopManager(1) 2014-11-24 09:40:27,483 _do_update_client_geometry: 957x621 2014-11-24 09:40:27,483 _do_update_client_geometry: hints=WMSizeHints({'min_size': (645, 178), 'max_aspect_ratio': None, 'win_gravity': 1, 'set_initial_position': False, 'resize_inc': None, 'min_aspect_ratio': None, 'base_size': (0, 0), 'min_aspect': None, 'max_size': None, 'max_aspect': None}) 2014-11-24 09:40:27,483 _do_update_client_geometry: sanitized hints=WMSizeHints({'min_size': (645, 178), 'max_aspect_ratio': None, 'win_gravity': 1, 'set_initial_position': False, 'resize_inc': None, 'min_aspect_ratio': None, 'base_size': (0, 0), 'min_aspect': None, 'max_size': None, 'max_aspect': None}) 2014-11-24 09:40:27,483 _do_update_client_geometry: size=(957, 621, 957, 621) 2014-11-24 09:40:27,483 _do_update_client_geometry: position=(8, 30) 2014-11-24 09:40:27,485 PIL.Image.SAVE={'PCX': , 'HDF5': , 'SPIDER': , 'MSP': , 'XBM': , 'WEBP': , 'BUFR': , 'PPM': , 'BMP': , 'TGA': , 'TIFF': , 'JPEG': , 'EPS': , 'GIF': , 'GRIB': , 'IM': , 'FITS': , 'PDF': , 'WMF': , 'MPO': , 'PALM': , 'JPEG2000': , 'PNG': } 2014-11-24 09:40:27,486 PIL.Image can SAVE png 2014-11-24 09:40:27,486 PIL.Image can SAVE png/L 2014-11-24 09:40:27,486 PIL.Image can SAVE png/P 2014-11-24 09:40:27,486 PIL.Image can SAVE jpeg 2014-11-24 09:40:27,486 PIL.Image can SAVE webp 2014-11-24 09:40:27,486 do_get_PIL_codings(, SAVE)=['png', 'png/L', 'png/P', 'jpeg', 'webp'] 2014-11-24 09:40:27,486 update_encoding_selection(h264) encoding=h264, common encodings=['h264', 'vp8', 'png', 'png/P', 'png/L', 'webp', 'rgb', 'rgb24', 'rgb32', 'jpeg'], auto_refresh_encodings=['webp', 'jpeg', 'png'] 2014-11-24 09:40:27,486 update_quality() info={'backlog_factor': 100, 'min_quality': 30}, quality=99 2014-11-24 09:40:27,486 update_speed() info={'damage_latency.abs_factor': 46, 'damage_latency.avg': 100, 'decoding_latency.target': 8000000, 'damage_latency.target': 38, 'min_speed': 0, 'frame_delay': 38, 'decoding_latency.factor': 0, 'damage_latency.ref': 35, 'damage_latency.rel_factor': 0, 'low_limit': 1048576}, speed=46 2014-11-24 09:40:27,486 update_encoding_options(False) want_alpha=False, lossless threshold: 84 / 20, small_as_rgb=5068, get_best_encoding= 2014-11-24 09:40:27,486 update_encoding_options(False) csc_encoder=None, video_encoder=None 2014-11-24 09:40:27,486 initial encoding for 1: h264 2014-11-24 09:40:27,486 update_encoding_selection(h264) encoding=h264, common encodings=['h264', 'vp8', 'png', 'png/P', 'png/L', 'webp', 'rgb', 'rgb24', 'rgb32', 'jpeg'], auto_refresh_encodings=['webp', 'jpeg', 'png'] 2014-11-24 09:40:27,486 update_quality() info={'backlog_factor': 100, 'min_quality': 30}, quality=99 2014-11-24 09:40:27,486 update_speed() info={'damage_latency.abs_factor': 46, 'damage_latency.avg': 100, 'decoding_latency.target': 8000000, 'damage_latency.target': 38, 'min_speed': 0, 'frame_delay': 38, 'decoding_latency.factor': 0, 'damage_latency.ref': 35, 'damage_latency.rel_factor': 119, 'low_limit': 1048576}, speed=73 2014-11-24 09:40:27,486 update_encoding_options(False) want_alpha=False, lossless threshold: 89 / 20, small_as_rgb=93265, get_best_encoding= 2014-11-24 09:40:27,486 update_encoding_options(False) csc_encoder=None, video_encoder=None 2014-11-24 09:40:27,486 novideoregion: window is too small: 128x96 2014-11-24 09:40:27,486 do_set_client_properties({'maximized': False, 'encoding.transparency': False, 'encodings.rgb_formats': ('RGB', 'RGBX', 'RGBA'), 'encoding.full_csc_modes': {'h264': ('ARGB', 'BGRA', 'BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'), 'h265': ('BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'), 'vp9': ('YUV420P', 'YUV422P', 'YUV444P'), 'vp8': ('YUV420P',)}, 'encoding.csc_modes': ('YUV422P', 'BGRX', 'GBRP', 'RGB', 'YUV420P', 'BGRA', 'ARGB', 'XRGB', 'YUV444P')}) csc_modes=['YUV422P', 'BGRX', 'GBRP', 'RGB', 'YUV420P', 'BGRA', 'ARGB', 'XRGB', 'YUV444P'], full_csc_modes={'h264': ('ARGB', 'BGRA', 'BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'), 'h265': ('BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'), 'vp9': ('YUV420P', 'YUV422P', 'YUV444P'), 'vp8': ('YUV420P',)}, video_scaling=True, video_subregion=True, uses_swscale=True, non_video_encodings=['png', 'png/P', 'png/L', 'webp', 'rgb24', 'rgb32', 'jpeg'] 2014-11-24 09:40:27,486 set_client_properties updating window 1 with {'maximized': False} 2014-11-24 09:40:27,487 Worker_Thread.run() starting 2014-11-24 09:40:27,487 add_work_item() worker= 2014-11-24 09:40:27,487 damage(WindowModel(0x80004a - "Documento no guardado 1 - gedit"), 0, 0, 957, 621, {}) 2014-11-24 09:40:27,487 Worker_Thread.run() calling (queue size=0) 2014-11-24 09:40:27,487 damage(0, 0, 957, 621, {}) wid=1, scheduling batching expiry for sequence 1 in 50.0 ms 2014-11-24 09:40:27,487 recalculate_delays() 2014-11-24 09:40:27,487 update_batch_delay: no weights yet! 2014-11-24 09:40:27,487 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:27,487 update_quality() info={'backlog_factor': 100, 'min_quality': 30}, quality=99 2014-11-24 09:40:27,487 Property changed on 0x80004a: WM_STATE 2014-11-24 09:40:27,487 update_speed() info={'damage_latency.abs_factor': 46, 'damage_latency.avg': 100, 'decoding_latency.target': 8000000, 'damage_latency.target': 38, 'min_speed': 0, 'frame_delay': 38, 'decoding_latency.factor': 0, 'damage_latency.ref': 35, 'damage_latency.rel_factor': 154, 'low_limit': 594297}, speed=73 2014-11-24 09:40:27,488 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.5ms 2014-11-24 09:40:27,488 update_encoding_options(False) want_alpha=False, lossless threshold: 89 / 20, small_as_rgb=93265, get_best_encoding= 2014-11-24 09:40:27,488 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify window=0x80004a 2014-11-24 09:40:27,488 update_encoding_options(False) csc_encoder=None, video_encoder=None 2014-11-24 09:40:27,488 Property changed on 0x80004a: _NET_WM_STATE 2014-11-24 09:40:27,488 identify video: waiting for more total damage events (1) counters: 0 / 1 2014-11-24 09:40:27,488 x_event_filter event=('xpra-property-notify-event', None)/PropertyNotify took 0.4ms 2014-11-24 09:40:27,488 x_event_filter event=('xpra-reparent-event', None)/ReparentNotify window=0x400028 2014-11-24 09:40:27,488 x_event_filter event=('xpra-reparent-event', None)/ReparentNotify took 0.1ms 2014-11-24 09:40:27,488 x_event_filter event=('xpra-reparent-event', None)/ReparentNotify window=0x169 2014-11-24 09:40:27,488 x_event_filter event=('xpra-reparent-event', None)/ReparentNotify took 0.1ms 2014-11-24 09:40:27,488 x_event_filter ignoring ConfigureNotify send_event 2014-11-24 09:40:27,488 x_event_filter event=('xpra-map-event', 'xpra-child-map-event')/MapNotify window=0x400028 2014-11-24 09:40:27,489 x_event_filter event=('xpra-map-event', 'xpra-child-map-event')/MapNotify took 0.1ms 2014-11-24 09:40:27,489 x_event_filter event=None/VisibilityNotify window=0x400028 2014-11-24 09:40:27,489 x_event_filter event=None/VisibilityNotify took 0.0ms 2014-11-24 09:40:27,489 x_event_filter event=None/Expose window=0x400028 2014-11-24 09:40:27,489 x_event_filter event=None/Expose took 0.0ms 2014-11-24 09:40:27,489 x_event_filter event=('xpra-damage-event', None)/DamageNotify window=0x80004a 2014-11-24 09:40:27,489 damage(WindowModel(0x80004a - "Documento no guardado 1 - gedit"), 0, 0, 957, 621, {}) 2014-11-24 09:40:27,489 damage(0, 0, 957, 621, {}) wid=1, using existing delayed h264 regions created 0.0ms ago 2014-11-24 09:40:27,489 x_event_filter event=('xpra-damage-event', None)/DamageNotify took 0.2ms 2014-11-24 09:40:27,489 x_event_filter event=('xpra-configure-event', None)/ConfigureNotify window=0x400028 2014-11-24 09:40:27,489 WindowModel.do_xpra_configure_event() 2014-11-24 09:40:27,489 x_event_filter event=('xpra-configure-event', None)/ConfigureNotify took 0.1ms 2014-11-24 09:40:27,489 x_event_filter event=None/Expose window=0x40001d 2014-11-24 09:40:27,489 x_event_filter event=None/Expose took 0.0ms 2014-11-24 09:40:27,489 x_event_filter event=None/Expose window=0x40001d 2014-11-24 09:40:27,489 x_event_filter event=None/Expose took 0.0ms 2014-11-24 09:40:27,489 x_event_filter ignoring ConfigureNotify send_event 2014-11-24 09:40:27,524 processing packet configure-window 2014-11-24 09:40:27,524 will process ui packet configure-window 2014-11-24 09:40:27,524 client configured window 1 - WindowModel(0x80004a - "Documento no guardado 1 - gedit"), at: (8, 30, 957, 621) 2014-11-24 09:40:27,525 _process_configure_window([1, 8, 30, 957, 621, {'screen': 0}]) old window geometry: (8, 30, 957, 621) 2014-11-24 09:40:27,525 DesktopManager.configure_window(WindowModel(0x80004a - "Documento no guardado 1 - gedit"), 8, 30, 957, 621, 0) 2014-11-24 09:40:27,525 set_client_properties updating window 1 with {'screen': 0} 2014-11-24 09:40:27,534 processing packet pointer-position 2014-11-24 09:40:27,534 will process ui packet pointer-position 2014-11-24 09:40:27,534 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:27,534 move_pointer(1, (69, 451)) 2014-11-24 09:40:27,535 make_keymask_match(('mod2',)) current mask: set([]), wanted: set(['mod2']), ignoring=None/None, keys_pressed={} 2014-11-24 09:40:27,535 is_ignored(mod2, set(['Num_Lock']))=False 2014-11-24 09:40:27,535 keynames(mod2)=set(['Num_Lock']), keycodes=[77], nuisance=False 2014-11-24 09:40:27,535 make_keymask_match(add) ('mod2',) modifier mod2 using 77, success: True 2014-11-24 09:40:27,535 x_event_filter event=('xpra-leave-event', None)/LeaveNotify window=0x40001d 2014-11-24 09:40:27,535 x_event_filter event=('xpra-leave-event', None)/LeaveNotify took 0.1ms 2014-11-24 09:40:27,535 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2407011a 2014-11-24 09:40:27,535 XKBNotify event received xkb_type=0 2014-11-24 09:40:27,535 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2407011a 2014-11-24 09:40:27,535 XKBNotify event received xkb_type=2 2014-11-24 09:40:27,535 x_event_filter event=('xpra-enter-event', None)/EnterNotify window=0x400028 2014-11-24 09:40:27,536 x_event_filter event=('xpra-enter-event', None)/EnterNotify took 0.1ms 2014-11-24 09:40:27,536 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2407011a 2014-11-24 09:40:27,536 XKBNotify event received xkb_type=0 2014-11-24 09:40:27,536 modifier_map()={'control': 4, 'mod1': 8, 'mod2': 16, 'mod3': 32, 'mod4': 64, 'mod5': 128, 'lock': 2, 'num': 0, 'nuisance': 2, 'hyper': 0, 'meta': 0, 'shift': 1, 'alt': 0, 'super': 0, 'scroll': 0} 2014-11-24 09:40:27,536 compute_modifier_keynames: keycodes_for_modifier_keynames={'ISO_Level3_Shift': set([108, 92]), 'Mode_switch': set([203]), 'Meta_L': set([64, 249, 132, 205]), 'Control_R': set([105]), 'Super_R': set([134]), 'Alt_R': set([250]), 'Hyper_L': set([207]), 'Caps_Lock': set([66]), 'Hyper_R': set([251]), 'Alt_L': set([64, 204, 132, 249]), 'Num_Lock': set([77]), 'Super_L': set([133, 206]), 'Shift_R': set([62]), 'Meta_R': set([149]), 'Control_L': set([248, 37]), 'Shift_L': set([50, 247])} 2014-11-24 09:40:27,536 keys_changed() updated keyboard config=KeyboardConfig(es / ) 2014-11-24 09:40:27,536 x_event_filter event=('xpra-key-press-event', None)/KeyPress window=0x40001e 2014-11-24 09:40:27,536 x_event_filter event=('xpra-key-press-event', None)/KeyPress took 0.1ms 2014-11-24 09:40:27,536 x_event_filter event=('xpra-xkb-event', None)/XKBNotify window=0x2407011a 2014-11-24 09:40:27,537 XKBNotify event received xkb_type=2 2014-11-24 09:40:27,537 x_event_filter event=('xpra-cursor-event', None)/CursorNotify window=0x169 2014-11-24 09:40:27,537 x_event_filter event=('xpra-cursor-event', None)/CursorNotify took 0.2ms 2014-11-24 09:40:27,538 send_delayed for wid 1, batch delay is 38.5, elapsed time is 51.0 ms 2014-11-24 09:40:27,538 no video region, we may use the video encoder for something else 2014-11-24 09:40:27,538 send_delayed_regions: bytes_cost=595321, bytes_threshold=356578, pixel_count=594297 2014-11-24 09:40:27,538 send_delayed_regions: using full window update 957x621 with jpeg 2014-11-24 09:40:27,538 refreshing named pixmap 2014-11-24 09:40:27,538 PixmapWrapper(0x40002d, 957, 621) xpixmap counter: 1 2014-11-24 09:40:27,538 XShmWrapper.setup() XShmCreateImage(957x621-32) True 2014-11-24 09:40:27,539 XShmWrapper.setup() shmget(PRIVATE, 2381016 bytes, 1023) shmid=390004759 2014-11-24 09:40:27,539 XShmWrapper.setup() shmat(390004759, NULL, 0) True 2014-11-24 09:40:27,539 XShmWrapper.setup() XShmAttach(..) True 2014-11-24 09:40:27,539 XShmWrapper.get_image(4194349L, 0, 0, 957, 621) 2014-11-24 09:40:27,540 XShmWrapper.get_image(4194349L, 0, 0, 957, 621) ref_count=1, returning XShmImageWrapper(BGRA: 0, 0, 957, 621) 2014-11-24 09:40:27,540 process_damage_regions: wid=1, adding jpeg pixel data to queue, elapsed time: 52.9 ms, request rgb time: 1.5 ms 2014-11-24 09:40:27,540 make_data_packet: image=XShmImageWrapper(BGRA: 0, 0, 957, 621), damage data: (1, 0, 0, 957, 621, 'jpeg') 2014-11-24 09:40:27,540 XShmImageWrapper.get_image_pixels() self=XShmImageWrapper(BGRA: 0, 0, 957, 621) 2014-11-24 09:40:27,545 sending 957x621 BGRA as jpeg, mode=RGBA, options={'quality': 99} 2014-11-24 09:40:27,545 compress: 5.6ms for 957x621 pixels using jpeg with ratio 1.7% ( 2321KB to 39KB), delta=-1, client_options={'quality': 99} 2014-11-24 09:40:27,546 processing packet focus 2014-11-24 09:40:27,546 auto refresh: jpeg screen update (quality= 99), nothing to do (region=rectangle[0, 0, 957, 621], refresh regions=[]) 2014-11-24 09:40:27,546 will process ui packet focus 2014-11-24 09:40:27,546 XShmImageWrapper(BGRA: 0, 0, 957, 621).free_pixels() pixels=0x0 2014-11-24 09:40:27,546 add_packet_to_queue(draw ...) 2014-11-24 09:40:27,546 XShmWrapper.free_image_callback() closed=0, new ref_count=0 2014-11-24 09:40:27,546 XShmImageWrapper.free() done, callback= 2014-11-24 09:40:27,546 process_focus: wid=1 2014-11-24 09:40:27,547 focus wid=1 has_focus=0 2014-11-24 09:40:27,547 focus: giving focus to WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:27,547 focus: will set modified mask to ('mod2',) 2014-11-24 09:40:27,547 Giving focus to 0x80004a 2014-11-24 09:40:27,547 ... using XSetInputFocus 2014-11-24 09:40:27,547 ... using WM_TAKE_FOCUS 2014-11-24 09:40:27,547 sending WM_TAKE_FOCUS: 0x80004a, X11 timestamp=604438822L 2014-11-24 09:40:27,547 sendClientMessage(0x80004a, 0x80004a, 0x0, 0x0, WM_PROTOCOLS, WM_TAKE_FOCUS, 604438822, 0, 0, 0) 2014-11-24 09:40:27,547 x_event_filter event=('xpra-focus-out-event', None)/FocusOut window=0x40001e 2014-11-24 09:40:27,547 x_event_filter event=('xpra-focus-out-event', None)/FocusOut took 0.1ms 2014-11-24 09:40:27,547 x_event_filter event=('xpra-focus-in-event', None)/FocusIn window=0x80004a 2014-11-24 09:40:27,547 focus_in_event() mode=NotifyNormal, detail=NotifyNonlinear 2014-11-24 09:40:27,547 x_event_filter event=('xpra-focus-in-event', None)/FocusIn took 0.2ms 2014-11-24 09:40:27,548 x_event_filter event=('xpra-focus-out-event', None)/FocusOut window=0x80004a 2014-11-24 09:40:27,548 focus_out_event() mode=NotifyNormal, detail=NotifyInferior 2014-11-24 09:40:27,548 x_event_filter event=('xpra-focus-out-event', None)/FocusOut took 0.2ms 2014-11-24 09:40:27,551 x_event_filter event=('xpra-damage-event', None)/DamageNotify window=0x80004a 2014-11-24 09:40:27,552 damage(WindowModel(0x80004a - "Documento no guardado 1 - gedit"), 26, 70, 905, 498, {}) 2014-11-24 09:40:27,552 damage(26, 70, 905, 498, {}) wid=1, scheduling batching expiry for sequence 2 in 50.0 ms 2014-11-24 09:40:27,552 x_event_filter event=('xpra-damage-event', None)/DamageNotify took 0.6ms 2014-11-24 09:40:27,602 send_delayed for wid 1, batch delay is 38.5, elapsed time is 50.0 ms 2014-11-24 09:40:27,602 no video region, we may use the video encoder for something else 2014-11-24 09:40:27,602 send_delayed_regions: bytes_cost=451714, bytes_threshold=356578, pixel_count=450690 2014-11-24 09:40:27,602 send_delayed_regions: using full window update 957x621 with jpeg 2014-11-24 09:40:27,602 XShmWrapper.get_image(4194349L, 0, 0, 957, 621) 2014-11-24 09:40:27,603 XShmWrapper.get_image(4194349L, 0, 0, 957, 621) ref_count=1, returning XShmImageWrapper(BGRA: 0, 0, 957, 621) 2014-11-24 09:40:27,603 process_damage_regions: wid=1, adding jpeg pixel data to queue, elapsed time: 51.8 ms, request rgb time: 0.9 ms 2014-11-24 09:40:27,603 make_data_packet: image=XShmImageWrapper(BGRA: 0, 0, 957, 621), damage data: (1, 0, 0, 957, 621, 'jpeg') 2014-11-24 09:40:27,603 XShmImageWrapper.get_image_pixels() self=XShmImageWrapper(BGRA: 0, 0, 957, 621) 2014-11-24 09:40:27,608 sending 957x621 BGRA as jpeg, mode=RGBA, options={'quality': 99} 2014-11-24 09:40:27,608 compress: 4.8ms for 957x621 pixels using jpeg with ratio 1.7% ( 2321KB to 39KB), delta=-1, client_options={'quality': 99} 2014-11-24 09:40:27,608 auto refresh: jpeg screen update (quality= 99), nothing to do (region=rectangle[0, 0, 957, 621], refresh regions=[]) 2014-11-24 09:40:27,609 XShmImageWrapper(BGRA: 0, 0, 957, 621).free_pixels() pixels=0x0 2014-11-24 09:40:27,609 XShmWrapper.free_image_callback() closed=0, new ref_count=0 2014-11-24 09:40:27,609 add_packet_to_queue(draw ...) 2014-11-24 09:40:27,609 XShmImageWrapper.free() done, callback= 2014-11-24 09:40:27,637 processing packet damage-sequence 2014-11-24 09:40:27,637 process non-ui packet damage-sequence 2014-11-24 09:40:27,637 packet decoding sequence 1 for window 1 957x621 took 60.0ms 2014-11-24 09:40:27,637 record_latency: took 90.8 ms round trip, 90.7 for echo, 60.0 for decoding of 594297 pixels, 40426 bytes sent over the network in 30.8 ms, 30.7 ms for echo 2014-11-24 09:40:27,704 processing packet damage-sequence 2014-11-24 09:40:27,705 process non-ui packet damage-sequence 2014-11-24 09:40:27,705 packet decoding sequence 2 for window 1 957x621 took 48.0ms 2014-11-24 09:40:27,705 record_latency: took 95.6 ms round trip, 95.6 for echo, 48.0 for decoding of 594297 pixels, 40537 bytes sent over the network in 47.6 ms, 47.6 ms for echo 2014-11-24 09:40:27,870 sending ping to Protocol(SocketConnection(/home/brunoorcha/.xpra/brunoorcha-100)) with time=1416818427870 2014-11-24 09:40:27,871 add_packet_to_queue(ping ...) 2014-11-24 09:40:27,878 processing packet ping_echo 2014-11-24 09:40:27,878 process non-ui packet ping_echo 2014-11-24 09:40:27,878 ping echo client load=(0, 0, 0), measured server latency=24 2014-11-24 09:40:27,949 x_event_filter event=('xpra-damage-event', None)/DamageNotify window=0x80004a 2014-11-24 09:40:27,949 damage(WindowModel(0x80004a - "Documento no guardado 1 - gedit"), 27, 70, 3, 20, {}) 2014-11-24 09:40:27,949 damage(27, 70, 3, 20, {}) wid=1, scheduling batching expiry for sequence 3 in 38.0 ms 2014-11-24 09:40:27,949 x_event_filter event=('xpra-damage-event', None)/DamageNotify took 0.8ms 2014-11-24 09:40:27,988 send_delayed for wid 1, batch delay is 38.5, elapsed time is 38.0 ms 2014-11-24 09:40:27,988 no video region, we may use the video encoder for something else 2014-11-24 09:40:27,988 send_delayed_regions: bytes_cost=1084, bytes_threshold=356578, pixel_count=60 2014-11-24 09:40:27,988 get_best_encoding_video(..) temporarily switching to lossless mode for 60 pixels: low pixel count 2014-11-24 09:40:27,988 XShmWrapper.get_image(4194349L, 27, 70, 3, 20) 2014-11-24 09:40:27,989 XShmWrapper.get_image(4194349L, 27, 70, 3, 20) ref_count=1, returning XShmImageWrapper(BGRA: 27, 70, 3, 20) 2014-11-24 09:40:27,989 process_damage_regions: wid=1, adding rgb24 pixel data to queue, elapsed time: 39.8 ms, request rgb time: 0.8 ms 2014-11-24 09:40:27,989 make_data_packet: image=XShmImageWrapper(BGRA: 27, 70, 3, 20), damage data: (1, 27, 70, 3, 20, 'rgb24') 2014-11-24 09:40:27,989 XShmImageWrapper.get_image_pixels() self=XShmImageWrapper(BGRA: 27, 70, 3, 20) 2014-11-24 09:40:27,989 rgb_reformat(XShmImageWrapper(RGB: 27, 70, 3, 20), ['RGB', 'RGBX'], False) converted from BGRA (76560 bytes) to RGB (180 bytes) in 0.1ms, rowstride=9 2014-11-24 09:40:27,989 rgb_encode using level=1, lz4 compressed 3x20 in rgb24/RGB: 180 bytes down to 15 2014-11-24 09:40:27,989 compress: 0.3ms for 3x20 pixels using rgb24 with ratio 6.2% ( 0KB to 0KB), delta=-1, client_options={'lz4': 1, 'rgb_format': 'RGB'} 2014-11-24 09:40:27,990 auto refresh: rgb24 screen update (quality=100), nothing to do (region=rectangle[27, 70, 3, 20], refresh regions=[]) 2014-11-24 09:40:27,990 XShmImageWrapper(RGB: 27, 70, 3, 20).free_pixels() pixels=0x7fdd1c004f40 2014-11-24 09:40:27,990 add_packet_to_queue(draw ...) 2014-11-24 09:40:27,990 XShmWrapper.free_image_callback() closed=0, new ref_count=0 2014-11-24 09:40:27,990 XShmImageWrapper.free() done, callback= 2014-11-24 09:40:27,995 processing packet damage-sequence 2014-11-24 09:40:27,995 process non-ui packet damage-sequence 2014-11-24 09:40:27,995 packet decoding sequence 3 for window 1 3x20 took 0.0ms 2014-11-24 09:40:28,349 x_event_filter event=('xpra-damage-event', None)/DamageNotify window=0x80004a 2014-11-24 09:40:28,350 damage(WindowModel(0x80004a - "Documento no guardado 1 - gedit"), 27, 70, 3, 20, {}) 2014-11-24 09:40:28,350 damage(27, 70, 3, 20, {}) wid=1, scheduling batching expiry for sequence 4 in 38.0 ms 2014-11-24 09:40:28,350 x_event_filter event=('xpra-damage-event', None)/DamageNotify took 0.8ms 2014-11-24 09:40:28,388 send_delayed for wid 1, batch delay is 38.5, elapsed time is 38.0 ms 2014-11-24 09:40:28,388 no video region, we may use the video encoder for something else 2014-11-24 09:40:28,389 send_delayed_regions: bytes_cost=1084, bytes_threshold=356578, pixel_count=60 2014-11-24 09:40:28,389 get_best_encoding_video(..) temporarily switching to lossless mode for 60 pixels: low pixel count 2014-11-24 09:40:28,389 XShmWrapper.get_image(4194349L, 27, 70, 3, 20) 2014-11-24 09:40:28,389 XShmWrapper.get_image(4194349L, 27, 70, 3, 20) ref_count=1, returning XShmImageWrapper(BGRA: 27, 70, 3, 20) 2014-11-24 09:40:28,389 process_damage_regions: wid=1, adding rgb24 pixel data to queue, elapsed time: 39.5 ms, request rgb time: 0.7 ms 2014-11-24 09:40:28,389 make_data_packet: image=XShmImageWrapper(BGRA: 27, 70, 3, 20), damage data: (1, 27, 70, 3, 20, 'rgb24') 2014-11-24 09:40:28,389 XShmImageWrapper.get_image_pixels() self=XShmImageWrapper(BGRA: 27, 70, 3, 20) 2014-11-24 09:40:28,390 rgb_reformat(XShmImageWrapper(RGB: 27, 70, 3, 20), ['RGB', 'RGBX'], False) converted from BGRA (76560 bytes) to RGB (180 bytes) in 0.1ms, rowstride=9 2014-11-24 09:40:28,390 rgb_encode using level=1, lz4 compressed 3x20 in rgb24/RGB: 180 bytes down to 24 2014-11-24 09:40:28,390 compress: 0.2ms for 3x20 pixels using rgb24 with ratio 10.0% ( 0KB to 0KB), delta=-1, client_options={'lz4': 1, 'rgb_format': 'RGB'} 2014-11-24 09:40:28,390 auto refresh: rgb24 screen update (quality=100), nothing to do (region=rectangle[27, 70, 3, 20], refresh regions=[]) 2014-11-24 09:40:28,390 add_packet_to_queue(draw ...) 2014-11-24 09:40:28,390 XShmImageWrapper(RGB: 27, 70, 3, 20).free_pixels() pixels=0x7fdd1c004f40 2014-11-24 09:40:28,390 XShmWrapper.free_image_callback() closed=0, new ref_count=0 2014-11-24 09:40:28,390 XShmImageWrapper.free() done, callback= 2014-11-24 09:40:28,485 processing packet damage-sequence 2014-11-24 09:40:28,486 process non-ui packet damage-sequence 2014-11-24 09:40:28,486 packet decoding sequence 4 for window 1 3x20 took 0.0ms 2014-11-24 09:40:28,487 add_work_item() worker= 2014-11-24 09:40:28,488 Worker_Thread.run() calling (queue size=0) 2014-11-24 09:40:28,488 recalculate_delays() 2014-11-24 09:40:28,488 update_quality() info={'backlog_factor': 100, 'latency_factor': 371, 'min_quality': 30, 'batch_factor': 172}, quality=99 2014-11-24 09:40:28,488 update_speed() info={'damage_latency.abs_factor': 0, 'damage_latency.avg': 2, 'decoding_latency.target': 8000000, 'damage_latency.target': 35, 'min_speed': 0, 'frame_delay': 32, 'decoding_latency.factor': 71, 'damage_latency.ref': 35, 'damage_latency.rel_factor': 4, 'low_limit': 594297}, speed=66 2014-11-24 09:40:28,488 update_encoding_options(False) want_alpha=False, lossless threshold: 88 / 20, small_as_rgb=64880, get_best_encoding= 2014-11-24 09:40:28,488 update_encoding_options(False) csc_encoder=None, video_encoder=None 2014-11-24 09:40:28,488 identify video: waiting for more total damage events (5) counters: 0 / 5 2014-11-24 09:40:28,682 processing packet pointer-position 2014-11-24 09:40:28,682 will process ui packet pointer-position 2014-11-24 09:40:28,682 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,682 move_pointer(1, (71, 451)) 2014-11-24 09:40:28,700 processing packet pointer-position 2014-11-24 09:40:28,701 will process ui packet pointer-position 2014-11-24 09:40:28,701 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,701 move_pointer(1, (80, 451)) 2014-11-24 09:40:28,716 processing packet pointer-position 2014-11-24 09:40:28,716 will process ui packet pointer-position 2014-11-24 09:40:28,716 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,716 move_pointer(1, (96, 451)) 2014-11-24 09:40:28,733 processing packet pointer-position 2014-11-24 09:40:28,733 will process ui packet pointer-position 2014-11-24 09:40:28,733 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,733 move_pointer(1, (121, 451)) 2014-11-24 09:40:28,752 processing packet pointer-position 2014-11-24 09:40:28,752 will process ui packet pointer-position 2014-11-24 09:40:28,752 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,752 move_pointer(1, (150, 457)) 2014-11-24 09:40:28,767 processing packet pointer-position 2014-11-24 09:40:28,767 will process ui packet pointer-position 2014-11-24 09:40:28,767 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,767 move_pointer(1, (177, 468)) 2014-11-24 09:40:28,784 processing packet pointer-position 2014-11-24 09:40:28,784 will process ui packet pointer-position 2014-11-24 09:40:28,785 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,785 move_pointer(1, (206, 480)) 2014-11-24 09:40:28,804 processing packet pointer-position 2014-11-24 09:40:28,804 will process ui packet pointer-position 2014-11-24 09:40:28,804 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,804 move_pointer(1, (236, 497)) 2014-11-24 09:40:28,820 processing packet pointer-position 2014-11-24 09:40:28,820 will process ui packet pointer-position 2014-11-24 09:40:28,820 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,820 move_pointer(1, (268, 512)) 2014-11-24 09:40:28,835 processing packet pointer-position 2014-11-24 09:40:28,836 will process ui packet pointer-position 2014-11-24 09:40:28,836 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,836 move_pointer(1, (306, 527)) 2014-11-24 09:40:28,854 processing packet pointer-position 2014-11-24 09:40:28,854 will process ui packet pointer-position 2014-11-24 09:40:28,854 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,855 move_pointer(1, (339, 539)) 2014-11-24 09:40:28,891 processing packet pointer-position 2014-11-24 09:40:28,892 will process ui packet pointer-position 2014-11-24 09:40:28,892 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,892 move_pointer(1, (361, 550)) 2014-11-24 09:40:28,895 processing packet pointer-position 2014-11-24 09:40:28,896 will process ui packet pointer-position 2014-11-24 09:40:28,896 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,896 move_pointer(1, (382, 559)) 2014-11-24 09:40:28,906 processing packet pointer-position 2014-11-24 09:40:28,906 will process ui packet pointer-position 2014-11-24 09:40:28,906 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,906 move_pointer(1, (398, 569)) 2014-11-24 09:40:28,921 processing packet pointer-position 2014-11-24 09:40:28,922 will process ui packet pointer-position 2014-11-24 09:40:28,922 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,922 move_pointer(1, (409, 576)) 2014-11-24 09:40:28,939 processing packet pointer-position 2014-11-24 09:40:28,939 will process ui packet pointer-position 2014-11-24 09:40:28,939 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,939 move_pointer(1, (415, 581)) 2014-11-24 09:40:28,958 processing packet pointer-position 2014-11-24 09:40:28,958 will process ui packet pointer-position 2014-11-24 09:40:28,958 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,958 move_pointer(1, (419, 590)) 2014-11-24 09:40:28,972 processing packet pointer-position 2014-11-24 09:40:28,973 will process ui packet pointer-position 2014-11-24 09:40:28,973 raising WindowModel(0x80004a - "Documento no guardado 1 - gedit") 2014-11-24 09:40:28,973 move_pointer(1, (420, 597)) 2014-11-24 09:40:29,152 x_event_filter event=('xpra-damage-event', None)/DamageNotify window=0x80004a 2014-11-24 09:40:29,153 damage(WindowModel(0x80004a - "Documento no guardado 1 - gedit"), 27, 70, 3, 20, {}) 2014-11-24 09:40:29,153 damage(27, 70, 3, 20, {}) wid=1, scheduling batching expiry for sequence 5 in 25.0 ms 2014-11-24 09:40:29,153 x_event_filter event=('xpra-damage-event', None)/DamageNotify took 1.4ms 2014-11-24 09:40:29,178 send_delayed for wid 1, batch delay is 25.9, elapsed time is 25.0 ms 2014-11-24 09:40:29,179 no video region, we may use the video encoder for something else 2014-11-24 09:40:29,179 send_delayed_regions: bytes_cost=1084, bytes_threshold=356578, pixel_count=60 2014-11-24 09:40:29,179 get_best_encoding_video(..) temporarily switching to lossless mode for 60 pixels: low pixel count 2014-11-24 09:40:29,179 XShmWrapper.get_image(4194349L, 27, 70, 3, 20) 2014-11-24 09:40:29,180 XShmWrapper.get_image(4194349L, 27, 70, 3, 20) ref_count=1, returning XShmImageWrapper(BGRA: 27, 70, 3, 20) 2014-11-24 09:40:29,180 process_damage_regions: wid=1, adding rgb24 pixel data to queue, elapsed time: 27.8 ms, request rgb time: 1.3 ms 2014-11-24 09:40:29,181 make_data_packet: image=XShmImageWrapper(BGRA: 27, 70, 3, 20), damage data: (1, 27, 70, 3, 20, 'rgb24') 2014-11-24 09:40:29,181 XShmImageWrapper.get_image_pixels() self=XShmImageWrapper(BGRA: 27, 70, 3, 20) 2014-11-24 09:40:29,181 rgb_reformat(XShmImageWrapper(RGB: 27, 70, 3, 20), ['RGB', 'RGBX'], False) converted from BGRA (76560 bytes) to RGB (180 bytes) in 0.1ms, rowstride=9 2014-11-24 09:40:29,181 rgb_encode using level=1, lz4 compressed 3x20 in rgb24/RGB: 180 bytes down to 15 2014-11-24 09:40:29,181 compress: 0.4ms for 3x20 pixels using rgb24 with ratio 6.2% ( 0KB to 0KB), delta=-1, client_options={'lz4': 1, 'rgb_format': 'RGB'} 2014-11-24 09:40:29,181 auto refresh: rgb24 screen update (quality=100), nothing to do (region=rectangle[27, 70, 3, 20], refresh regions=[]) 2014-11-24 09:40:29,181 add_packet_to_queue(draw ...) 2014-11-24 09:40:29,182 XShmImageWrapper(RGB: 27, 70, 3, 20).free_pixels() pixels=0x7fdd1c004f40 2014-11-24 09:40:29,182 XShmWrapper.free_image_callback() closed=0, new ref_count=0 2014-11-24 09:40:29,182 XShmImageWrapper.free() done, callback= 2014-11-24 09:40:29,298 processing packet damage-sequence 2014-11-24 09:40:29,298 process non-ui packet damage-sequence 2014-11-24 09:40:29,298 packet decoding sequence 5 for window 1 3x20 took 0.0ms 2014-11-24 09:40:29,489 add_work_item() worker= 2014-11-24 09:40:29,489 Worker_Thread.run() calling (queue size=0) 2014-11-24 09:40:29,489 recalculate_delays() 2014-11-24 09:40:29,490 update_quality() info={'backlog_factor': 100, 'latency_factor': 374, 'min_quality': 30, 'batch_factor': 164}, quality=99 2014-11-24 09:40:29,490 update_speed() info={'damage_latency.abs_factor': 0, 'damage_latency.avg': 2, 'decoding_latency.target': 8000000, 'damage_latency.target': 35, 'min_speed': 0, 'frame_delay': 25, 'decoding_latency.factor': 71, 'damage_latency.ref': 35, 'damage_latency.rel_factor': 3, 'low_limit': 594297}, speed=67 2014-11-24 09:40:29,491 update_encoding_options(False) want_alpha=False, lossless threshold: 88 / 20, small_as_rgb=68935, get_best_encoding= 2014-11-24 09:40:29,491 update_encoding_options(False) csc_encoder=None, video_encoder=None 2014-11-24 09:40:29,491 identify video: waiting for more total damage events (6) counters: 0 / 6 2014-11-24 09:40:29,553 x_event_filter event=('xpra-damage-event', None)/DamageNotify window=0x80004a 2014-11-24 09:40:29,553 damage(WindowModel(0x80004a - "Documento no guardado 1 - gedit"), 27, 70, 3, 20, {}) 2014-11-24 09:40:29,553 damage(27, 70, 3, 20, {}) wid=1, scheduling batching expiry for sequence 6 in 21.0 ms 2014-11-24 09:40:29,554 x_event_filter event=('xpra-damage-event', None)/DamageNotify took 1.1ms 2014-11-24 09:40:29,575 send_delayed for wid 1, batch delay is 21.8, elapsed time is 21.0 ms 2014-11-24 09:40:29,575 no video region, we may use the video encoder for something else 2014-11-24 09:40:29,575 send_delayed_regions: bytes_cost=1084, bytes_threshold=356578, pixel_count=60 2014-11-24 09:40:29,575 get_best_encoding_video(..) temporarily switching to lossless mode for 60 pixels: low pixel count 2014-11-24 09:40:29,575 XShmWrapper.get_image(4194349L, 27, 70, 3, 20) 2014-11-24 09:40:29,576 XShmWrapper.get_image(4194349L, 27, 70, 3, 20) ref_count=1, returning XShmImageWrapper(BGRA: 27, 70, 3, 20) 2014-11-24 09:40:29,576 process_damage_regions: wid=1, adding rgb24 pixel data to queue, elapsed time: 22.9 ms, request rgb time: 0.8 ms 2014-11-24 09:40:29,576 make_data_packet: image=XShmImageWrapper(BGRA: 27, 70, 3, 20), damage data: (1, 27, 70, 3, 20, 'rgb24') 2014-11-24 09:40:29,576 XShmImageWrapper.get_image_pixels() self=XShmImageWrapper(BGRA: 27, 70, 3, 20) 2014-11-24 09:40:29,576 rgb_reformat(XShmImageWrapper(RGB: 27, 70, 3, 20), ['RGB', 'RGBX'], False) converted from BGRA (76560 bytes) to RGB (180 bytes) in 0.1ms, rowstride=9 2014-11-24 09:40:29,577 rgb_encode using level=1, lz4 compressed 3x20 in rgb24/RGB: 180 bytes down to 24 2014-11-24 09:40:29,577 compress: 0.2ms for 3x20 pixels using rgb24 with ratio 10.0% ( 0KB to 0KB), delta=-1, client_options={'lz4': 1, 'rgb_format': 'RGB'} 2014-11-24 09:40:29,577 XShmImageWrapper(RGB: 27, 70, 3, 20).free_pixels() pixels=0x7fdd1c004f40 2014-11-24 09:40:29,577 XShmWrapper.free_image_callback() closed=0, new ref_count=0 2014-11-24 09:40:29,577 auto refresh: rgb24 screen update (quality=100), nothing to do (region=rectangle[27, 70, 3, 20], refresh regions=[]) 2014-11-24 09:40:29,577 add_packet_to_queue(draw ...) 2014-11-24 09:40:29,577 XShmImageWrapper.free() done, callback= 2014-11-24 09:40:29,631 processing packet damage-sequence 2014-11-24 09:40:29,631 process non-ui packet damage-sequence 2014-11-24 09:40:29,631 packet decoding sequence 6 for window 1 3x20 took 0.0ms 2014-11-24 09:40:29,640 processing packet focus 2014-11-24 09:40:29,640 will process ui packet focus 2014-11-24 09:40:29,640 process_focus: wid=0 2014-11-24 09:40:29,640 focus wid=0 has_focus=1 2014-11-24 09:40:29,640 reset_focus() 1 / WindowModel(0x80004a - "Documento no guardado 1 - gedit") had focus (toplevel=WorldWindow(0x40001d)) 2014-11-24 09:40:29,640 _clear_keys_pressed() 2014-11-24 09:40:29,640 reset_x_focus: widget with focus: None 2014-11-24 09:40:29,640 Take Focus -> world window 2014-11-24 09:40:29,640 sending WM_TAKE_FOCUS: 0x40001d, X11 timestamp=604440916L 2014-11-24 09:40:29,640 sendClientMessage(0x40001d, 0x40001d, 0x0, 0x0, WM_PROTOCOLS, WM_TAKE_FOCUS, 604440916, 0, 0, 0) 2014-11-24 09:40:29,641 x_event_filter event=('xpra-client-message-event', None)/ClientMessage window=0x40001d 2014-11-24 09:40:29,641 x_event_filter event=('xpra-client-message-event', None)/ClientMessage took 0.2ms 2014-11-24 09:40:29,641 x_event_filter event=('xpra-focus-out-event', None)/FocusOut window=0x80004a 2014-11-24 09:40:29,641 focus_out_event() mode=NotifyNormal, detail=NotifyNonlinearVirtual 2014-11-24 09:40:29,641 x_event_filter event=('xpra-focus-out-event', None)/FocusOut took 0.2ms 2014-11-24 09:40:29,641 x_event_filter event=('xpra-focus-in-event', None)/FocusIn window=0x40001e 2014-11-24 09:40:29,641 x_event_filter event=('xpra-focus-in-event', None)/FocusIn took 0.1ms 2014-11-24 09:40:29,646 x_event_filter event=('xpra-damage-event', None)/DamageNotify window=0x80004a 2014-11-24 09:40:29,646 damage(WindowModel(0x80004a - "Documento no guardado 1 - gedit"), 26, 70, 905, 498, {}) 2014-11-24 09:40:29,646 damage(26, 70, 905, 498, {}) wid=1, scheduling batching expiry for sequence 7 in 21.0 ms 2014-11-24 09:40:29,646 x_event_filter event=('xpra-damage-event', None)/DamageNotify took 0.5ms 2014-11-24 09:40:29,667 send_delayed for wid 1, batch delay is 21.8, elapsed time is 21.0 ms 2014-11-24 09:40:29,668 no video region, we may use the video encoder for something else 2014-11-24 09:40:29,668 send_delayed_regions: bytes_cost=451714, bytes_threshold=356578, pixel_count=450690 2014-11-24 09:40:29,668 send_delayed_regions: using full window update 957x621 with h264 2014-11-24 09:40:29,668 XShmWrapper.get_image(4194349L, 0, 0, 957, 621) 2014-11-24 09:40:29,668 XShmWrapper.get_image(4194349L, 0, 0, 957, 621) ref_count=1, returning XShmImageWrapper(BGRA: 0, 0, 957, 621) 2014-11-24 09:40:29,669 process_damage_regions: wid=1, adding h264 pixel data to queue, elapsed time: 22.5 ms, request rgb time: 0.8 ms 2014-11-24 09:40:29,669 make_data_packet: image=XShmImageWrapper(BGRA: 0, 0, 957, 621), damage data: (1, 0, 0, 957, 621, 'h264') 2014-11-24 09:40:29,669 video_encode('h264', XShmImageWrapper(BGRA: 0, 0, 957, 621), {}) 2014-11-24 09:40:29,669 get_video_pipeline_options('h264', 957, 621, 'BGRA') speed: 67 (min 0), quality: 99 (min 30) 2014-11-24 09:40:29,669 calculate_scaling(957, 621, 4096, 4096)=(1, 1) 2014-11-24 09:40:29,669 get_score(BGRA , None , codec_spec(x264) , 957, 621) quality: 50, speed: 0, setup: 75 runtime: 100 scaling: (1, 1) / (1, 1), encoder dimensions=956x620, score=41 2014-11-24 09:40:29,669 get_video_pipeline_options('h264', 957, 621, 'BGRA') scores=[(41, (1, 1), None, 0, 0, None, 'BGRA', (1, 1), 956, 620, codec_spec(x264))] 2014-11-24 09:40:29,669 setup_pipeline([(41, (1, 1), None, 0, 0, None, 'BGRA', (1, 1), 956, 620, codec_spec(x264))], 957, 621, 'BGRA') 2014-11-24 09:40:29,669 setup_pipeline: trying (41, (1, 1), None, 0, 0, None, 'BGRA', (1, 1), 956, 620, codec_spec(x264)) 2014-11-24 09:40:29,669 make_instance() x264 - instance count=0 2014-11-24 09:40:29,673 setup_pipeline: video encoder=x264_encoder(BGRA - 956x620), info: {'profile': 'high444', 'speed': 67, 'height': 620, 'width': 956, 'version': 142, 'src_format': 'BGRA', 'formats': ['YUV422P', 'RGB', 'BGRX', 'BGR', 'YUV420P', 'BGRA', 'YUV444P'], 'frames': 0L, 'quality': 99, 'preset': 'faster'}, setup took 3.59ms 2014-11-24 09:40:29,673 setup_pipeline: scaling=(1, 1), encoder_scaling=(1, 1) 2014-11-24 09:40:29,673 video_encode('h264', XShmImageWrapper(BGRA: 0, 0, 957, 621), {}) image size: 957x621, encoder/csc size: 956x620 2014-11-24 09:40:29,673 XShmImageWrapper.get_image_pixels() self=XShmImageWrapper(BGRA: 0, 0, 957, 621) 2014-11-24 09:40:29,680 video_encode encoder: h264 956x620 result is 28917 bytes (79.9 MPixels/s), client options={'quality': 99, 'frame': 0L, 'pts': 0, 'csc': 'BGRA', 'speed': 67} 2014-11-24 09:40:29,680 XShmImageWrapper(BGRA: 0, 0, 957, 621).free_pixels() pixels=0x0 2014-11-24 09:40:29,680 compress: 11.4ms for 957x621 pixels using h264 with ratio 1.2% ( 2321KB to 28KB), delta=-1, client_options={'quality': 99, 'frame': 0L, 'pts': 0, 'csc': 'BGRA', 'speed': 67} 2014-11-24 09:40:29,680 XShmWrapper.free_image_callback() closed=0, new ref_count=0 2014-11-24 09:40:29,680 auto refresh: h264 screen update (quality= 99), nothing to do (region=rectangle[0, 0, 956, 620], refresh regions=[]) 2014-11-24 09:40:29,680 add_packet_to_queue(draw ...) 2014-11-24 09:40:29,680 XShmImageWrapper.free() done, callback= 2014-11-24 09:40:29,681 XShmImageWrapper(BGRA: 0, 0, 957, 621).free_pixels() pixels=0x0 2014-11-24 09:40:29,681 XShmImageWrapper.free() done, callback=None 2014-11-24 09:40:29,768 processing packet damage-sequence 2014-11-24 09:40:29,768 process non-ui packet damage-sequence 2014-11-24 09:40:29,768 packet decoding sequence 7 for window 1 956x620 took 43.0ms 2014-11-24 09:40:29,768 record_latency: took 87.5 ms round trip, 87.4 for echo, 43.0 for decoding of 592720 pixels, 28992 bytes sent over the network in 44.5 ms, 44.4 ms for echo 2014-11-24 09:40:30,491 add_work_item() worker= 2014-11-24 09:40:30,491 Worker_Thread.run() calling (queue size=0) 2014-11-24 09:40:30,491 recalculate_delays() 2014-11-24 09:40:30,491 update_quality() info={'backlog_factor': 100, 'latency_factor': 355, 'min_quality': 30, 'batch_factor': 138}, quality=99 2014-11-24 09:40:30,491 update_speed() info={'damage_latency.abs_factor': 0, 'damage_latency.avg': 3, 'decoding_latency.target': 8000000, 'damage_latency.target': 35, 'min_speed': 0, 'frame_delay': 21, 'decoding_latency.factor': 63, 'damage_latency.ref': 35, 'damage_latency.rel_factor': 7, 'low_limit': 594297}, speed=64 2014-11-24 09:40:30,491 update_encoding_options(False) want_alpha=False, lossless threshold: 87 / 20, small_as_rgb=56770, get_best_encoding= 2014-11-24 09:40:30,491 update_encoding_options(False) csc_encoder=None, video_encoder=x264_encoder(BGRA - 956x620) 2014-11-24 09:40:30,491 identify video: waiting for more total damage events (8) counters: 0 / 8 2014-11-24 09:40:30,491 get_video_pipeline_options('h264', 957, 621, 'BGRA') speed: 64 (min 0), quality: 99 (min 30) 2014-11-24 09:40:30,491 calculate_scaling(957, 621, 4096, 4096)=(1, 1) 2014-11-24 09:40:30,492 get_score(BGRA , None , codec_spec(x264) , 957, 621) quality: 50, speed: 0, setup: 100 runtime: 100 scaling: (1, 1) / (1, 1), encoder dimensions=956x620, score=50 2014-11-24 09:40:30,492 get_video_pipeline_options('h264', 957, 621, 'BGRA') scores=[(50, (1, 1), None, 0, 0, None, 'BGRA', (1, 1), 956, 620, codec_spec(x264))] 2014-11-24 09:40:30,492 check_pipeline_score(False) best=(50, (1, 1), None, 0, 0, None, 'BGRA', (1, 1), 956, 620, codec_spec(x264)) 2014-11-24 09:40:31,137 sending ping to Protocol(SocketConnection(/home/brunoorcha/.xpra/brunoorcha-100)) with time=1416818431137 2014-11-24 09:40:31,137 add_packet_to_queue(ping ...) 2014-11-24 09:40:31,241 processing packet ping_echo 2014-11-24 09:40:31,241 process non-ui packet ping_echo 2014-11-24 09:40:31,241 ping echo client load=(0, 0, 0), measured server latency=24 2014-11-24 09:40:31,564 processing packet disconnect 2014-11-24 09:40:31,564 will process ui packet disconnect 2014-11-24 09:40:31,564 client Protocol(SocketConnection(/home/brunoorcha/.xpra/brunoorcha-100)) has requested disconnection: exit on signal SIGINT 2014-11-24 09:40:31,564 Disconnecting client Protocol(SocketConnection(/home/brunoorcha/.xpra/brunoorcha-100)): client request 2014-11-24 09:40:31,564 flush_then_close: wait_for_write_lock() 2014-11-24 09:40:31,564 flush_then_close: acquired the write lock 2014-11-24 09:40:31,564 flush_then_close: queue is now empty, sending the last packet and closing 2014-11-24 09:40:31,564 ServerSource(Protocol(SocketConnection(/home/brunoorcha/.xpra/brunoorcha-100))).close() 2014-11-24 09:40:31,564 flush_then_close: packet_queued() closed=False 2014-11-24 09:40:31,565 cancel_refresh_timer() timer=None 2014-11-24 09:40:31,565 cancel_damage() wid=1, dropping delayed region None and all sequences up to 8 2014-11-24 09:40:31,565 encoding_totals for wid=1 with primary encoding=h264 : {} 2014-11-24 09:40:31,565 stop_sending_sound() sound_source=None 2014-11-24 09:40:31,565 xpra client disconnected. 2014-11-24 09:40:31,584 read thread: eof 2014-11-24 09:40:31,584 read thread: empty marker, exiting 2014-11-24 09:40:31,584 close() closed=False 2014-11-24 09:40:31,584 close() closed=False 2014-11-24 09:40:31,584 terminate_queue_threads() 2014-11-24 09:40:31,584 will process ui packet connection-lost 2014-11-24 09:40:31,585 write thread: empty marker, exiting 2014-11-24 09:40:31,585 _clear_keys_pressed() 2014-11-24 09:40:31,585 io_thread_loop(read, ) loop ended, closed=True 2014-11-24 09:40:31,585 close() closed=True 2014-11-24 09:40:31,585 focus wid=0 has_focus=0 2014-11-24 09:40:31,585 io_thread_loop(write, ) loop ended, closed=True 2014-11-24 09:40:31,665 flush_then_close: wait_for_packet_sent() queue.empty()=True, closed=True 2014-11-24 09:40:31,665 flush_then_close: wait_for_packet_sent() close_and_release() 2014-11-24 09:40:31,665 close() closed=True 2014-11-24 09:40:36,569 flush_then_close: wait_for_packet_sent() close_and_release() 2014-11-24 09:40:36,570 close() closed=True 2014-11-24 09:41:53,828 new_connection((1, )) sock=, sockname=/home/brunoorcha/.xpra/brunoorcha-100, address=, peername= 2014-11-24 09:41:53,828 New connection received: SocketConnection(/home/brunoorcha/.xpra/brunoorcha-100) 2014-11-24 09:41:53,829 io_thread_loop(write, ) loop starting 2014-11-24 09:41:53,829 io_thread_loop(read, ) loop starting 2014-11-24 09:41:53,829 read_parse_thread_loop starting 2014-11-24 09:41:53,829 write_format_thread_loop starting 2014-11-24 09:41:53,929 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:54,030 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:54,130 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:54,230 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:54,330 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:54,431 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:54,531 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:54,632 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:54,732 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:54,832 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:54,933 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:55,033 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:55,133 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:55,234 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:55,334 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:55,435 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:55,535 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:55,636 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:55,736 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:55,837 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:55,937 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:56,038 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:56,138 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:56,238 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:56,339 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:56,439 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:56,539 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:56,640 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:56,740 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:56,840 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:56,941 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:57,041 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:57,142 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:57,242 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:57,342 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:57,443 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:57,543 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:57,643 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:57,744 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:57,844 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:57,944 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:58,045 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:58,145 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:58,246 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:58,347 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:58,447 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:58,548 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:58,648 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:58,748 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:58,849 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:58,949 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:59,049 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:59,149 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:59,250 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:59,350 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:59,450 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:59,551 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:59,651 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:59,751 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:59,852 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:41:59,952 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:00,053 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:00,153 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:00,254 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:00,354 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:00,455 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:00,556 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:00,656 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:00,757 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:00,857 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:00,957 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:01,058 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:01,158 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:01,259 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:01,359 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:01,460 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:01,560 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:01,661 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:01,761 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:01,862 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:01,962 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:02,063 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:02,164 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:02,264 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:02,365 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:02,466 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:02,566 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:02,667 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:02,767 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:02,867 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:02,968 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:03,068 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:03,168 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:03,269 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:03,369 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:03,469 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:03,570 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:03,670 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:03,771 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:03,831 connection timedout: Protocol(SocketConnection(/home/brunoorcha/.xpra/brunoorcha-100)) 2014-11-24 09:42:03,832 send_disconnect(Protocol(SocketConnection(/home/brunoorcha/.xpra/brunoorcha-100)), login timeout, ()) 2014-11-24 09:42:03,832 send_now(disconnect ...) 2014-11-24 09:42:03,832 add_packet_to_queue(disconnect ...) 2014-11-24 09:42:03,871 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:03,971 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:04,072 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:04,172 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:04,272 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:04,373 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:04,473 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:04,573 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:04,674 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:04,774 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:04,833 close() closed=False 2014-11-24 09:42:04,834 terminate_queue_threads() 2014-11-24 09:42:04,834 read thread: empty marker, exiting 2014-11-24 09:42:04,834 write thread: empty marker, exiting 2014-11-24 09:42:04,835 will process ui packet connection-lost 2014-11-24 09:42:04,835 close() closed=True 2014-11-24 09:42:04,835 io_thread_loop(write, ) loop ended, closed=True 2014-11-24 09:42:04,836 close() closed=True 2014-11-24 09:42:04,836 _clear_keys_pressed() 2014-11-24 09:42:04,836 focus wid=0 has_focus=0 2014-11-24 09:42:04,875 untilConcludes(, , (65536,), {}) timed out 2014-11-24 09:42:04,875 read thread: eof 2014-11-24 09:42:04,875 close() closed=True 2014-11-24 09:42:04,875 io_thread_loop(read, ) loop ended, closed=True