You are not logged in.

#1 2018-05-07 21:46:53

7thSon
Member
Registered: 2017-05-07
Posts: 186

Ctrl+S keyboard shortcut stopped working

All of a sudden my Ctrl+S keyboard shortcut has stopped working, I cant quicksave in any program! smile
I ran xev and pressed ctrl, S and then ctrl+S:

Left Ctrl

KeyPress event, serial 37, synthetic NO, window 0x5a00001,
    root 0x1ca, subw 0x0, time 237738, (804,155), root:(1596,644),
    state 0x10, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 37, synthetic NO, window 0x5a00001,
    root 0x1ca, subw 0x0, time 238306, (767,160), root:(1559,649),
    state 0x14, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

S

KeyPress event, serial 37, synthetic NO, window 0x5a00001,
    root 0x1ca, subw 0x0, time 277723, (43,-16), root:(699,560),
    state 0x10, keycode 39 (keysym 0x73, s), same_screen YES,
    XLookupString gives 1 bytes: (73) "s"
    XmbLookupString gives 1 bytes: (73) "s"
    XFilterEvent returns: False

KeyRelease event, serial 37, synthetic NO, window 0x5a00001,
    root 0x1ca, subw 0x0, time 277803, (43,-16), root:(699,560),
    state 0x10, keycode 39 (keysym 0x73, s), same_screen YES,
    XLookupString gives 1 bytes: (73) "s"
    XFilterEvent returns: False

Ctrl+S

KeyPress event, serial 37, synthetic NO, window 0x5a00001,
    root 0x1ca, subw 0x0, time 320691, (262,-92), root:(970,523),
    state 0x10, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

FocusOut event, serial 37, synthetic NO, window 0x5a00001,
    mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 37, synthetic NO, window 0x5a00001,
    mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 37, synthetic NO, window 0x0,
    keys:  2   0   0   0   32  0   0   0   0   0   0   0   0   0   0   0   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

KeyRelease event, serial 37, synthetic NO, window 0x5a00001,
    root 0x1ca, subw 0x0, time 323298, (262,-92), root:(970,523),
    state 0x14, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

For some reason xev isn't registering ctrl+S, all other keyboard shortcuts seem to be working, such as ctrl+A,F and W.
I'm running XFCE and no special keyboard utilities as far as I can recall. Where should I start looking for this hiccup?

Offline

#2 2018-05-07 22:19:30

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,447
Website

Re: Ctrl+S keyboard shortcut stopped working

Something has grabbed the Ctrl-S - this would only be a WM or a key binding utility.  So check your WMs bindings.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2018-05-08 16:13:08

7thSon
Member
Registered: 2017-05-07
Posts: 186

Re: Ctrl+S keyboard shortcut stopped working

Trilby wrote:

Something has grabbed the Ctrl-S - this would only be a WM or a key binding utility.  So check your WMs bindings.

Checked XFCE keybindings in both Settings Manager ->  Window Manager -> Keyboard and Settings Manager -> Keyboard -> Application Shortcuts
Ctrl+S is not set in either of the above, and I have no .xmodmap file, or .xbindkeysrc.

I found that I do have xmodmap installed though, the output of xmodmap -pm being:

xmodmap -pm
xmodmap:  up to 4 keys per modifier, (keycodes in parentheses):

shift       Shift_L (0x32),  Shift_R (0x3e)
lock        Caps_Lock (0x42)
control     Control_L (0x25),  Control_R (0x69)
mod1        Alt_L (0x40),  Meta_L (0xcd)
mod2        Num_Lock (0x4d)
mod3      
mod4        Super_L (0x85),  Super_R (0x86),  Super_L (0xce),  Hyper_L (0xcf)
mod5        ISO_Level3_Shift (0x5c),  Mode_switch (0xcb)

I checked the key combinations using xkeycaps, and ctrl+S and alt+S  seem to be the ones that aren't registering.

EDIT: Also checked xfce4-keyboard-shortcuts.xml and still no Ctrl+S (or Primary+S) binding

Output from xfconf-query -c xfce4-keyboard-shortcuts -lv:

/commands/custom/<Alt>F1/startup-notify    true
/commands/custom/<Alt>F2                   xfce4-popup-applicationsmenu
/commands/custom/<Alt>F2/startup-notify    true
/commands/custom/<Alt>F3                   xfce4-appfinder
/commands/custom/<Alt>F3/startup-notify    true
/commands/custom/<Alt>section              /usr/bin/xfce4-terminal --drop-down
/commands/custom/override                  true
/commands/custom/<Primary><Alt>Delete      xflock4
/commands/custom/<Primary><Alt>l           xflock4
/commands/custom/<Primary>Escape           xfdesktop --menu
/commands/custom/<Primary>section          /home/tommy/.scripts/speakers.sh
/commands/custom/<Primary><Shift>Escape    /usr/bin/xfce4-taskmanager
/commands/custom/<Primary>t                /usr/bin/xfce4-terminal
/commands/custom/Print                     /usr/bin/xfce4-screenshooter
/commands/custom/<Super>c                  /usr/bin/gnome-calculator
/commands/custom/<Super>e                  /usr/bin/nemo
/commands/custom/Super_L/startup-notify    true
/commands/custom/<Super>p                  xfce4-display-settings --minimal
/commands/custom/XF86Display               xfce4-display-settings --minimal
/commands/custom/XF86Mail                  exo-open --launch MailReader
/commands/custom/XF86WWW                   exo-open --launch WebBrowser
/commands/default/<Alt>F1                  xfce4-popup-applicationsmenu
/commands/default/<Alt>F2                  xfce4-appfinder --collapsed
/commands/default/<Alt>F2/startup-notify   true
/commands/default/<Alt>F3                  xfce4-appfinder
/commands/default/<Alt>F3/startup-notify   true
/commands/default/<Primary><Alt>Delete     xflock4
/commands/default/<Primary><Alt>l          xflock4
/commands/default/<Primary>Escape          xfdesktop --menu
/commands/default/<Super>p                 xfce4-display-settings --minimal
/commands/default/XF86Display              xfce4-display-settings --minimal
/commands/default/XF86Mail                 exo-open --launch MailReader
/commands/default/XF86WWW                  exo-open --launch WebBrowser
/providers                                 <<UNSUPPORTED>>
/xfwm4/custom/<Alt>Delete                  del_workspace_key
/xfwm4/custom/<Alt>F11                     fullscreen_key
/xfwm4/custom/<Alt>F12                     above_key
/xfwm4/custom/<Alt>F4                      close_window_key
/xfwm4/custom/<Alt>F6                      stick_window_key
/xfwm4/custom/<Alt>F7                      move_window_key
/xfwm4/custom/<Alt>Insert                  add_workspace_key
/xfwm4/custom/<Alt><Shift>Tab              cycle_reverse_windows_key
/xfwm4/custom/<Alt>space                   popup_menu_key
/xfwm4/custom/<Alt>Tab                     cycle_windows_key
/xfwm4/custom/Down                         down_key
/xfwm4/custom/Escape                       cancel_key
/xfwm4/custom/Left                         left_key
/xfwm4/custom/override                     true
/xfwm4/custom/<Primary><Alt>Down           down_workspace_key
/xfwm4/custom/<Primary><Alt>End            move_window_next_workspace_key
/xfwm4/custom/<Primary><Alt>Home           move_window_prev_workspace_key
/xfwm4/custom/<Primary><Alt>KP_1           move_window_workspace_1_key
/xfwm4/custom/<Primary><Alt>KP_2           move_window_workspace_2_key
/xfwm4/custom/<Primary><Alt>KP_3           move_window_workspace_3_key
/xfwm4/custom/<Primary><Alt>KP_4           move_window_workspace_4_key
/xfwm4/custom/<Primary><Alt>KP_5           move_window_workspace_5_key
/xfwm4/custom/<Primary><Alt>KP_6           move_window_workspace_6_key
/xfwm4/custom/<Primary><Alt>KP_7           move_window_workspace_7_key
/xfwm4/custom/<Primary><Alt>KP_8           move_window_workspace_8_key
/xfwm4/custom/<Primary><Alt>KP_9           move_window_workspace_9_key
/xfwm4/custom/<Primary><Alt>Left           left_workspace_key
/xfwm4/custom/<Primary><Alt>Right          right_workspace_key
/xfwm4/custom/<Primary><Alt>Up             up_workspace_key
/xfwm4/custom/<Primary>F1                  workspace_1_key
/xfwm4/custom/<Primary>F10                 workspace_10_key
/xfwm4/custom/<Primary>F11                 workspace_11_key
/xfwm4/custom/<Primary>F12                 workspace_12_key
/xfwm4/custom/<Primary>F2                  workspace_2_key
/xfwm4/custom/<Primary>F3                  workspace_3_key
/xfwm4/custom/<Primary>F4                  workspace_4_key
/xfwm4/custom/<Primary>F5                  workspace_5_key
/xfwm4/custom/<Primary>F6                  workspace_6_key
/xfwm4/custom/<Primary>F7                  workspace_7_key
/xfwm4/custom/<Primary>F8                  workspace_8_key
/xfwm4/custom/<Primary>F9                  workspace_9_key
/xfwm4/custom/<Primary><Shift><Alt>Left    move_window_left_key
/xfwm4/custom/<Primary><Shift><Alt>Right   move_window_right_key
/xfwm4/custom/<Primary><Shift><Alt>Up      move_window_up_key
/xfwm4/custom/Right                        right_key
/xfwm4/custom/<Shift><Alt>Page_Down        lower_window_key
/xfwm4/custom/<Shift><Alt>Page_Up          raise_window_key
/xfwm4/custom/<Super>d                     show_desktop_key
/xfwm4/custom/<Super>KP_0                  hide_window_key
/xfwm4/custom/<Super>KP_1                  tile_down_left_key
/xfwm4/custom/<Super>KP_2                  tile_down_key
/xfwm4/custom/<Super>KP_3                  tile_down_right_key
/xfwm4/custom/<Super>KP_4                  tile_left_key
/xfwm4/custom/<Super>KP_5                  maximize_window_key
/xfwm4/custom/<Super>KP_6                  tile_right_key
/xfwm4/custom/<Super>KP_7                  tile_up_left_key
/xfwm4/custom/<Super>KP_9                  tile_up_right_key
/xfwm4/custom/<Super>KP_Up                 tile_up_key
/xfwm4/custom/<Super>Tab                   switch_window_key
/xfwm4/custom/Up                           up_key
/xfwm4/default/<Alt>Delete                 del_workspace_key
/xfwm4/default/<Alt>F10                    maximize_window_key
/xfwm4/default/<Alt>F11                    fullscreen_key
/xfwm4/default/<Alt>F12                    above_key
/xfwm4/default/<Alt>F4                     close_window_key
/xfwm4/default/<Alt>F6                     stick_window_key
/xfwm4/default/<Alt>F7                     move_window_key
/xfwm4/default/<Alt>F8                     resize_window_key
/xfwm4/default/<Alt>F9                     hide_window_key
/xfwm4/default/<Alt>Insert                 add_workspace_key
/xfwm4/default/<Alt><Shift>Tab             cycle_reverse_windows_key
/xfwm4/default/<Alt>space                  popup_menu_key
/xfwm4/default/<Alt>Tab                    cycle_windows_key
/xfwm4/default/Down                        down_key
/xfwm4/default/Escape                      cancel_key
/xfwm4/default/Left                        left_key
/xfwm4/default/<Primary><Alt>d             show_desktop_key
/xfwm4/default/<Primary><Alt>Down          down_workspace_key
/xfwm4/default/<Primary><Alt>End           move_window_next_workspace_key
/xfwm4/default/<Primary><Alt>Home          move_window_prev_workspace_key
/xfwm4/default/<Primary><Alt>KP_1          move_window_workspace_1_key
/xfwm4/default/<Primary><Alt>KP_2          move_window_workspace_2_key
/xfwm4/default/<Primary><Alt>KP_3          move_window_workspace_3_key
/xfwm4/default/<Primary><Alt>KP_4          move_window_workspace_4_key
/xfwm4/default/<Primary><Alt>KP_5          move_window_workspace_5_key
/xfwm4/default/<Primary><Alt>KP_6          move_window_workspace_6_key
/xfwm4/default/<Primary><Alt>KP_7          move_window_workspace_7_key
/xfwm4/default/<Primary><Alt>KP_8          move_window_workspace_8_key
/xfwm4/default/<Primary><Alt>KP_9          move_window_workspace_9_key
/xfwm4/default/<Primary><Alt>Left          left_workspace_key
/xfwm4/default/<Primary><Alt>Right         right_workspace_key
/xfwm4/default/<Primary><Alt>Up            up_workspace_key
/xfwm4/default/<Primary>F1                 workspace_1_key
/xfwm4/default/<Primary>F10                workspace_10_key
/xfwm4/default/<Primary>F11                workspace_11_key
/xfwm4/default/<Primary>F12                workspace_12_key
/xfwm4/default/<Primary>F2                 workspace_2_key
/xfwm4/default/<Primary>F3                 workspace_3_key
/xfwm4/default/<Primary>F4                 workspace_4_key
/xfwm4/default/<Primary>F5                 workspace_5_key
/xfwm4/default/<Primary>F6                 workspace_6_key
/xfwm4/default/<Primary>F7                 workspace_7_key
/xfwm4/default/<Primary>F8                 workspace_8_key
/xfwm4/default/<Primary>F9                 workspace_9_key
/xfwm4/default/<Primary><Shift><Alt>Left   move_window_left_key
/xfwm4/default/<Primary><Shift><Alt>Right  move_window_right_key
/xfwm4/default/<Primary><Shift><Alt>Up     move_window_up_key
/xfwm4/default/Right                       right_key
/xfwm4/default/<Shift><Alt>Page_Down       lower_window_key
/xfwm4/default/<Shift><Alt>Page_Up         raise_window_key
/xfwm4/default/<Super>Tab                  switch_window_key
/xfwm4/default/Up                          up_key

Last edited by 7thSon (2018-05-08 17:40:50)

Offline

#4 2018-05-15 06:18:54

7thSon
Member
Registered: 2017-05-07
Posts: 186

Re: Ctrl+S keyboard shortcut stopped working

I haven't been able to solve this yet... anyone have further suggestions on where/what to check?

Offline

#5 2018-05-15 06:25:25

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: Ctrl+S keyboard shortcut stopped working

Run

xdotool key "XF86LogGrabInfo"

This will print a list of grabs to the xorg log (including which client grabs what)

Offline

#6 2018-05-15 17:43:54

7thSon
Member
Registered: 2017-05-07
Posts: 186

Re: Ctrl+S keyboard shortcut stopped working

seth wrote:

Run

xdotool key "XF86LogGrabInfo"

This will print a list of grabs to the xorg log (including which client grabs what)

Here's the output from that command,

[126644.425] Printing all currently registered grabs
[126644.425]   Printing all registered grabs of client pid 981 xinit /etc/xdg/xfce4/xinitrc -- /etc/X11/xinit/xserverrc vt1
[126644.425]   Printing all registered grabs of client pid 1010 xfce4-session 
[126644.425]   Printing all registered grabs of client pid 1031 xfwm4 --display :0.0 --sm-client-id 2af078415-757f-4ad2-a160-ff3c78df8847
[126644.425]   grab 0x40601c1c (core), type 'KeyPress' on window 0x1ca
[126644.425]     detail 88 (mask 0), modifiersDetail 14 (mask 0)
[126644.425]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.425]     core event mask 0x3
[126644.425]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.425]   grab 0x40601d1c (core), type 'KeyPress' on window 0x1ca
[126644.425]     detail 74 (mask 0), modifiersDetail 6 (mask 0)
[126644.425]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.425]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c1e (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 88 (mask 0), modifiersDetail 30 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d1e (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 74 (mask 0), modifiersDetail 22 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c18 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 88 (mask 0), modifiersDetail 12 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d18 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 74 (mask 0), modifiersDetail 4 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d1b (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 74 (mask 0), modifiersDetail 20 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c1b (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 88 (mask 0), modifiersDetail 28 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c14 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 87 (mask 0), modifiersDetail 14 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d14 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 73 (mask 0), modifiersDetail 6 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c16 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 87 (mask 0), modifiersDetail 30 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d16 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 73 (mask 0), modifiersDetail 22 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c10 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 87 (mask 0), modifiersDetail 12 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d10 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 73 (mask 0), modifiersDetail 4 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d13 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 73 (mask 0), modifiersDetail 20 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c13 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 87 (mask 0), modifiersDetail 28 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c0c (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 110 (mask 0), modifiersDetail 14 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d0c (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 72 (mask 0), modifiersDetail 6 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c0e (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 110 (mask 0), modifiersDetail 30 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d0e (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 72 (mask 0), modifiersDetail 22 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c08 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 110 (mask 0), modifiersDetail 12 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d08 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 72 (mask 0), modifiersDetail 4 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d0b (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 72 (mask 0), modifiersDetail 20 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c0b (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 110 (mask 0), modifiersDetail 28 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c04 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 115 (mask 0), modifiersDetail 14 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d04 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 71 (mask 0), modifiersDetail 6 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c06 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 115 (mask 0), modifiersDetail 30 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d06 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 71 (mask 0), modifiersDetail 22 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c00 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 115 (mask 0), modifiersDetail 12 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d00 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 71 (mask 0), modifiersDetail 4 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d03 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 71 (mask 0), modifiersDetail 20 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c03 (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 115 (mask 0), modifiersDetail 28 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c3c (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 85 (mask 0), modifiersDetail 14 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601d3c (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 96 (mask 0), modifiersDetail 6 (mask 0)
[126644.426]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.426]     core event mask 0x3
[126644.426]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.426]   grab 0x40601c3e (core), type 'KeyPress' on window 0x1ca
[126644.426]     detail 85 (mask 0), modifiersDetail 30 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d3e (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 96 (mask 0), modifiersDetail 22 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c38 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 85 (mask 0), modifiersDetail 12 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d38 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 96 (mask 0), modifiersDetail 4 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d3b (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 96 (mask 0), modifiersDetail 20 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c3b (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 85 (mask 0), modifiersDetail 28 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c34 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 84 (mask 0), modifiersDetail 14 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d34 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 95 (mask 0), modifiersDetail 6 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c36 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 84 (mask 0), modifiersDetail 30 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d36 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 95 (mask 0), modifiersDetail 22 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c30 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 84 (mask 0), modifiersDetail 12 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d30 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 95 (mask 0), modifiersDetail 4 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d33 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 95 (mask 0), modifiersDetail 20 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c33 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 84 (mask 0), modifiersDetail 28 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c2c (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 83 (mask 0), modifiersDetail 14 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d2c (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 76 (mask 0), modifiersDetail 6 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c2e (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 83 (mask 0), modifiersDetail 30 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d2e (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 76 (mask 0), modifiersDetail 22 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c28 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 83 (mask 0), modifiersDetail 12 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d28 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 76 (mask 0), modifiersDetail 4 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d2b (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 76 (mask 0), modifiersDetail 20 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c2b (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 83 (mask 0), modifiersDetail 28 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c24 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 89 (mask 0), modifiersDetail 14 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d24 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 75 (mask 0), modifiersDetail 6 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c26 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 89 (mask 0), modifiersDetail 30 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d26 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 75 (mask 0), modifiersDetail 22 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c20 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 89 (mask 0), modifiersDetail 12 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d20 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 75 (mask 0), modifiersDetail 4 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d23 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 75 (mask 0), modifiersDetail 20 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c23 (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 89 (mask 0), modifiersDetail 28 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c5c (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 65 (mask 0), modifiersDetail 10 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d5f (core), type 'ButtonPress' on window 0x1200003
[126644.427]     detail 0 (mask 0), modifiersDetail 66 (mask 0)
[126644.427]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0xcc
[126644.427]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601c5e (core), type 'KeyPress' on window 0x1ca
[126644.427]     detail 65 (mask 0), modifiersDetail 26 (mask 0)
[126644.427]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.427]     core event mask 0x3
[126644.427]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.427]   grab 0x40601d5e (core), type 'ButtonPress' on window 0x1200003
[126644.428]     detail 0 (mask 0), modifiersDetail 80 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d59 (core), type 'ButtonPress' on window 0x5800007
[126644.428]     detail 0 (mask 0), modifiersDetail 32768 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601c58 (core), type 'KeyPress' on window 0x1ca
[126644.428]     detail 65 (mask 0), modifiersDetail 8 (mask 0)
[126644.428]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0x3
[126644.428]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d58 (core), type 'ButtonPress' on window 0x5800007
[126644.428]     detail 0 (mask 0), modifiersDetail 82 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d5b (core), type 'ButtonPress' on window 0x1200003
[126644.428]     detail 0 (mask 0), modifiersDetail 64 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601c5b (core), type 'KeyPress' on window 0x1ca
[126644.428]     detail 65 (mask 0), modifiersDetail 24 (mask 0)
[126644.428]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0x3
[126644.428]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d55 (core), type 'ButtonPress' on window 0x5800007
[126644.428]     detail 0 (mask 0), modifiersDetail 80 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601c54 (core), type 'KeyPress' on window 0x1ca
[126644.428]     detail 81 (mask 0), modifiersDetail 14 (mask 0)
[126644.428]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0x3
[126644.428]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601c56 (core), type 'KeyPress' on window 0x1ca
[126644.428]     detail 81 (mask 0), modifiersDetail 30 (mask 0)
[126644.428]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0x3
[126644.428]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d56 (core), type 'ButtonPress' on window 0x5800007
[126644.428]     detail 0 (mask 0), modifiersDetail 66 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601c50 (core), type 'KeyPress' on window 0x1ca
[126644.428]     detail 81 (mask 0), modifiersDetail 12 (mask 0)
[126644.428]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0x3
[126644.428]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d50 (core), type 'ButtonPress' on window 0x4800001
[126644.428]     detail 0 (mask 0), modifiersDetail 32768 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d52 (core), type 'ButtonPress' on window 0x5800007
[126644.428]     detail 0 (mask 0), modifiersDetail 64 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601c53 (core), type 'KeyPress' on window 0x1ca
[126644.428]     detail 81 (mask 0), modifiersDetail 28 (mask 0)
[126644.428]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0x3
[126644.428]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d4d (core), type 'ButtonPress' on window 0x4800001
[126644.428]     detail 0 (mask 0), modifiersDetail 66 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601c4c (core), type 'KeyPress' on window 0x1ca
[126644.428]     detail 80 (mask 0), modifiersDetail 14 (mask 0)
[126644.428]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0x3
[126644.428]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d4c (core), type 'ButtonPress' on window 0x4800001
[126644.428]     detail 0 (mask 0), modifiersDetail 80 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d4f (core), type 'ButtonPress' on window 0x4800001
[126644.428]     detail 0 (mask 0), modifiersDetail 82 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601c4e (core), type 'KeyPress' on window 0x1ca
[126644.428]     detail 80 (mask 0), modifiersDetail 30 (mask 0)
[126644.428]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0x3
[126644.428]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d49 (core), type 'ButtonPress' on window 0x4800001
[126644.428]     detail 0 (mask 0), modifiersDetail 64 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601c48 (core), type 'KeyPress' on window 0x1ca
[126644.428]     detail 80 (mask 0), modifiersDetail 12 (mask 0)
[126644.428]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0x3
[126644.428]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601c4b (core), type 'KeyPress' on window 0x1ca
[126644.428]     detail 80 (mask 0), modifiersDetail 28 (mask 0)
[126644.428]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0x3
[126644.428]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601c44 (core), type 'KeyPress' on window 0x1ca
[126644.428]     detail 79 (mask 0), modifiersDetail 14 (mask 0)
[126644.428]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0x3
[126644.428]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d44 (core), type 'ButtonPress' on window 0x540008f
[126644.428]     detail 0 (mask 0), modifiersDetail 66 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d47 (core), type 'ButtonPress' on window 0x540008f
[126644.428]     detail 0 (mask 0), modifiersDetail 32768 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601c46 (core), type 'KeyPress' on window 0x1ca
[126644.428]     detail 79 (mask 0), modifiersDetail 30 (mask 0)
[126644.428]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0x3
[126644.428]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d46 (core), type 'ButtonPress' on window 0x540008f
[126644.428]     detail 0 (mask 0), modifiersDetail 82 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601c40 (core), type 'KeyPress' on window 0x1ca
[126644.428]     detail 79 (mask 0), modifiersDetail 12 (mask 0)
[126644.428]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0x3
[126644.428]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d40 (core), type 'ButtonPress' on window 0x540008f
[126644.428]     detail 0 (mask 0), modifiersDetail 64 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d43 (core), type 'ButtonPress' on window 0x540008f
[126644.428]     detail 0 (mask 0), modifiersDetail 80 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601c43 (core), type 'KeyPress' on window 0x1ca
[126644.428]     detail 79 (mask 0), modifiersDetail 28 (mask 0)
[126644.428]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0x3
[126644.428]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d7d (core), type 'ButtonPress' on window 0x3400002
[126644.428]     detail 0 (mask 0), modifiersDetail 32768 (mask 0)
[126644.428]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0xcc
[126644.428]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601c7c (core), type 'KeyPress' on window 0x1ca
[126644.428]     detail 72 (mask 0), modifiersDetail 10 (mask 0)
[126644.428]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.428]     core event mask 0x3
[126644.428]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.428]   grab 0x40601d7c (core), type 'ButtonPress' on window 0x3400002
[126644.429]     detail 0 (mask 0), modifiersDetail 82 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d7f (core), type 'ButtonPress' on window 0x4600002
[126644.429]     detail 0 (mask 0), modifiersDetail 64 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c7e (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 72 (mask 0), modifiersDetail 26 (mask 0)
[126644.429]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0x3
[126644.429]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d79 (core), type 'ButtonPress' on window 0x3400002
[126644.429]     detail 0 (mask 0), modifiersDetail 80 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c78 (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 72 (mask 0), modifiersDetail 8 (mask 0)
[126644.429]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0x3
[126644.429]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d7a (core), type 'ButtonPress' on window 0x3400002
[126644.429]     detail 0 (mask 0), modifiersDetail 66 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c7b (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 72 (mask 0), modifiersDetail 24 (mask 0)
[126644.429]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0x3
[126644.429]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c74 (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 40 (mask 0), modifiersDetail 66 (mask 0)
[126644.429]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0x3
[126644.429]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d74 (core), type 'ButtonPress' on window 0x3000002
[126644.429]     detail 0 (mask 0), modifiersDetail 32768 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c76 (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 40 (mask 0), modifiersDetail 82 (mask 0)
[126644.429]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0x3
[126644.429]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d76 (core), type 'ButtonPress' on window 0x3400002
[126644.429]     detail 0 (mask 0), modifiersDetail 64 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d71 (core), type 'ButtonPress' on window 0x3000002
[126644.429]     detail 0 (mask 0), modifiersDetail 66 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c70 (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 40 (mask 0), modifiersDetail 64 (mask 0)
[126644.429]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0x3
[126644.429]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d70 (core), type 'ButtonPress' on window 0x3000002
[126644.429]     detail 0 (mask 0), modifiersDetail 80 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d73 (core), type 'ButtonPress' on window 0x3000002
[126644.429]     detail 0 (mask 0), modifiersDetail 82 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c73 (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 40 (mask 0), modifiersDetail 80 (mask 0)
[126644.429]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0x3
[126644.429]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d6d (core), type 'ButtonPress' on window 0x3000002
[126644.429]     detail 0 (mask 0), modifiersDetail 64 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c6c (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 114 (mask 0), modifiersDetail 14 (mask 0)
[126644.429]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0x3
[126644.429]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c6e (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 114 (mask 0), modifiersDetail 30 (mask 0)
[126644.429]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0x3
[126644.429]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c68 (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 114 (mask 0), modifiersDetail 12 (mask 0)
[126644.429]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0x3
[126644.429]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d68 (core), type 'ButtonPress' on window 0x3600003
[126644.429]     detail 0 (mask 0), modifiersDetail 66 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d6b (core), type 'ButtonPress' on window 0x3600003
[126644.429]     detail 0 (mask 0), modifiersDetail 32768 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d6a (core), type 'ButtonPress' on window 0x3600003
[126644.429]     detail 0 (mask 0), modifiersDetail 82 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c6b (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 114 (mask 0), modifiersDetail 28 (mask 0)
[126644.429]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0x3
[126644.429]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c64 (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 112 (mask 0), modifiersDetail 11 (mask 0)
[126644.429]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0x3
[126644.429]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d64 (core), type 'ButtonPress' on window 0x3600003
[126644.429]     detail 0 (mask 0), modifiersDetail 64 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d67 (core), type 'ButtonPress' on window 0x3600003
[126644.429]     detail 0 (mask 0), modifiersDetail 80 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c66 (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 112 (mask 0), modifiersDetail 27 (mask 0)
[126644.429]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0x3
[126644.429]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d61 (core), type 'ButtonPress' on window 0x1200003
[126644.429]     detail 0 (mask 0), modifiersDetail 82 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c60 (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 112 (mask 0), modifiersDetail 9 (mask 0)
[126644.429]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0x3
[126644.429]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d62 (core), type 'ButtonPress' on window 0x1200003
[126644.429]     detail 0 (mask 0), modifiersDetail 32768 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c63 (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 112 (mask 0), modifiersDetail 25 (mask 0)
[126644.429]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0x3
[126644.429]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601d9d (core), type 'ButtonPress' on window 0x520002f
[126644.429]     detail 0 (mask 0), modifiersDetail 80 (mask 0)
[126644.429]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.429]     core event mask 0xcc
[126644.429]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.429]   grab 0x40601c9c (core), type 'KeyPress' on window 0x1ca
[126644.429]     detail 85 (mask 0), modifiersDetail 66 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601c9e (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 85 (mask 0), modifiersDetail 82 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d9e (core), type 'ButtonPress' on window 0x520002f
[126644.430]     detail 0 (mask 0), modifiersDetail 66 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601c98 (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 85 (mask 0), modifiersDetail 64 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d98 (core), type 'ButtonPress' on window 0xa00004
[126644.430]     detail 0 (mask 0), modifiersDetail 32768 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d9a (core), type 'ButtonPress' on window 0x520002f
[126644.430]     detail 0 (mask 0), modifiersDetail 64 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601c9b (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 85 (mask 0), modifiersDetail 80 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d95 (core), type 'ButtonPress' on window 0xa00004
[126644.430]     detail 0 (mask 0), modifiersDetail 66 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601c94 (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 83 (mask 0), modifiersDetail 66 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d94 (core), type 'ButtonPress' on window 0xa00004
[126644.430]     detail 0 (mask 0), modifiersDetail 80 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d97 (core), type 'ButtonPress' on window 0xa00004
[126644.430]     detail 0 (mask 0), modifiersDetail 82 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601c96 (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 83 (mask 0), modifiersDetail 82 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d91 (core), type 'ButtonPress' on window 0xa00004
[126644.430]     detail 0 (mask 0), modifiersDetail 64 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601c90 (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 83 (mask 0), modifiersDetail 64 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601c93 (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 83 (mask 0), modifiersDetail 80 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601c8c (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 88 (mask 0), modifiersDetail 66 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d8c (core), type 'ButtonPress' on window 0x3200002
[126644.430]     detail 0 (mask 0), modifiersDetail 66 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d8f (core), type 'ButtonPress' on window 0x3200002
[126644.430]     detail 0 (mask 0), modifiersDetail 32768 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601c8e (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 88 (mask 0), modifiersDetail 82 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d8e (core), type 'ButtonPress' on window 0x3200002
[126644.430]     detail 0 (mask 0), modifiersDetail 82 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601c88 (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 88 (mask 0), modifiersDetail 64 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d88 (core), type 'ButtonPress' on window 0x3200002
[126644.430]     detail 0 (mask 0), modifiersDetail 64 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d8b (core), type 'ButtonPress' on window 0x3200002
[126644.430]     detail 0 (mask 0), modifiersDetail 80 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601c8b (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 88 (mask 0), modifiersDetail 80 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d85 (core), type 'ButtonPress' on window 0x4600002
[126644.430]     detail 0 (mask 0), modifiersDetail 82 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601c84 (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 23 (mask 0), modifiersDetail 66 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601c86 (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 23 (mask 0), modifiersDetail 82 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d86 (core), type 'ButtonPress' on window 0x4600002
[126644.430]     detail 0 (mask 0), modifiersDetail 32768 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601c80 (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 23 (mask 0), modifiersDetail 64 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d83 (core), type 'ButtonPress' on window 0x4600002
[126644.430]     detail 0 (mask 0), modifiersDetail 66 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601d82 (core), type 'ButtonPress' on window 0x4600002
[126644.430]     detail 0 (mask 0), modifiersDetail 80 (mask 0)
[126644.430]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0xcc
[126644.430]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601c83 (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 23 (mask 0), modifiersDetail 80 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601cbc (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 79 (mask 0), modifiersDetail 66 (mask 0)
[126644.430]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.430]     core event mask 0x3
[126644.430]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.430]   grab 0x40601bbb (core), type 'KeyPress' on window 0x1ca
[126644.430]     detail 23 (mask 0), modifiersDetail 24 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601dbf (core), type 'ButtonPress' on window 0x36002cb
[126644.431]     detail 0 (mask 0), modifiersDetail 66 (mask 0)
[126644.431]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0xcc
[126644.431]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601cbe (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 79 (mask 0), modifiersDetail 82 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601dbe (core), type 'ButtonPress' on window 0x36002cb
[126644.431]     detail 0 (mask 0), modifiersDetail 80 (mask 0)
[126644.431]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0xcc
[126644.431]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601bb8 (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 23 (mask 0), modifiersDetail 8 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601cb8 (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 79 (mask 0), modifiersDetail 64 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601bbe (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 23 (mask 0), modifiersDetail 26 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601dbb (core), type 'ButtonPress' on window 0x36002cb
[126644.431]     detail 0 (mask 0), modifiersDetail 64 (mask 0)
[126644.431]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0xcc
[126644.431]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601cbb (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 79 (mask 0), modifiersDetail 80 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601bbc (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 23 (mask 0), modifiersDetail 10 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601cb4 (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 89 (mask 0), modifiersDetail 66 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601bb3 (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 70 (mask 0), modifiersDetail 24 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601cb6 (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 89 (mask 0), modifiersDetail 82 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601bb0 (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 70 (mask 0), modifiersDetail 8 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601cb0 (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 89 (mask 0), modifiersDetail 64 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601bb6 (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 70 (mask 0), modifiersDetail 26 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601cb3 (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 89 (mask 0), modifiersDetail 80 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601bb4 (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 70 (mask 0), modifiersDetail 10 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601cac (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 87 (mask 0), modifiersDetail 66 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601bab (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 118 (mask 0), modifiersDetail 24 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601cae (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 87 (mask 0), modifiersDetail 82 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601ba8 (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 118 (mask 0), modifiersDetail 8 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601da9 (core), type 'ButtonPress' on window 0x1c00010
[126644.431]     detail 0 (mask 0), modifiersDetail 82 (mask 0)
[126644.431]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0xcc
[126644.431]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601ca8 (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 87 (mask 0), modifiersDetail 64 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601bae (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 118 (mask 0), modifiersDetail 26 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601daa (core), type 'ButtonPress' on window 0x1c00010
[126644.431]     detail 0 (mask 0), modifiersDetail 32768 (mask 0)
[126644.431]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0xcc
[126644.431]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601cab (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 87 (mask 0), modifiersDetail 80 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601bac (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 118 (mask 0), modifiersDetail 10 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601ca4 (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 80 (mask 0), modifiersDetail 66 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601da7 (core), type 'ButtonPress' on window 0x1c00010
[126644.431]     detail 0 (mask 0), modifiersDetail 66 (mask 0)
[126644.431]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0xcc
[126644.431]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601ca6 (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 80 (mask 0), modifiersDetail 82 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0x3
[126644.431]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601da6 (core), type 'ButtonPress' on window 0x1c00010
[126644.431]     detail 0 (mask 0), modifiersDetail 80 (mask 0)
[126644.431]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0xcc
[126644.431]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601da1 (core), type 'ButtonPress' on window 0x520002f
[126644.431]     detail 0 (mask 0), modifiersDetail 32768 (mask 0)
[126644.431]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.431]     core event mask 0xcc
[126644.431]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.431]   grab 0x40601ca0 (core), type 'KeyPress' on window 0x1ca
[126644.431]     detail 80 (mask 0), modifiersDetail 64 (mask 0)
[126644.431]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601da0 (core), type 'ButtonPress' on window 0x520002f
[126644.432]     detail 0 (mask 0), modifiersDetail 82 (mask 0)
[126644.432]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0xcc
[126644.432]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601da3 (core), type 'ButtonPress' on window 0x1c00010
[126644.432]     detail 0 (mask 0), modifiersDetail 64 (mask 0)
[126644.432]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0xcc
[126644.432]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601ca3 (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 80 (mask 0), modifiersDetail 80 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601cdc (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 111 (mask 0), modifiersDetail 14 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601bdb (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 90 (mask 0), modifiersDetail 80 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601cde (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 111 (mask 0), modifiersDetail 30 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601bd8 (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 90 (mask 0), modifiersDetail 64 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601cd8 (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 111 (mask 0), modifiersDetail 12 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601bde (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 90 (mask 0), modifiersDetail 82 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601cdb (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 111 (mask 0), modifiersDetail 28 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601bdc (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 90 (mask 0), modifiersDetail 66 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601cd4 (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 95 (mask 0), modifiersDetail 10 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601bd3 (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 116 (mask 0), modifiersDetail 28 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601cd6 (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 95 (mask 0), modifiersDetail 26 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601bd0 (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 116 (mask 0), modifiersDetail 12 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601cd0 (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 95 (mask 0), modifiersDetail 8 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601bd6 (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 116 (mask 0), modifiersDetail 30 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601cd3 (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 95 (mask 0), modifiersDetail 24 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601bd4 (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 116 (mask 0), modifiersDetail 14 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601dcd (core), type 'ButtonPress' on window 0x3600402
[126644.432]     detail 0 (mask 0), modifiersDetail 82 (mask 0)
[126644.432]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0xcc
[126644.432]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601ccc (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 96 (mask 0), modifiersDetail 10 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601bcb (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 119 (mask 0), modifiersDetail 24 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601cce (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 96 (mask 0), modifiersDetail 26 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601dce (core), type 'ButtonPress' on window 0x3600402
[126644.432]     detail 0 (mask 0), modifiersDetail 32768 (mask 0)
[126644.432]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0xcc
[126644.432]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601bc8 (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 119 (mask 0), modifiersDetail 8 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601cc8 (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 96 (mask 0), modifiersDetail 8 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601bce (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 119 (mask 0), modifiersDetail 26 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601dcb (core), type 'ButtonPress' on window 0x3600402
[126644.432]     detail 0 (mask 0), modifiersDetail 66 (mask 0)
[126644.432]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0xcc
[126644.432]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601dca (core), type 'ButtonPress' on window 0x3600402
[126644.432]     detail 0 (mask 0), modifiersDetail 80 (mask 0)
[126644.432]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0xcc
[126644.432]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601ccb (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 96 (mask 0), modifiersDetail 24 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601bcc (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 119 (mask 0), modifiersDetail 10 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601cc4 (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 81 (mask 0), modifiersDetail 66 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.432]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.432]   grab 0x40601bc3 (core), type 'KeyPress' on window 0x1ca
[126644.432]     detail 23 (mask 0), modifiersDetail 25 (mask 0)
[126644.432]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.432]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601dc7 (core), type 'ButtonPress' on window 0x3600402
[126644.433]     detail 0 (mask 0), modifiersDetail 64 (mask 0)
[126644.433]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0xcc
[126644.433]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601cc6 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 81 (mask 0), modifiersDetail 82 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601bc0 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 23 (mask 0), modifiersDetail 9 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601dc1 (core), type 'ButtonPress' on window 0x36002cb
[126644.433]     detail 0 (mask 0), modifiersDetail 82 (mask 0)
[126644.433]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0xcc
[126644.433]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601cc0 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 81 (mask 0), modifiersDetail 64 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601bc6 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 23 (mask 0), modifiersDetail 27 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601dc2 (core), type 'ButtonPress' on window 0x36002cb
[126644.433]     detail 0 (mask 0), modifiersDetail 32768 (mask 0)
[126644.433]     device 'Virtual core pointer' (2), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0xcc
[126644.433]     owner-events false, kb 1 ptr 0, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601cc3 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 81 (mask 0), modifiersDetail 80 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601bc4 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 23 (mask 0), modifiersDetail 11 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601cfc (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 70 (mask 0), modifiersDetail 6 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601bfb (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 73 (mask 0), modifiersDetail 24 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601cfe (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 70 (mask 0), modifiersDetail 22 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601bf8 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 73 (mask 0), modifiersDetail 8 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601cf8 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 70 (mask 0), modifiersDetail 4 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601bfe (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 73 (mask 0), modifiersDetail 26 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601cfb (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 70 (mask 0), modifiersDetail 20 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601bfc (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 73 (mask 0), modifiersDetail 10 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601cf4 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 69 (mask 0), modifiersDetail 6 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601bf3 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 84 (mask 0), modifiersDetail 80 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601cf6 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 69 (mask 0), modifiersDetail 22 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601bf0 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 84 (mask 0), modifiersDetail 64 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601cf0 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 69 (mask 0), modifiersDetail 4 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601bf6 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 84 (mask 0), modifiersDetail 82 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601cf3 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 69 (mask 0), modifiersDetail 20 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601bf4 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 84 (mask 0), modifiersDetail 66 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601cec (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 68 (mask 0), modifiersDetail 6 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601beb (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 117 (mask 0), modifiersDetail 25 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601cee (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 68 (mask 0), modifiersDetail 22 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601be8 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 117 (mask 0), modifiersDetail 9 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601ce8 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 68 (mask 0), modifiersDetail 4 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601bee (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 117 (mask 0), modifiersDetail 27 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601ceb (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 68 (mask 0), modifiersDetail 20 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601bec (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 117 (mask 0), modifiersDetail 11 (mask 0)
[126644.433]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.433]     core event mask 0x3
[126644.433]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.433]   grab 0x40601ce4 (core), type 'KeyPress' on window 0x1ca
[126644.433]     detail 67 (mask 0), modifiersDetail 6 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40601be3 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 113 (mask 0), modifiersDetail 28 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40601ce6 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 67 (mask 0), modifiersDetail 22 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40601be0 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 113 (mask 0), modifiersDetail 12 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40601ce0 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 67 (mask 0), modifiersDetail 4 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40601be6 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 113 (mask 0), modifiersDetail 30 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40601ce3 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 67 (mask 0), modifiersDetail 20 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40601be4 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 113 (mask 0), modifiersDetail 14 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[126644.434]   Printing all registered grabs of client pid 1032 Thunar --sm-client-id 22426a5ef-0277-4bda-a22c-c481f47ff121 --daemon
[126644.434]   Printing all registered grabs of client pid 1034 xfce4-panel --display :0.0 --sm-client-id 296587d5f-45e5-4865-88f3-7ef2ea5daf65
[126644.434]   Printing all registered grabs of client pid 1035 xfsettingsd --display :0.0 --sm-client-id 2e3c3e743-b6ac-4a7c-8073-f5f6c1957fe2
[126644.434]   grab 0x40c00bef (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 28 (mask 0), modifiersDetail 6 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bee (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 28 (mask 0), modifiersDetail 20 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bec (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 28 (mask 0), modifiersDetail 4 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00beb (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 26 (mask 0), modifiersDetail 210 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00be8 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 26 (mask 0), modifiersDetail 194 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00be7 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 26 (mask 0), modifiersDetail 208 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00be5 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 26 (mask 0), modifiersDetail 82 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00be2 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 26 (mask 0), modifiersDetail 192 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00be0 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 26 (mask 0), modifiersDetail 66 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bbf (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 235 (mask 0), modifiersDetail 0 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bfa (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 28 (mask 0), modifiersDetail 150 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bf7 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 28 (mask 0), modifiersDetail 134 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bf6 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 28 (mask 0), modifiersDetail 148 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bf4 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 28 (mask 0), modifiersDetail 22 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bf1 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 28 (mask 0), modifiersDetail 132 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bce (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 46 (mask 0), modifiersDetail 12 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bcd (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 235 (mask 0), modifiersDetail 146 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bca (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 235 (mask 0), modifiersDetail 130 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bc9 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 235 (mask 0), modifiersDetail 144 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bc7 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 235 (mask 0), modifiersDetail 18 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bc4 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 235 (mask 0), modifiersDetail 128 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bc2 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 235 (mask 0), modifiersDetail 2 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bc1 (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 235 (mask 0), modifiersDetail 16 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bdf (core), type 'KeyPress' on window 0x1ca
[126644.434]     detail 26 (mask 0), modifiersDetail 80 (mask 0)
[126644.434]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.434]     core event mask 0x3
[126644.434]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.434]   grab 0x40c00bdd (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 26 (mask 0), modifiersDetail 64 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x40c00bdc (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 46 (mask 0), modifiersDetail 158 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x40c00bd9 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 46 (mask 0), modifiersDetail 142 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x40c00bd8 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 46 (mask 0), modifiersDetail 156 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x40c00bd6 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 46 (mask 0), modifiersDetail 30 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x40c00bd3 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 46 (mask 0), modifiersDetail 140 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x40c00bd1 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 46 (mask 0), modifiersDetail 14 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x40c00bd0 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 46 (mask 0), modifiersDetail 28 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   Printing all registered grabs of client pid 1037 xfdesktop --display :0.0 --sm-client-id 27b8a35d1-2fec-4967-9b84-6b0a8ace4c2d
[126644.435]   Printing all registered grabs of client pid 1043 /usr/lib/xfce4/panel/wrapper-1.0 /usr/lib/xfce4/panel/plugins/libdockbarx.so 14 10485797 dockbarx DockbarX Dock-style taskbar with grouping and group manipulation. 
[126644.435]   Printing all registered grabs of client pid 1037 xfdesktop --display :0.0 --sm-client-id 27b8a35d1-2fec-4967-9b84-6b0a8ace4c2d
[126644.435]   Printing all registered grabs of client pid 1107 /usr/bin/compton -b -d:0
[126644.435]   Printing all registered grabs of client pid 1044 /usr/lib/xfce4/panel/wrapper-1.0 /usr/lib/xfce4/panel/plugins/libsystray.so 2 10485798 systray Notification Area Area where notification icons appear 
[126644.435]   Printing all registered grabs of client pid 1045 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libpulseaudio-plugin.so 3 10485799 pulseaudio PulseAudio Plugin Adjust the audio volume of the PulseAudio sound system 
[126644.435]   grab 0x41800145 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 122 (mask 0), modifiersDetail 0 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800144 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 123 (mask 0), modifiersDetail 18 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800147 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 122 (mask 0), modifiersDetail 2 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800146 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 122 (mask 0), modifiersDetail 16 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800141 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 123 (mask 0), modifiersDetail 0 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800140 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 121 (mask 0), modifiersDetail 18 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800143 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 123 (mask 0), modifiersDetail 2 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800142 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 123 (mask 0), modifiersDetail 16 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800148 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 122 (mask 0), modifiersDetail 18 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800124 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 171 (mask 0), modifiersDetail 18 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800125 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 173 (mask 0), modifiersDetail 0 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800126 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 173 (mask 0), modifiersDetail 16 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800127 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 173 (mask 0), modifiersDetail 2 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800121 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 171 (mask 0), modifiersDetail 0 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800122 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 171 (mask 0), modifiersDetail 16 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800123 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 171 (mask 0), modifiersDetail 2 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x4180012c (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 174 (mask 0), modifiersDetail 18 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x4180012d (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 172 (mask 0), modifiersDetail 0 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x4180012e (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 172 (mask 0), modifiersDetail 16 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x4180012f (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 172 (mask 0), modifiersDetail 2 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800128 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 173 (mask 0), modifiersDetail 18 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x41800129 (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 174 (mask 0), modifiersDetail 0 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.435]   grab 0x4180012a (core), type 'KeyPress' on window 0x1ca
[126644.435]     detail 174 (mask 0), modifiersDetail 16 (mask 0)
[126644.435]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.435]     core event mask 0x3
[126644.435]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x4180012b (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 174 (mask 0), modifiersDetail 2 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x41800134 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 208 (mask 0), modifiersDetail 18 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x41800135 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 215 (mask 0), modifiersDetail 0 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x41800136 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 215 (mask 0), modifiersDetail 16 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x41800137 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 215 (mask 0), modifiersDetail 2 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x41800130 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 172 (mask 0), modifiersDetail 18 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x41800131 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 208 (mask 0), modifiersDetail 0 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x41800132 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 208 (mask 0), modifiersDetail 16 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x41800133 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 208 (mask 0), modifiersDetail 2 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x4180013c (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 198 (mask 0), modifiersDetail 18 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x4180013d (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 121 (mask 0), modifiersDetail 0 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x4180013e (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 121 (mask 0), modifiersDetail 16 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x4180013f (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 121 (mask 0), modifiersDetail 2 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x41800138 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 215 (mask 0), modifiersDetail 18 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x41800139 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 198 (mask 0), modifiersDetail 0 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x4180013a (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 198 (mask 0), modifiersDetail 16 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x4180013b (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 198 (mask 0), modifiersDetail 2 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   Printing all registered grabs of client pid 1041 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libwhiskermenu.so 5 10485796 whiskermenu Whisker Menu Show a menu to easily access installed applications 
[126644.436]   Printing all registered grabs of client pid 1048 /usr/lib/thunderbird/thunderbird --sm-client-id 225dd7b10-0330-40be-b45b-3520a4a81eaa
[126644.436]   Printing all registered grabs of client pid 1045 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libpulseaudio-plugin.so 3 10485799 pulseaudio PulseAudio Plugin Adjust the audio volume of the PulseAudio sound system 
[126644.436]   Printing all registered grabs of client pid 1095 /usr/lib/xfce4/notifyd/xfce4-notifyd 
[126644.436]   Printing all registered grabs of client pid 1090 /usr/lib/at-spi2-registryd --use-gnome-session
[126644.436]   Printing all registered grabs of client pid 1103 /usr/bin/ksuperkey 
[126644.436]   Printing all registered grabs of client pid 1103 /usr/bin/ksuperkey 
[126644.436]   Printing all registered grabs of client pid 1106 /usr/bin/kalu 
[126644.436]   Printing all registered grabs of client pid 1111 /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 
[126644.436]   Printing all registered grabs of client pid 1054 python2 /usr/share/xfce4/panel/plugins/xfce4-dockbarx-plug -s 16777252 -i 14
[126644.436]   grab 0x42c00186 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 14 (mask 0), modifiersDetail 82 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x42c00187 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 13 (mask 0), modifiersDetail 64 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x42c00184 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 14 (mask 0), modifiersDetail 80 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x42c00185 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 14 (mask 0), modifiersDetail 66 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x42c00182 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 15 (mask 0), modifiersDetail 82 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x42c00183 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 14 (mask 0), modifiersDetail 64 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x42c00180 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 15 (mask 0), modifiersDetail 80 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x42c00181 (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 15 (mask 0), modifiersDetail 66 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x42c0018e (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 12 (mask 0), modifiersDetail 82 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x42c0018f (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 11 (mask 0), modifiersDetail 64 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x42c0018c (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 12 (mask 0), modifiersDetail 80 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x42c0018d (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 12 (mask 0), modifiersDetail 66 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x42c0018a (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 13 (mask 0), modifiersDetail 82 (mask 0)
[126644.436]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.436]     core event mask 0x3
[126644.436]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.436]   grab 0x42c0018b (core), type 'KeyPress' on window 0x1ca
[126644.436]     detail 12 (mask 0), modifiersDetail 64 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x42c00188 (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 13 (mask 0), modifiersDetail 80 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x42c00189 (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 13 (mask 0), modifiersDetail 66 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x42c00196 (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 10 (mask 0), modifiersDetail 82 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x42c00197 (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 19 (mask 0), modifiersDetail 64 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x42c00194 (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 10 (mask 0), modifiersDetail 80 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x42c00195 (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 10 (mask 0), modifiersDetail 66 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x42c00192 (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 11 (mask 0), modifiersDetail 82 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x42c00193 (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 10 (mask 0), modifiersDetail 64 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x42c00190 (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 11 (mask 0), modifiersDetail 80 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x42c00191 (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 11 (mask 0), modifiersDetail 66 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x42c0019a (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 19 (mask 0), modifiersDetail 82 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x42c00198 (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 19 (mask 0), modifiersDetail 80 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x42c00199 (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 19 (mask 0), modifiersDetail 66 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x42c0017f (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 15 (mask 0), modifiersDetail 64 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   Printing all registered grabs of client pid 1843 /usr/lib/opera/opera --force-device-scale-factor=1 --password-store=basic 
[126644.437]   Printing all registered grabs of client pid 19771 /usr/bin/xfce4-terminal 
[126644.437]   Printing all registered grabs of client pid 1134 transgui 
[126644.437]   Printing all registered grabs of client pid 1109 /usr/bin/albert 
[126644.437]   grab 0x43a00007 (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 67 (mask 0), modifiersDetail 8 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events true, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x43a00008 (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 67 (mask 0), modifiersDetail 10 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events true, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x43a00009 (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 67 (mask 0), modifiersDetail 24 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events true, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   grab 0x43a0000a (core), type 'KeyPress' on window 0x1ca
[126644.437]     detail 67 (mask 0), modifiersDetail 26 (mask 0)
[126644.437]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[126644.437]     core event mask 0x3
[126644.437]     owner-events true, kb 1 ptr 1, confine 0x0, cursor 0x0
[126644.437]   Printing all registered grabs of client pid 1102 python3 /usr/bin/redshift-gtk
[126644.437]   Printing all registered grabs of client pid 1109 /usr/bin/albert 
[126644.437]   Printing all registered grabs of client pid 1346 /usr/bin/redshift -v
[126644.437]   Printing all registered grabs of client pid 1048 /usr/lib/thunderbird/thunderbird --sm-client-id 225dd7b10-0330-40be-b45b-3520a4a81eaa
[126644.437]   Printing all registered grabs of client pid 938 /usr/bin/pulseaudio --daemonize=no
[126644.437]   Printing all registered grabs of client pid 1843 /usr/lib/opera/opera --force-device-scale-factor=1 --password-store=basic 
[126644.437]   Printing all registered grabs of client pid 1921 /usr/lib/opera/opera --type=gpu-process --field-trial-handle=2780394267011807831,10612196087173061766,131072 --disable-features=SharedArrayBuffer --enable-proprietary-media-types-playback --gpu-preferences=KAAAAAAAAACAAACAAQAAAAAAAAAAAGAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --enable-proprietary-media-types-playback --service-request-channel-token=3F3B7347124D05CE082BEB2A64719DB 
[126644.437]   Printing all registered grabs of client pid 1921 /usr/lib/opera/opera --type=gpu-process --field-trial-handle=2780394267011807831,10612196087173061766,131072 --disable-features=SharedArrayBuffer --enable-proprietary-media-types-playback --gpu-preferences=KAAAAAAAAACAAACAAQAAAAAAAAAAAGAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --enable-proprietary-media-types-playback --service-request-channel-token=3F3B7347124D05CE082BEB2A64719DB 
[126644.437]   Printing all registered grabs of client pid 1921 /usr/lib/opera/opera --type=gpu-process --field-trial-handle=2780394267011807831,10612196087173061766,131072 --disable-features=SharedArrayBuffer --enable-proprietary-media-types-playback --gpu-preferences=KAAAAAAAAACAAACAAQAAAAAAAAAAAGAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --enable-proprietary-media-types-playback --service-request-channel-token=3F3B7347124D05CE082BEB2A64719DB 
[126644.437]   Printing all registered grabs of client pid 1921 /usr/lib/opera/opera --type=gpu-process --field-trial-handle=2780394267011807831,10612196087173061766,131072 --disable-features=SharedArrayBuffer --enable-proprietary-media-types-playback --gpu-preferences=KAAAAAAAAACAAACAAQAAAAAAAAAAAGAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --enable-proprietary-media-types-playback --service-request-channel-token=3F3B7347124D05CE082BEB2A64719DB 
[126644.437]   Printing all registered grabs of client pid 5297 /usr/bin/python2 /usr/bin/deluge-gtk
[126644.437]   Printing all registered grabs of client pid 1887 palemoon 
[126644.437]   Printing all registered grabs of client pid 1921 /usr/lib/opera/opera --type=gpu-process --field-trial-handle=2780394267011807831,10612196087173061766,131072 --disable-features=SharedArrayBuffer --enable-proprietary-media-types-playback --gpu-preferences=KAAAAAAAAACAAACAAQAAAAAAAAAAAGAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --enable-proprietary-media-types-playback --service-request-channel-token=3F3B7347124D05CE082BEB2A64719DB 
[126644.437]   Printing all registered grabs of client pid 2940 xdotool key XF86LogGrabInfo
[126644.437] End list of registered passive grabs

I also tried running "sleep 1; xdotool key XF86LogGrabInfo" and pressing ctrl+S to get an active grab, with the result below.

[127151.668] Active grab 0x40c056b2 (core) on device 'Virtual core keyboard' (3):
[127151.668]       client pid 1035 xfsettingsd --display :0.0 --sm-client-id 2e3c3e743-b6ac-4a7c-8073-f5f6c1957fe2
[127151.668]       at 127151409 (from passive grab) (device thawed, state 1)
[127151.668]         core event mask 0x3
[127151.668]       passive grab type 2, detail 0x27, activating key 39
[127151.668]       owner-events false, kb 1 ptr 1, confine 0, cursor 0x0
[127151.668] (II) End list of active device grabs

I'm having a very hard time finding how to interpret the output from xdotools, how do you find a key combination in there?

Offline

#7 2018-05-15 18:35:16

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,447
Website

Re: Ctrl+S keyboard shortcut stopped working

The keys are represented by their code.  That "key 39" is for the 's' key.  However, the "mask 0x3" is odd: that should be 0x4 for Ctrl+s.  0x3 should be for Shift+Lock+s.

But in any case, it shows the grab is from xfsettingsd, so it is through your DE.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#8 2018-05-15 20:41:26

7thSon
Member
Registered: 2017-05-07
Posts: 186

Re: Ctrl+S keyboard shortcut stopped working

Trilby wrote:

The keys are represented by their code.  That "key 39" is for the 's' key.  However, the "mask 0x3" is odd: that should be 0x4 for Ctrl+s.  0x3 should be for Shift+Lock+s.

But in any case, it shows the grab is from xfsettingsd, so it is through your DE.

I realized a change I made recently was adding the shortcut ctrl+§ (the key to the left of "1" on my keyboard) to trigger a script for switching between headphone and speaker outputs. This breaks my ctrl+S shortcut for some reason...
I would like to keep ctrl+§ for my script, but for now I might just change it, since I have no idea why that would affect ctrl+S as well...

Last edited by 7thSon (2018-05-15 20:42:59)

Offline

#9 2018-05-15 20:49:03

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: Ctrl+S keyboard shortcut stopped working

Do you use multiple keyboard layouts?

setxkbmap -print -query

Offline

#10 2018-05-17 06:12:34

7thSon
Member
Registered: 2017-05-07
Posts: 186

Re: Ctrl+S keyboard shortcut stopped working

seth wrote:

Do you use multiple keyboard layouts?

setxkbmap -print -query

Hmm, no I should have only one, here's the output:

xkb_keymap {
	xkb_keycodes  { include "evdev+aliases(qwerty)"	};
	xkb_types     { include "complete"	};
	xkb_compat    { include "complete"	};
	xkb_symbols   { include "pc+se+inet(evdev)"	};
	xkb_geometry  { include "pc(pc105)"	};
};
rules:      evdev
model:      pc105
layout:     se

Offline

#11 2018-05-17 13:27:10

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: Ctrl+S keyboard shortcut stopped working

Nope.
What's the "xev -event keyboard" output for ctrl+s and ctrl+§ ?

Offline

#12 2018-05-17 16:44:26

7thSon
Member
Registered: 2017-05-07
Posts: 186

Re: Ctrl+S keyboard shortcut stopped working

seth wrote:

Nope.
What's the "xev -event keyboard" output for ctrl+s and ctrl+§ ?

First ctrl+S, then ctrl+§:

Outer window is 0x2800001, inner window is 0x2800002

KeymapNotify event, serial 20, synthetic NO, window 0x0,
    keys:  72  0   0   0   16  0   0   0   0   0   0   0   0   0   0   0   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

KeyRelease event, serial 25, synthetic NO, window 0x2800001,
    root 0x1ca, subw 0x0, time 296563565, (-163,147), root:(3588,773),
    state 0x10, keycode 36 (keysym 0xff0d, Return), same_screen YES,
"   XLookupString gives 1 bytes: (0d) "
    XFilterEvent returns: False

KeymapNotify event, serial 26, synthetic NO, window 0x0,
    keys:  4294967242 0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

KeyPress event, serial 28, synthetic NO, window 0x2800001,
    root 0x1ca, subw 0x0, time 296565409, (14,123), root:(3765,749),
    state 0x10, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyPress event, serial 28, synthetic NO, window 0x2800001,
    root 0x1ca, subw 0x0, time 296565609, (-6,114), root:(3745,740),
    state 0x14, keycode 39 (keysym 0x73, s), same_screen YES,
    XLookupString gives 1 bytes: (13) ""
    XmbLookupString gives 1 bytes: (13) ""
    XFilterEvent returns: False

KeyRelease event, serial 28, synthetic NO, window 0x2800001,
    root 0x1ca, subw 0x0, time 296565693, (-6,114), root:(3745,740),
    state 0x14, keycode 39 (keysym 0x73, s), same_screen YES,
    XLookupString gives 1 bytes: (13) ""
    XFilterEvent returns: False

KeyRelease event, serial 28, synthetic NO, window 0x2800001,
    root 0x1ca, subw 0x0, time 296565857, (-6,114), root:(3745,740),
    state 0x14, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeymapNotify event, serial 28, synthetic NO, window 0x0,
    keys:  4294967242 0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

KeyPress event, serial 28, synthetic NO, window 0x2800001,
    root 0x1ca, subw 0x0, time 296567432, (69,-20), root:(3820,606),
    state 0x10, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyPress event, serial 28, synthetic NO, window 0x2800001,
    root 0x1ca, subw 0x0, time 296567740, (65,-22), root:(3816,604),
    state 0x14, keycode 49 (keysym 0xa7, section), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 2 bytes: (c2 a7) "§"
    XFilterEvent returns: False

KeyRelease event, serial 28, synthetic NO, window 0x2800001,
    root 0x1ca, subw 0x0, time 296567852, (65,-22), root:(3816,604),
    state 0x14, keycode 49 (keysym 0xa7, section), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 28, synthetic NO, window 0x2800001,
    root 0x1ca, subw 0x0, time 296567916, (65,-22), root:(3816,604),
    state 0x14, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeymapNotify event, serial 28, synthetic NO, window 0x0,
    keys:  4294967242 0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

ClientMessage event, serial 28, synthetic YES, window 0x2800001,
    message_type 0x135 (WM_PROTOCOLS), format 32, message 0x133 (WM_DELETE_WINDOW)

Offline

#13 2018-05-17 18:46:19

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: Ctrl+S keyboard shortcut stopped working

Nothing of this explains any interference :-(
"section" seems even on the 1st level (so no other level shift involved)

Odd enough: keycode 49 neither seems to be under a passive grab...

Let's grab some straws:
- Your xorg log (in particular: are you using the libinput driver along the evdev rules?)
- Do you use GDM as DM?

Offline

#14 2018-05-17 22:05:09

7thSon
Member
Registered: 2017-05-07
Posts: 186

Re: Ctrl+S keyboard shortcut stopped working

seth wrote:

Nothing of this explains any interference :-(
"section" seems even on the 1st level (so no other level shift involved)

Odd enough: keycode 49 neither seems to be under a passive grab...

Let's grab some straws:
- Your xorg log (in particular: are you using the libinput driver along the evdev rules?)
- Do you use GDM as DM?

I'm sorry, I don't understand what you're asking regarding my xorg log and libinput drivers? What are evdev rules?
I don't have a display manager installed, specifically not gdm, unless there is a default that comes with XFCE.

Offline

#15 2018-05-18 07:35:47

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: Ctrl+S keyboard shortcut stopped working

You're using the display manager you installed and configured and you're frankly supposed to know that.

The evdev rules refer to the setxkbmap output you posted in comment #10

Please paste your Xorg log.

Edit: I really should not talk before the caffeine hits my brain.

Last edited by seth (2018-05-18 08:54:37)

Offline

#16 2018-05-18 15:39:37

7thSon
Member
Registered: 2017-05-07
Posts: 186

Re: Ctrl+S keyboard shortcut stopped working

seth wrote:

You're using the display manager you installed and configured and you're frankly supposed to know that.

The evdev rules refer to the setxkbmap output you posted in comment #10

Please paste your Xorg log.

Edit: I really should not talk before the caffeine hits my brain.

I'm not using a login screen, and I can't recall installing any display manager, currently I have my .zprofile file just start up xfce4 like below.
I've tinkered a lot though so I'm not saying I'm sure I don't have a dm installed, but I couldn't find anything installed via pacman either.

[[ -f ~/.zshrc ]] && . ~/.zshrc

if [ -z "$DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ]; then
	startxfce4
fi

My Xorg.0.log

127151.676]     core event mask 0x3
[127151.676]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.676]   grab 0x40603ce1 (core), type 'KeyPress' on window 0x1ca
[127151.676]     detail 117 (mask 0), modifiersDetail 11 (mask 0)
[127151.676]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.676]     core event mask 0x3
[127151.676]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.676]   grab 0x40603de3 (core), type 'KeyPress' on window 0x1ca
[127151.676]     detail 68 (mask 0), modifiersDetail 22 (mask 0)
[127151.676]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.676]     core event mask 0x3
[127151.676]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.676]   grab 0x40603ce3 (core), type 'KeyPress' on window 0x1ca
[127151.676]     detail 117 (mask 0), modifiersDetail 27 (mask 0)
[127151.676]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.676]     core event mask 0x3
[127151.676]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.676]   grab 0x40603ddd (core), type 'KeyPress' on window 0x1ca
[127151.676]     detail 68 (mask 0), modifiersDetail 4 (mask 0)
[127151.676]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.676]     core event mask 0x3
[127151.676]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.676]   grab 0x40603cdd (core), type 'KeyPress' on window 0x1ca
[127151.676]     detail 117 (mask 0), modifiersDetail 9 (mask 0)
[127151.676]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.676]     core event mask 0x3
[127151.676]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.676]   grab 0x40603dd9 (core), type 'KeyPress' on window 0x1ca
[127151.676]     detail 67 (mask 0), modifiersDetail 6 (mask 0)
[127151.676]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.676]     core event mask 0x3
[127151.676]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.676]   grab 0x40603cd8 (core), type 'KeyPress' on window 0x1ca
[127151.676]     detail 113 (mask 0), modifiersDetail 28 (mask 0)
[127151.676]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.676]     core event mask 0x3
[127151.676]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.676]   grab 0x40603dd8 (core), type 'KeyPress' on window 0x1ca
[127151.676]     detail 67 (mask 0), modifiersDetail 20 (mask 0)
[127151.676]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.676]     core event mask 0x3
[127151.676]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.676]   grab 0x40603cd9 (core), type 'KeyPress' on window 0x1ca
[127151.676]     detail 113 (mask 0), modifiersDetail 14 (mask 0)
[127151.676]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.676]     core event mask 0x3
[127151.676]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.676]   grab 0x40603ddb (core), type 'KeyPress' on window 0x1ca
[127151.676]     detail 67 (mask 0), modifiersDetail 22 (mask 0)
[127151.676]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.676]     core event mask 0x3
[127151.676]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.676]   grab 0x40603cdb (core), type 'KeyPress' on window 0x1ca
[127151.676]     detail 113 (mask 0), modifiersDetail 30 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603dd5 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 67 (mask 0), modifiersDetail 4 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603cd5 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 113 (mask 0), modifiersDetail 12 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603dd1 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 111 (mask 0), modifiersDetail 14 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603cd0 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 90 (mask 0), modifiersDetail 80 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603dd0 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 111 (mask 0), modifiersDetail 28 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603cd1 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 90 (mask 0), modifiersDetail 66 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603dd3 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 111 (mask 0), modifiersDetail 30 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603cd3 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 90 (mask 0), modifiersDetail 82 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603dcd (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 111 (mask 0), modifiersDetail 12 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603ccd (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 90 (mask 0), modifiersDetail 64 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603dc9 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 95 (mask 0), modifiersDetail 10 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603cc8 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 116 (mask 0), modifiersDetail 28 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603dc8 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 95 (mask 0), modifiersDetail 24 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603cc9 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 116 (mask 0), modifiersDetail 14 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603dcb (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 95 (mask 0), modifiersDetail 26 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603ccb (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 116 (mask 0), modifiersDetail 30 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603dc5 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 95 (mask 0), modifiersDetail 8 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603cc5 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 116 (mask 0), modifiersDetail 12 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603dc1 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 96 (mask 0), modifiersDetail 10 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603cc0 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 119 (mask 0), modifiersDetail 24 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603dc0 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 96 (mask 0), modifiersDetail 24 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603cc1 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 119 (mask 0), modifiersDetail 10 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603dc3 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 96 (mask 0), modifiersDetail 26 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40603cc3 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 119 (mask 0), modifiersDetail 26 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events true, kb 0 ptr 1, confine 0x0, cursor 0x0
[127151.677]   Printing all registered grabs of client pid 1032 Thunar --sm-client-id 22426a5ef-0277-4bda-a22c-c481f47ff121 --daemon
[127151.677]   Printing all registered grabs of client pid 1034 xfce4-panel --display :0.0 --sm-client-id 296587d5f-45e5-4865-88f3-7ef2ea5daf65
[127151.677]   Printing all registered grabs of client pid 1035 xfsettingsd --display :0.0 --sm-client-id 2e3c3e743-b6ac-4a7c-8073-f5f6c1957fe2
[127151.677]   grab 0x40c05758 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 26 (mask 0), modifiersDetail 66 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40c0575a (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 26 (mask 0), modifiersDetail 192 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40c0575d (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 26 (mask 0), modifiersDetail 82 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40c0575f (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 26 (mask 0), modifiersDetail 208 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.677]     core event mask 0x3
[127151.677]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.677]   grab 0x40c05755 (core), type 'KeyPress' on window 0x1ca
[127151.677]     detail 26 (mask 0), modifiersDetail 64 (mask 0)
[127151.677]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x40c05757 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 26 (mask 0), modifiersDetail 80 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x40c05772 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 28 (mask 0), modifiersDetail 150 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x40c05769 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 28 (mask 0), modifiersDetail 132 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x40c0576c (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 28 (mask 0), modifiersDetail 22 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x40c0576e (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 28 (mask 0), modifiersDetail 148 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x40c0576f (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 28 (mask 0), modifiersDetail 134 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x40c05760 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 26 (mask 0), modifiersDetail 194 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x40c05763 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 26 (mask 0), modifiersDetail 210 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x40c05764 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 28 (mask 0), modifiersDetail 4 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x40c05766 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 28 (mask 0), modifiersDetail 20 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x40c05767 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 28 (mask 0), modifiersDetail 6 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   Printing all registered grabs of client pid 1037 xfdesktop --display :0.0 --sm-client-id 27b8a35d1-2fec-4967-9b84-6b0a8ace4c2d
[127151.678]   Printing all registered grabs of client pid 1043 /usr/lib/xfce4/panel/wrapper-1.0 /usr/lib/xfce4/panel/plugins/libdockbarx.so 14 10485797 dockbarx DockbarX Dock-style taskbar with grouping and group manipulation. 
[127151.678]   Printing all registered grabs of client pid 1037 xfdesktop --display :0.0 --sm-client-id 27b8a35d1-2fec-4967-9b84-6b0a8ace4c2d
[127151.678]   Printing all registered grabs of client pid 1107 /usr/bin/compton -b -d:0
[127151.678]   Printing all registered grabs of client pid 1044 /usr/lib/xfce4/panel/wrapper-1.0 /usr/lib/xfce4/panel/plugins/libsystray.so 2 10485798 systray Notification Area Area where notification icons appear 
[127151.678]   Printing all registered grabs of client pid 1045 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libpulseaudio-plugin.so 3 10485799 pulseaudio PulseAudio Plugin Adjust the audio volume of the PulseAudio sound system 
[127151.678]   grab 0x418008f3 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 171 (mask 0), modifiersDetail 2 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x418008f2 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 171 (mask 0), modifiersDetail 16 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x418008f1 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 171 (mask 0), modifiersDetail 0 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x418008f7 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 173 (mask 0), modifiersDetail 2 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x418008f6 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 173 (mask 0), modifiersDetail 16 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x418008f5 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 173 (mask 0), modifiersDetail 0 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x418008f4 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 171 (mask 0), modifiersDetail 18 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x418008fb (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 174 (mask 0), modifiersDetail 2 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x418008fa (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 174 (mask 0), modifiersDetail 16 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x418008f9 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 174 (mask 0), modifiersDetail 0 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x418008f8 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 173 (mask 0), modifiersDetail 18 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x418008ff (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 172 (mask 0), modifiersDetail 2 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x418008fe (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 172 (mask 0), modifiersDetail 16 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x418008fd (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 172 (mask 0), modifiersDetail 0 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x418008fc (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 174 (mask 0), modifiersDetail 18 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x41800904 (core), type 'KeyPress' on window 0x1ca
[127151.678]     detail 208 (mask 0), modifiersDetail 18 (mask 0)
[127151.678]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.678]     core event mask 0x3
[127151.678]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.678]   grab 0x41800905 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 215 (mask 0), modifiersDetail 0 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800906 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 215 (mask 0), modifiersDetail 16 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800907 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 215 (mask 0), modifiersDetail 2 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800900 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 172 (mask 0), modifiersDetail 18 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800901 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 208 (mask 0), modifiersDetail 0 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800902 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 208 (mask 0), modifiersDetail 16 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800903 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 208 (mask 0), modifiersDetail 2 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x4180090c (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 198 (mask 0), modifiersDetail 18 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x4180090d (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 121 (mask 0), modifiersDetail 0 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x4180090e (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 121 (mask 0), modifiersDetail 16 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x4180090f (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 121 (mask 0), modifiersDetail 2 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800908 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 215 (mask 0), modifiersDetail 18 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800909 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 198 (mask 0), modifiersDetail 0 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x4180090a (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 198 (mask 0), modifiersDetail 16 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x4180090b (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 198 (mask 0), modifiersDetail 2 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800914 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 123 (mask 0), modifiersDetail 18 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800915 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 122 (mask 0), modifiersDetail 0 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800916 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 122 (mask 0), modifiersDetail 16 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800917 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 122 (mask 0), modifiersDetail 2 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800910 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 121 (mask 0), modifiersDetail 18 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800911 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 123 (mask 0), modifiersDetail 0 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800912 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 123 (mask 0), modifiersDetail 16 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800913 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 123 (mask 0), modifiersDetail 2 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x41800918 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 122 (mask 0), modifiersDetail 18 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   Printing all registered grabs of client pid 1041 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libwhiskermenu.so 5 10485796 whiskermenu Whisker Menu Show a menu to easily access installed applications 
[127151.679]   Printing all registered grabs of client pid 1048 /usr/lib/thunderbird/thunderbird --sm-client-id 225dd7b10-0330-40be-b45b-3520a4a81eaa
[127151.679]   Printing all registered grabs of client pid 1045 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libpulseaudio-plugin.so 3 10485799 pulseaudio PulseAudio Plugin Adjust the audio volume of the PulseAudio sound system 
[127151.679]   Printing all registered grabs of client pid 1095 /usr/lib/xfce4/notifyd/xfce4-notifyd 
[127151.679]   Printing all registered grabs of client pid 1090 /usr/lib/at-spi2-registryd --use-gnome-session
[127151.679]   Printing all registered grabs of client pid 1103 /usr/bin/ksuperkey 
[127151.679]   Printing all registered grabs of client pid 1103 /usr/bin/ksuperkey 
[127151.679]   Printing all registered grabs of client pid 1106 /usr/bin/kalu 
[127151.679]   Printing all registered grabs of client pid 1111 /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 
[127151.679]   Printing all registered grabs of client pid 1054 python2 /usr/share/xfce4/panel/plugins/xfce4-dockbarx-plug -s 16777252 -i 14
[127151.679]   grab 0x42c00965 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 11 (mask 0), modifiersDetail 64 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x42c00964 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 12 (mask 0), modifiersDetail 82 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x42c00967 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 11 (mask 0), modifiersDetail 66 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x42c00966 (core), type 'KeyPress' on window 0x1ca
[127151.679]     detail 11 (mask 0), modifiersDetail 80 (mask 0)
[127151.679]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.679]     core event mask 0x3
[127151.679]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.679]   grab 0x42c00961 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 12 (mask 0), modifiersDetail 64 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c00960 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 13 (mask 0), modifiersDetail 82 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c00963 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 12 (mask 0), modifiersDetail 66 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c00962 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 12 (mask 0), modifiersDetail 80 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c0096d (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 19 (mask 0), modifiersDetail 64 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c0096c (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 10 (mask 0), modifiersDetail 82 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c0096f (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 19 (mask 0), modifiersDetail 66 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c0096e (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 19 (mask 0), modifiersDetail 80 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c00969 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 10 (mask 0), modifiersDetail 64 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c00968 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 11 (mask 0), modifiersDetail 82 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c0096b (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 10 (mask 0), modifiersDetail 66 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c0096a (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 10 (mask 0), modifiersDetail 80 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c00970 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 19 (mask 0), modifiersDetail 82 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c00955 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 15 (mask 0), modifiersDetail 64 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c00954 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 16 (mask 0), modifiersDetail 82 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c00957 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 15 (mask 0), modifiersDetail 66 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c00956 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 15 (mask 0), modifiersDetail 80 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c00951 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 16 (mask 0), modifiersDetail 64 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c00953 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 16 (mask 0), modifiersDetail 66 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c00952 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 16 (mask 0), modifiersDetail 80 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c0095d (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 13 (mask 0), modifiersDetail 64 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c0095c (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 14 (mask 0), modifiersDetail 82 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c0095f (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 13 (mask 0), modifiersDetail 66 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c0095e (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 13 (mask 0), modifiersDetail 80 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c00959 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 14 (mask 0), modifiersDetail 64 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c00958 (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 15 (mask 0), modifiersDetail 82 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c0095b (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 14 (mask 0), modifiersDetail 66 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   grab 0x42c0095a (core), type 'KeyPress' on window 0x1ca
[127151.680]     detail 14 (mask 0), modifiersDetail 80 (mask 0)
[127151.680]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.680]     core event mask 0x3
[127151.680]     owner-events false, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.680]   Printing all registered grabs of client pid 1843 /usr/lib/opera/opera --force-device-scale-factor=1 --password-store=basic 
[127151.680]   Printing all registered grabs of client pid 1610 conky -c /home/tommy/.conky/Arch-Forecast2/.conkyrc
[127151.680]   Printing all registered grabs of client pid 1611 conky -c /home/tommy/.conky/Arch-Forecast3/.conkyrc
[127151.680]   Printing all registered grabs of client pid 1609 conky -c /home/tommy/.conky/Arch-Forecast1/.conkyrc
[127151.680]   Printing all registered grabs of client pid 19771 /usr/bin/xfce4-terminal 
[127151.680]   Printing all registered grabs of client pid 1134 transgui 
[127151.680]   Printing all registered grabs of client pid 1109 /usr/bin/albert 
[127151.681]   grab 0x43a00007 (core), type 'KeyPress' on window 0x1ca
[127151.681]     detail 67 (mask 0), modifiersDetail 8 (mask 0)
[127151.681]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.681]     core event mask 0x3
[127151.681]     owner-events true, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.681]   grab 0x43a00008 (core), type 'KeyPress' on window 0x1ca
[127151.681]     detail 67 (mask 0), modifiersDetail 10 (mask 0)
[127151.681]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.681]     core event mask 0x3
[127151.681]     owner-events true, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.681]   grab 0x43a00009 (core), type 'KeyPress' on window 0x1ca
[127151.681]     detail 67 (mask 0), modifiersDetail 24 (mask 0)
[127151.681]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.681]     core event mask 0x3
[127151.681]     owner-events true, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.681]   grab 0x43a0000a (core), type 'KeyPress' on window 0x1ca
[127151.681]     detail 67 (mask 0), modifiersDetail 26 (mask 0)
[127151.681]     device 'Virtual core keyboard' (3), modifierDevice 'Virtual core keyboard' (3)
[127151.681]     core event mask 0x3
[127151.681]     owner-events true, kb 1 ptr 1, confine 0x0, cursor 0x0
[127151.681]   Printing all registered grabs of client pid 1102 python3 /usr/bin/redshift-gtk
[127151.681]   Printing all registered grabs of client pid 1109 /usr/bin/albert 
[127151.681]   Printing all registered grabs of client pid 1346 /usr/bin/redshift -v
[127151.681]   Printing all registered grabs of client pid 1048 /usr/lib/thunderbird/thunderbird --sm-client-id 225dd7b10-0330-40be-b45b-3520a4a81eaa
[127151.681]   Printing all registered grabs of client pid 938 /usr/bin/pulseaudio --daemonize=no
[127151.681]   Printing all registered grabs of client pid 1612 conky -c /home/tommy/.conky/Arch/.conkyrc
[127151.681]   Printing all registered grabs of client pid 1843 /usr/lib/opera/opera --force-device-scale-factor=1 --password-store=basic 
[127151.681]   Printing all registered grabs of client pid 1921 /usr/lib/opera/opera --type=gpu-process --field-trial-handle=2780394267011807831,10612196087173061766,131072 --disable-features=SharedArrayBuffer --enable-proprietary-media-types-playback --gpu-preferences=KAAAAAAAAACAAACAAQAAAAAAAAAAAGAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --enable-proprietary-media-types-playback --service-request-channel-token=3F3B7347124D05CE082BEB2A64719DB 
[127151.681]   Printing all registered grabs of client pid 1921 /usr/lib/opera/opera --type=gpu-process --field-trial-handle=2780394267011807831,10612196087173061766,131072 --disable-features=SharedArrayBuffer --enable-proprietary-media-types-playback --gpu-preferences=KAAAAAAAAACAAACAAQAAAAAAAAAAAGAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --enable-proprietary-media-types-playback --service-request-channel-token=3F3B7347124D05CE082BEB2A64719DB 
[127151.681]   Printing all registered grabs of client pid 1921 /usr/lib/opera/opera --type=gpu-process --field-trial-handle=2780394267011807831,10612196087173061766,131072 --disable-features=SharedArrayBuffer --enable-proprietary-media-types-playback --gpu-preferences=KAAAAAAAAACAAACAAQAAAAAAAAAAAGAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --enable-proprietary-media-types-playback --service-request-channel-token=3F3B7347124D05CE082BEB2A64719DB 
[127151.681]   Printing all registered grabs of client pid 1921 /usr/lib/opera/opera --type=gpu-process --field-trial-handle=2780394267011807831,10612196087173061766,131072 --disable-features=SharedArrayBuffer --enable-proprietary-media-types-playback --gpu-preferences=KAAAAAAAAACAAACAAQAAAAAAAAAAAGAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --enable-proprietary-media-types-playback --service-request-channel-token=3F3B7347124D05CE082BEB2A64719DB 
[127151.681]   Printing all registered grabs of client pid 5297 /usr/bin/python2 /usr/bin/deluge-gtk
[127151.681]   Printing all registered grabs of client pid 1887 palemoon 
[127151.681]   Printing all registered grabs of client pid 1921 /usr/lib/opera/opera --type=gpu-process --field-trial-handle=2780394267011807831,10612196087173061766,131072 --disable-features=SharedArrayBuffer --enable-proprietary-media-types-playback --gpu-preferences=KAAAAAAAAACAAACAAQAAAAAAAAAAAGAAEAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAA --enable-proprietary-media-types-playback --service-request-channel-token=3F3B7347124D05CE082BEB2A64719DB 
[127151.681]   Printing all registered grabs of client pid 15649 xdotool key XF86LogGrabInfo
[127151.681]   Printing all registered grabs of client pid 6391 /usr/share/code-oss/code-oss /var/log/Xorg.0.log 
[127151.681]   Printing all registered grabs of client pid 6391 /usr/share/code-oss/code-oss /var/log/Xorg.0.log 
[127151.681]   Printing all registered grabs of client pid 6435 /usr/share/code-oss/code-oss --type=gpu-process --no-sandbox --supports-dual-gpus=false --gpu-driver-bug-workarounds=7,23,74 --disable-gl-extensions=GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent --gpu-vendor-id=0x10de --gpu-device-id=0x1b81 --gpu-driver-vendor=NVIDIA --gpu-driver-version=396.24 --gpu-driver-date --gpu-secondary-vendor-ids=0x10de --gpu-secondary-device-ids=0x1189 --service-request-channel-token=B9D5C188458194D9443BFF0E1A41436 
[127151.681]   Printing all registered grabs of client pid 6435 /usr/share/code-oss/code-oss --type=gpu-process --no-sandbox --supports-dual-gpus=false --gpu-driver-bug-workarounds=7,23,74 --disable-gl-extensions=GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent --gpu-vendor-id=0x10de --gpu-device-id=0x1b81 --gpu-driver-vendor=NVIDIA --gpu-driver-version=396.24 --gpu-driver-date --gpu-secondary-vendor-ids=0x10de --gpu-secondary-device-ids=0x1189 --service-request-channel-token=B9D5C188458194D9443BFF0E1A41436 
[127151.681]   Printing all registered grabs of client pid 6435 /usr/share/code-oss/code-oss --type=gpu-process --no-sandbox --supports-dual-gpus=false --gpu-driver-bug-workarounds=7,23,74 --disable-gl-extensions=GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent --gpu-vendor-id=0x10de --gpu-device-id=0x1b81 --gpu-driver-vendor=NVIDIA --gpu-driver-version=396.24 --gpu-driver-date --gpu-secondary-vendor-ids=0x10de --gpu-secondary-device-ids=0x1189 --service-request-channel-token=B9D5C188458194D9443BFF0E1A41436 
[127151.681] End list of registered passive grabs
[127224.068] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-0): connected
[127224.068] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-0): Internal TMDS
[127224.068] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-0): 330.0 MHz maximum pixel clock
[127224.068] (--) NVIDIA(GPU-0): 
[127224.068] (--) NVIDIA(GPU-0): DFP-1: disconnected
[127224.068] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[127224.068] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[127224.068] (--) NVIDIA(GPU-0): 
[127224.068] (--) NVIDIA(GPU-0): DFP-2: disconnected
[127224.068] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[127224.068] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[127224.068] (--) NVIDIA(GPU-0): 
[127224.069] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-3): connected
[127224.069] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-3): Internal DisplayPort
[127224.069] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-3): 1440.0 MHz maximum pixel clock
[127224.069] (--) NVIDIA(GPU-0): 
[127224.070] (--) NVIDIA(GPU-0): DFP-4: disconnected
[127224.070] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[127224.070] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[127224.070] (--) NVIDIA(GPU-0): 
[127224.070] (--) NVIDIA(GPU-0): DFP-5: disconnected
[127224.070] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[127224.070] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[127224.070] (--) NVIDIA(GPU-0): 
[127224.070] (--) NVIDIA(GPU-0): DFP-6: disconnected
[127224.070] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[127224.070] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[127224.070] (--) NVIDIA(GPU-0): 
[132373.012] (II) event3  - Laview Technology Mionix Castor: SYN_DROPPED event - some input events have been lost.
[133344.786] (II) event3  - Laview Technology Mionix Castor: SYN_DROPPED event - some input events have been lost.
[137198.321] (II) event3  - Laview Technology Mionix Castor: SYN_DROPPED event - some input events have been lost.
[141892.414] (II) event3  - Laview Technology Mionix Castor: SYN_DROPPED event - some input events have been lost.
[171821.387] (II) event3  - Laview Technology Mionix Castor: SYN_DROPPED event - some input events have been lost.
[223112.127] (II) event3  - Laview Technology Mionix Castor: SYN_DROPPED event - some input events have been lost.
[229971.470] (EE) client bug: timer event3 debounce short: offset negative (-11ms)
[304836.701] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-0): connected
[304836.702] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-0): Internal TMDS
[304836.702] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-0): 330.0 MHz maximum pixel clock
[304836.702] (--) NVIDIA(GPU-0): 
[304836.702] (--) NVIDIA(GPU-0): DFP-1: disconnected
[304836.702] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[304836.702] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[304836.702] (--) NVIDIA(GPU-0): 
[304836.702] (--) NVIDIA(GPU-0): DFP-2: disconnected
[304836.702] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[304836.702] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[304836.702] (--) NVIDIA(GPU-0): 
[304836.702] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-3): connected
[304836.702] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-3): Internal DisplayPort
[304836.702] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-3): 1440.0 MHz maximum pixel clock
[304836.702] (--) NVIDIA(GPU-0): 
[304836.703] (--) NVIDIA(GPU-0): DFP-4: disconnected
[304836.703] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[304836.703] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[304836.703] (--) NVIDIA(GPU-0): 
[304836.703] (--) NVIDIA(GPU-0): DFP-5: disconnected
[304836.703] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[304836.703] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[304836.703] (--) NVIDIA(GPU-0): 
[304836.703] (--) NVIDIA(GPU-0): DFP-6: disconnected
[304836.704] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[304836.704] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[304836.704] (--) NVIDIA(GPU-0): 
[315280.031] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-0): connected
[315280.031] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-0): Internal TMDS
[315280.031] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-0): 330.0 MHz maximum pixel clock
[315280.031] (--) NVIDIA(GPU-0): 
[315280.031] (--) NVIDIA(GPU-0): DFP-1: disconnected
[315280.031] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[315280.031] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[315280.031] (--) NVIDIA(GPU-0): 
[315280.031] (--) NVIDIA(GPU-0): DFP-2: disconnected
[315280.031] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[315280.031] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[315280.031] (--) NVIDIA(GPU-0): 
[315280.031] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-3): connected
[315280.031] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-3): Internal DisplayPort
[315280.031] (--) NVIDIA(GPU-0): HYO DUAL-DVI (DFP-3): 1440.0 MHz maximum pixel clock
[315280.031] (--) NVIDIA(GPU-0): 
[315280.033] (--) NVIDIA(GPU-0): DFP-4: disconnected
[315280.033] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[315280.033] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[315280.033] (--) NVIDIA(GPU-0): 
[315280.033] (--) NVIDIA(GPU-0): DFP-5: disconnected
[315280.033] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[315280.033] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[315280.033] (--) NVIDIA(GPU-0): 
[315280.033] (--) NVIDIA(GPU-0): DFP-6: disconnected
[315280.033] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[315280.033] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[315280.033] (--) NVIDIA(GPU-0): 

Offline

Board footer

Powered by FluxBB