When something from Dash to Panel is open, touchscreen doesn't work

For example. After I open ArcMenu, it becomes unreal to click on something via touchscreen. But mouse or touchpad works fine. I also noticed, that cursor will be in the place where I touched before using a mouse. So I tried to check what is going on by

xinput --test-xi2
  1. At the beginning I was clicking over System settings (with wifi, volume, brightness etc.) via touchscreen (device: 2 (12))
  2. Then did the same thing via touchpad (device: 2 (11))
  3. At the end I was clicking over screen in random places via touchscreen, but everything that could be opened from Dash to Panel (like ArcMenu, System settings or calendar) was closed. (device: 2 (12))
log
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ SYNA3602:00 0911:5288 Mouse             	id=10	[slave  pointer  (2)]
⎜   ↳ Goodix Capacitive TouchScreen           	id=12	[slave  pointer  (2)]
⎜   ↳ SYNA3602:00 0911:5288 Touchpad          	id=11	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Video Bus                               	id=7	[slave  keyboard (3)]
    ↳ Power Button                            	id=8	[slave  keyboard (3)]
    ↳ Sleep Button                            	id=9	[slave  keyboard (3)]
    ↳ sof-essx8336 Headset                    	id=13	[slave  keyboard (3)]
    ↳ Intel HID events                        	id=14	[slave  keyboard (3)]
    ↳ Intel HID 5 button array                	id=15	[slave  keyboard (3)]
    ↳ Goodix Capacitive TouchScreen           	id=17	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=16	[slave  keyboard (3)]
EVENT type 14 (RawKeyRelease)
    device: 3 (16)
    time:   6988111
    detail: 36
    valuators:

EVENT type 9 (FocusIn)
    device: 3 (3)
    time:   6988135
    windows: root 0x607 event 0x3200001 child 0x0
    mode: NotifyNormal (detail NotifyNonlinear)
    flags:  [same screen]
    buttons:
    modifiers: locked 0 latched 0 base 0 effective: 0
    group: locked 0 latched 0 base 0 effective: 0
    root x/y:  346.00 / 1667.00
    event x/y: 296.00 / 1545.00
EVENT type 1 (DeviceChanged)
    device: 2 (12)
    time: 6990474
    reason: SlaveSwitch
	Reporting 5 classes:
		Class originated from: 12. Type: XIButtonClass
		Buttons supported: 7
		Button labels: "Button Left" "Button Middle" "Button Right" "Button Wheel Up" "Button Wheel Down" "Button Horiz Wheel Left" "Button Horiz Wheel Right"
		Button state:
		Class originated from: 12. Type: XIValuatorClass
		Detail for Valuator 0:
		  Label: Abs MT Position X
		  Range: 0.000000 - 65535.000000
		  Resolution: 0 units/m
		  Mode: absolute
		  Current value: 63828.359375
		Class originated from: 12. Type: XIValuatorClass
		Detail for Valuator 1:
		  Label: Abs MT Position Y
		  Range: 0.000000 - 65535.000000
		  Resolution: 0 units/m
		  Mode: absolute
		  Current value: 62986.416667
		Class originated from: 12. Type: XIValuatorClass
		Detail for Valuator 2:
		  Label: Rel Horiz Scroll
		  Range: -1.000000 - -1.000000
		  Resolution: 0 units/m
		  Mode: relative
		Class originated from: 12. Type: XIValuatorClass
		Detail for Valuator 3:
		  Label: Rel Vert Scroll
		  Range: -1.000000 - -1.000000
		  Resolution: 0 units/m
		  Mode: relative

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6990474
    detail: 269
    valuators:
          0: 63828.36 (63828.36)
          1: 63896.62 (63896.62)

EVENT type 10 (FocusOut)
    device: 3 (3)
    time:   6990509
    windows: root 0x607 event 0x3200001 child 0x0
    mode: NotifyGrab (detail NotifyNonlinear)
    flags:  [same screen]
    buttons:
    modifiers: locked 0 latched 0 base 0 effective: 0
    group: locked 0 latched 0 base 0 effective: 0
    root x/y:  2991.00 / 1684.00
    event x/y: 2941.00 / 1562.00
EVENT type 10 (FocusOut)
    device: 3 (3)
    time:   6990522
    windows: root 0x607 event 0x3200001 child 0x0
    mode: NotifyWhileGrabbed (detail NotifyNonlinear)
    flags:  [same screen]
    buttons:
    modifiers: locked 0 latched 0 base 0 effective: 0
    group: locked 0 latched 0 base 0 effective: 0
    root x/y:  2991.00 / 1684.00
    event x/y: 2941.00 / 1562.00
EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6990534
    detail: 269
    valuators:
          0: 63828.36 (0.00)
          1: 63896.62 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6991166
    detail: 270
    valuators:
          0: 57104.20 (57104.20)
          1: 51760.51 (51760.51)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6991225
    detail: 270
    valuators:
          0: 57104.20 (0.00)
          1: 51760.51 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6991381
    detail: 271
    valuators:
          0: 55670.62 (55670.62)
          1: 48059.00 (48059.00)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6991425
    detail: 271
    valuators:
          0: 55670.62 (0.00)
          1: 48059.00 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6991565
    detail: 272
    valuators:
          0: 55022.09 (55022.09)
          1: 39988.49 (39988.49)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6991609
    detail: 272
    valuators:
          0: 55022.09 (0.00)
          1: 39988.49 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6991718
    detail: 273
    valuators:
          0: 55773.02 (55773.02)
          1: 35498.12 (35498.12)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6991793
    detail: 273
    valuators:
          0: 55773.02 (0.00)
          1: 35498.12 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6991887
    detail: 274
    valuators:
          0: 57752.72 (57752.72)
          1: 34223.83 (34223.83)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   6991932
    detail: 274
    valuators:
          0: 57820.98 (57820.98)
          1: 34223.83 (34223.83)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6991947
    detail: 274
    valuators:
          0: 57820.98 (0.00)
          1: 34223.83 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6992225
    detail: 275
    valuators:
          0: 58981.50 (58981.50)
          1: 42172.99 (42172.99)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   6992270
    detail: 275
    valuators:
          0: 58981.50 (58981.50)
          1: 42233.67 (42233.67)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6992284
    detail: 275
    valuators:
          0: 58981.50 (0.00)
          1: 42233.67 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6992424
    detail: 276
    valuators:
          0: 56455.67 (56455.67)
          1: 49211.93 (49211.93)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6992484
    detail: 276
    valuators:
          0: 56455.67 (0.00)
          1: 49211.93 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6992624
    detail: 277
    valuators:
          0: 53554.38 (53554.38)
          1: 49940.10 (49940.10)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   6992653
    detail: 277
    valuators:
          0: 53520.25 (53520.25)
          1: 49879.42 (49879.42)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6992668
    detail: 277
    valuators:
          0: 53520.25 (0.00)
          1: 49879.42 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6992808
    detail: 278
    valuators:
          0: 54202.91 (54202.91)
          1: 39078.28 (39078.28)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6992853
    detail: 278
    valuators:
          0: 54202.91 (0.00)
          1: 39078.28 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6992977
    detail: 279
    valuators:
          0: 56046.08 (56046.08)
          1: 35316.08 (35316.08)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   6993038
    detail: 279
    valuators:
          0: 56080.21 (56080.21)
          1: 35316.08 (35316.08)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6993052
    detail: 279
    valuators:
          0: 56080.21 (0.00)
          1: 35316.08 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6993161
    detail: 280
    valuators:
          0: 60039.62 (60039.62)
          1: 37318.54 (37318.54)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   6993192
    detail: 280
    valuators:
          0: 60073.75 (60073.75)
          1: 37379.22 (37379.22)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   6993207
    detail: 280
    valuators:
          0: 60176.15 (60176.15)
          1: 37864.67 (37864.67)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   6993222
    detail: 280
    valuators:
          0: 60278.55 (60278.55)
          1: 38532.15 (38532.15)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   6993237
    detail: 280
    valuators:
          0: 60415.08 (60415.08)
          1: 39199.64 (39199.64)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6993252
    detail: 280
    valuators:
          0: 60415.08 (0.00)
          1: 39199.64 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6993423
    detail: 281
    valuators:
          0: 60210.28 (60210.28)
          1: 49879.42 (49879.42)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6993482
    detail: 281
    valuators:
          0: 60210.28 (0.00)
          1: 49879.42 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6993576
    detail: 282
    valuators:
          0: 59083.90 (59083.90)
          1: 52792.08 (52792.08)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6993651
    detail: 282
    valuators:
          0: 59083.90 (0.00)
          1: 52792.08 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6993791
    detail: 283
    valuators:
          0: 54851.43 (54851.43)
          1: 56614.96 (56614.96)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   6993851
    detail: 283
    valuators:
          0: 54817.30 (54817.30)
          1: 56554.28 (56554.28)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6993866
    detail: 283
    valuators:
          0: 54817.30 (0.00)
          1: 56554.28 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6993991
    detail: 284
    valuators:
          0: 52393.87 (52393.87)
          1: 52852.76 (52852.76)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   6994036
    detail: 284
    valuators:
          0: 52325.60 (52325.60)
          1: 52670.72 (52670.72)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6994051
    detail: 284
    valuators:
          0: 52325.60 (0.00)
          1: 52670.72 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6994175
    detail: 285
    valuators:
          0: 53588.52 (53588.52)
          1: 41020.06 (41020.06)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   6994220
    detail: 285
    valuators:
          0: 53588.52 (53588.52)
          1: 40838.01 (40838.01)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6994235
    detail: 285
    valuators:
          0: 53588.52 (0.00)
          1: 40838.01 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6994359
    detail: 286
    valuators:
          0: 55534.09 (55534.09)
          1: 35073.36 (35073.36)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6994434
    detail: 286
    valuators:
          0: 55534.09 (0.00)
          1: 35073.36 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6994574
    detail: 287
    valuators:
          0: 58094.05 (58094.05)
          1: 36408.33 (36408.33)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   6994619
    detail: 287
    valuators:
          0: 58094.05 (58094.05)
          1: 36286.97 (36286.97)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6994634
    detail: 287
    valuators:
          0: 58094.05 (0.00)
          1: 36286.97 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6994758
    detail: 288
    valuators:
          0: 58332.98 (58332.98)
          1: 40959.38 (40959.38)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6994787
    detail: 288
    valuators:
          0: 58332.98 (0.00)
          1: 40959.38 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6994989
    detail: 289
    valuators:
          0: 56353.27 (56353.27)
          1: 54127.06 (54127.06)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6995079
    detail: 289
    valuators:
          0: 56353.27 (0.00)
          1: 54127.06 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6995265
    detail: 290
    valuators:
          0: 59391.09 (59391.09)
          1: 51457.11 (51457.11)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   6995310
    detail: 290
    valuators:
          0: 59391.09 (59391.09)
          1: 51335.75 (51335.75)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6995325
    detail: 290
    valuators:
          0: 59391.09 (0.00)
          1: 51335.75 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   6995956
    detail: 291
    valuators:
          0: 62940.91 (62940.91)
          1: 63896.62 (63896.62)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   6996031
    detail: 291
    valuators:
          0: 62940.91 (0.00)
          1: 63896.62 (0.00)

EVENT type 1 (DeviceChanged)
    device: 2 (11)
    time: 6996629
    reason: SlaveSwitch
	Reporting 7 classes:
		Class originated from: 11. Type: XIButtonClass
		Buttons supported: 7
		Button labels: "Button Left" "Button Middle" "Button Right" "Button Wheel Up" "Button Wheel Down" "Button Horiz Wheel Left" "Button Horiz Wheel Right"
		Button state:
		Class originated from: 11. Type: XIValuatorClass
		Detail for Valuator 0:
		  Label: Rel X
		  Range: -1.000000 - -1.000000
		  Resolution: 0 units/m
		  Mode: relative
		Class originated from: 11. Type: XIValuatorClass
		Detail for Valuator 1:
		  Label: Rel Y
		  Range: -1.000000 - -1.000000
		  Resolution: 0 units/m
		  Mode: relative
		Class originated from: 11. Type: XIValuatorClass
		Detail for Valuator 2:
		  Label: Rel Horiz Scroll
		  Range: -1.000000 - -1.000000
		  Resolution: 0 units/m
		  Mode: relative
		Class originated from: 11. Type: XIValuatorClass
		Detail for Valuator 3:
		  Label: Rel Vert Scroll
		  Range: -1.000000 - -1.000000
		  Resolution: 0 units/m
		  Mode: relative
		Class originated from: 11. Type: XIScrollClass
		Scroll info for Valuator 2
		  type: 2 (horizontal)
		  increment: 120.000000
		  flags: 0x0
		Class originated from: 11. Type: XIScrollClass
		Scroll info for Valuator 3
		  type: 1 (vertical)
		  increment: 120.000000
		  flags: 0x0

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996629
    detail: 0
    flags: 
    valuators:
          0: 15.35 (12.00)
          1: -5.12 (-4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996637
    detail: 0
    flags: 
    valuators:
          0: 16.62 (13.00)
          1: -5.12 (-4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996646
    detail: 0
    flags: 
    valuators:
          0: 19.18 (15.00)
          1: -5.12 (-4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996655
    detail: 0
    flags: 
    valuators:
          0: 19.18 (15.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996663
    detail: 0
    flags: 
    valuators:
          0: 20.46 (16.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996672
    detail: 0
    flags: 
    valuators:
          0: 25.96 (20.00)
          1: 0.00 (0.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996681
    detail: 0
    flags: 
    valuators:
          0: 30.45 (22.00)
          1: 4.15 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996689
    detail: 0
    flags: 
    valuators:
          0: 34.73 (24.00)
          1: 8.68 (6.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996698
    detail: 0
    flags: 
    valuators:
          0: 33.94 (23.00)
          1: 13.28 (9.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996707
    detail: 0
    flags: 
    valuators:
          0: 32.70 (22.00)
          1: 14.87 (10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996716
    detail: 0
    flags: 
    valuators:
          0: 31.26 (21.00)
          1: 16.37 (11.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996724
    detail: 0
    flags: 
    valuators:
          0: 29.59 (20.00)
          1: 17.75 (12.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996733
    detail: 0
    flags: 
    valuators:
          0: 24.11 (17.00)
          1: 17.02 (12.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996741
    detail: 0
    flags: 
    valuators:
          0: 20.17 (15.00)
          1: 16.14 (12.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996750
    detail: 0
    flags: 
    valuators:
          0: 18.21 (14.00)
          1: 15.61 (12.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996759
    detail: 0
    flags: 
    valuators:
          0: 14.07 (11.00)
          1: 12.79 (10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996767
    detail: 0
    flags: 
    valuators:
          0: 12.79 (10.00)
          1: 11.51 (9.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996776
    detail: 0
    flags: 
    valuators:
          0: 11.51 (9.00)
          1: 10.23 (8.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996785
    detail: 0
    flags: 
    valuators:
          0: 10.23 (8.00)
          1: 8.95 (7.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996794
    detail: 0
    flags: 
    valuators:
          0: 8.95 (7.00)
          1: 7.67 (6.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996802
    detail: 0
    flags: 
    valuators:
          0: 8.95 (7.00)
          1: 7.67 (6.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996810
    detail: 0
    flags: 
    valuators:
          0: 11.51 (9.00)
          1: 8.95 (7.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996819
    detail: 0
    flags: 
    valuators:
          0: 12.79 (10.00)
          1: 7.67 (6.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996828
    detail: 0
    flags: 
    valuators:
          0: 12.79 (10.00)
          1: 8.95 (7.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996837
    detail: 0
    flags: 
    valuators:
          0: 12.79 (10.00)
          1: 7.67 (6.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996846
    detail: 0
    flags: 
    valuators:
          0: 12.79 (10.00)
          1: 7.67 (6.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996855
    detail: 0
    flags: 
    valuators:
          0: 11.51 (9.00)
          1: 6.39 (5.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996864
    detail: 0
    flags: 
    valuators:
          0: 10.23 (8.00)
          1: 5.12 (4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996873
    detail: 0
    flags: 
    valuators:
          0: 8.95 (7.00)
          1: 5.12 (4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996882
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996891
    detail: 0
    flags: 
    valuators:
          0: 6.39 (5.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996900
    detail: 0
    flags: 
    valuators:
          0: 5.12 (4.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996909
    detail: 0
    flags: 
    valuators:
          0: 5.12 (4.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996918
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996927
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996936
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 0.00 (0.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996988
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -2.14 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6996997
    detail: 0
    flags: 
    valuators:
          0: -2.39 (-2.00)
          1: -4.78 (-4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997005
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -3.84 (-3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997014
    detail: 0
    flags: 
    valuators:
          0: -5.12 (-4.00)
          1: -5.12 (-4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997022
    detail: 0
    flags: 
    valuators:
          0: -3.84 (-3.00)
          1: -3.84 (-3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997031
    detail: 0
    flags: 
    valuators:
          0: -3.84 (-3.00)
          1: -3.84 (-3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997040
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997049
    detail: 0
    flags: 
    valuators:
          0: -3.84 (-3.00)
          1: -3.84 (-3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997058
    detail: 0
    flags: 
    valuators:
          0: -3.84 (-3.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997067
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997075
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997084
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997093
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997102
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997111
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997120
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997129
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997138
    detail: 0
    flags: 
    valuators:
          0: -1.28 (-1.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997146
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997155
    detail: 0
    flags: 
    valuators:
          0: -1.28 (-1.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997164
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997191
    detail: 0
    flags: 
    valuators:
          0: -1.19 (-1.00)
          1: 0.00 (0.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997200
    detail: 0
    flags: 
    valuators:
          0: -1.06 (-1.00)
          1: 0.00 (0.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997209
    detail: 0
    flags: 
    valuators:
          0: -1.28 (-1.00)
          1: 0.00 (0.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6997218
    detail: 0
    flags: 
    valuators:
          0: -1.28 (-1.00)
          1: 0.00 (0.00)

EVENT type 15 (RawButtonPress)
    device: 2 (11)
    time:   6997228
    detail: 1
    flags: 
    valuators:

EVENT type 9 (FocusIn)
    device: 3 (3)
    time:   6997242
    windows: root 0x607 event 0x3200001 child 0x0
    mode: NotifyNormal (detail NotifyNonlinear)
    flags:  [same screen]
    buttons: 1
    modifiers: locked 0 latched 0 base 0 effective: 0
    group: locked 0 latched 0 base 0 effective: 0
    root x/y:  3010.00 / 1672.00
    event x/y: 2960.00 / 1550.00
EVENT type 16 (RawButtonRelease)
    device: 2 (11)
    time:   6997359
    detail: 1
    flags: 
    valuators:

EVENT type 15 (RawButtonPress)
    device: 2 (11)
    time:   6998268
    detail: 1
    flags: 
    valuators:

EVENT type 10 (FocusOut)
    device: 3 (3)
    time:   6998289
    windows: root 0x607 event 0x3200001 child 0x0
    mode: NotifyGrab (detail NotifyNonlinear)
    flags:  [same screen]
    buttons: 1
    modifiers: locked 0 latched 0 base 0 effective: 0
    group: locked 0 latched 0 base 0 effective: 0
    root x/y:  3010.00 / 1672.00
    event x/y: 2960.00 / 1550.00
EVENT type 10 (FocusOut)
    device: 3 (3)
    time:   6998301
    windows: root 0x607 event 0x3200001 child 0x0
    mode: NotifyWhileGrabbed (detail NotifyNonlinear)
    flags:  [same screen]
    buttons: 1
    modifiers: locked 0 latched 0 base 0 effective: 0
    group: locked 0 latched 0 base 0 effective: 0
    root x/y:  3010.00 / 1672.00
    event x/y: 2960.00 / 1550.00
EVENT type 16 (RawButtonRelease)
    device: 2 (11)
    time:   6998423
    detail: 1
    flags: 
    valuators:

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998789
    detail: 0
    flags: 
    valuators:
          0: -8.83 (-7.00)
          1: -5.05 (-4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998798
    detail: 0
    flags: 
    valuators:
          0: -10.09 (-8.00)
          1: -6.31 (-5.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998806
    detail: 0
    flags: 
    valuators:
          0: -11.51 (-9.00)
          1: -7.67 (-6.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998815
    detail: 0
    flags: 
    valuators:
          0: -15.35 (-12.00)
          1: -10.23 (-8.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998824
    detail: 0
    flags: 
    valuators:
          0: -16.62 (-13.00)
          1: -11.51 (-9.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998833
    detail: 0
    flags: 
    valuators:
          0: -17.90 (-14.00)
          1: -11.51 (-9.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998841
    detail: 0
    flags: 
    valuators:
          0: -17.90 (-14.00)
          1: -12.79 (-10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998850
    detail: 0
    flags: 
    valuators:
          0: -17.90 (-14.00)
          1: -12.79 (-10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998860
    detail: 0
    flags: 
    valuators:
          0: -16.62 (-13.00)
          1: -12.79 (-10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998868
    detail: 0
    flags: 
    valuators:
          0: -16.62 (-13.00)
          1: -14.07 (-11.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998877
    detail: 0
    flags: 
    valuators:
          0: -15.35 (-12.00)
          1: -12.79 (-10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998886
    detail: 0
    flags: 
    valuators:
          0: -15.35 (-12.00)
          1: -14.07 (-11.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998895
    detail: 0
    flags: 
    valuators:
          0: -14.07 (-11.00)
          1: -12.79 (-10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998903
    detail: 0
    flags: 
    valuators:
          0: -14.07 (-11.00)
          1: -14.07 (-11.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998912
    detail: 0
    flags: 
    valuators:
          0: -12.79 (-10.00)
          1: -14.07 (-11.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998920
    detail: 0
    flags: 
    valuators:
          0: -10.23 (-8.00)
          1: -11.51 (-9.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998929
    detail: 0
    flags: 
    valuators:
          0: -8.95 (-7.00)
          1: -12.79 (-10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998938
    detail: 0
    flags: 
    valuators:
          0: -8.95 (-7.00)
          1: -14.07 (-11.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998946
    detail: 0
    flags: 
    valuators:
          0: -7.67 (-6.00)
          1: -12.79 (-10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998954
    detail: 0
    flags: 
    valuators:
          0: -7.67 (-6.00)
          1: -12.79 (-10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998963
    detail: 0
    flags: 
    valuators:
          0: -5.12 (-4.00)
          1: -12.79 (-10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998971
    detail: 0
    flags: 
    valuators:
          0: -5.12 (-4.00)
          1: -14.07 (-11.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998979
    detail: 0
    flags: 
    valuators:
          0: -3.84 (-3.00)
          1: -15.35 (-12.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998987
    detail: 0
    flags: 
    valuators:
          0: -3.84 (-3.00)
          1: -14.07 (-11.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6998996
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -14.07 (-11.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999004
    detail: 0
    flags: 
    valuators:
          0: -1.28 (-1.00)
          1: -12.79 (-10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999013
    detail: 0
    flags: 
    valuators:
          0: -1.28 (-1.00)
          1: -14.07 (-11.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999021
    detail: 0
    flags: 
    valuators:
          0: -1.28 (-1.00)
          1: -11.51 (-9.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999029
    detail: 0
    flags: 
    valuators:
          0: -1.28 (-1.00)
          1: -12.79 (-10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999037
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -8.95 (-7.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999046
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -11.51 (-9.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999054
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -7.67 (-6.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999070
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -16.62 (-13.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999315
    detail: 0
    flags: 
    valuators:
          0: -7.67 (-6.00)
          1: -10.23 (-8.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999324
    detail: 0
    flags: 
    valuators:
          0: -8.95 (-7.00)
          1: -11.51 (-9.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999333
    detail: 0
    flags: 
    valuators:
          0: -10.23 (-8.00)
          1: -12.79 (-10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999342
    detail: 0
    flags: 
    valuators:
          0: -11.51 (-9.00)
          1: -14.07 (-11.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999351
    detail: 0
    flags: 
    valuators:
          0: -11.51 (-9.00)
          1: -14.07 (-11.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999359
    detail: 0
    flags: 
    valuators:
          0: -11.51 (-9.00)
          1: -14.07 (-11.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999368
    detail: 0
    flags: 
    valuators:
          0: -12.79 (-10.00)
          1: -14.07 (-11.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999377
    detail: 0
    flags: 
    valuators:
          0: -11.51 (-9.00)
          1: -12.79 (-10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999385
    detail: 0
    flags: 
    valuators:
          0: -11.51 (-9.00)
          1: -12.79 (-10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999394
    detail: 0
    flags: 
    valuators:
          0: -11.51 (-9.00)
          1: -12.79 (-10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999402
    detail: 0
    flags: 
    valuators:
          0: -11.51 (-9.00)
          1: -11.51 (-9.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999411
    detail: 0
    flags: 
    valuators:
          0: -8.95 (-7.00)
          1: -10.23 (-8.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999419
    detail: 0
    flags: 
    valuators:
          0: -7.67 (-6.00)
          1: -8.95 (-7.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999428
    detail: 0
    flags: 
    valuators:
          0: -7.67 (-6.00)
          1: -7.67 (-6.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999436
    detail: 0
    flags: 
    valuators:
          0: -6.39 (-5.00)
          1: -6.39 (-5.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999445
    detail: 0
    flags: 
    valuators:
          0: -5.12 (-4.00)
          1: -5.12 (-4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999453
    detail: 0
    flags: 
    valuators:
          0: -5.12 (-4.00)
          1: -5.12 (-4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999462
    detail: 0
    flags: 
    valuators:
          0: -3.84 (-3.00)
          1: -6.39 (-5.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999471
    detail: 0
    flags: 
    valuators:
          0: -3.84 (-3.00)
          1: -5.12 (-4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999480
    detail: 0
    flags: 
    valuators:
          0: -3.84 (-3.00)
          1: -3.84 (-3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999488
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -3.84 (-3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999497
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -3.84 (-3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999506
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999515
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999523
    detail: 0
    flags: 
    valuators:
          0: -1.28 (-1.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999532
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999540
    detail: 0
    flags: 
    valuators:
          0: -1.28 (-1.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999549
    detail: 0
    flags: 
    valuators:
          0: -1.28 (-1.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999557
    detail: 0
    flags: 
    valuators:
          0: -1.28 (-1.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999566
    detail: 0
    flags: 
    valuators:
          0: -1.28 (-1.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999575
    detail: 0
    flags: 
    valuators:
          0: -1.28 (-1.00)
          1: -2.56 (-2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999592
    detail: 0
    flags: 
    valuators:
          0: -2.56 (-2.00)
          1: -5.12 (-4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999609
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -5.12 (-4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999618
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999626
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -5.12 (-4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999635
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -5.12 (-4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999652
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: -6.39 (-5.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999669
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: -6.39 (-5.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999686
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -1.22 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999694
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -4.89 (-4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999703
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999711
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999720
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -5.12 (-4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999729
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999737
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   6999746
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: -5.12 (-4.00)

EVENT type 15 (RawButtonPress)
    device: 2 (11)
    time:   6999993
    detail: 1
    flags: 
    valuators:

EVENT type 16 (RawButtonRelease)
    device: 2 (11)
    time:   7000174
    detail: 1
    flags: 
    valuators:

EVENT type 15 (RawButtonPress)
    device: 2 (11)
    time:   7000354
    detail: 1
    flags: 
    valuators:

EVENT type 16 (RawButtonRelease)
    device: 2 (11)
    time:   7000533
    detail: 1
    flags: 
    valuators:

EVENT type 15 (RawButtonPress)
    device: 2 (11)
    time:   7000533
    detail: 1
    flags: 
    valuators:

EVENT type 16 (RawButtonRelease)
    device: 2 (11)
    time:   7000713
    detail: 1
    flags: 
    valuators:

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7000897
    detail: 0
    flags: 
    valuators:
          0: 3.54 (3.00)
          1: 1.18 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7000906
    detail: 0
    flags: 
    valuators:
          0: 3.54 (3.00)
          1: 1.18 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7000914
    detail: 0
    flags: 
    valuators:
          0: 3.84 (3.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7000923
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7000931
    detail: 0
    flags: 
    valuators:
          0: 3.84 (3.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7000940
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7000948
    detail: 0
    flags: 
    valuators:
          0: 3.84 (3.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7000957
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7000966
    detail: 0
    flags: 
    valuators:
          0: 3.84 (3.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7000981
    detail: 0
    flags: 
    valuators:
          0: 5.12 (4.00)
          1: 1.28 (1.00)

EVENT type 15 (RawButtonPress)
    device: 2 (11)
    time:   7001197
    detail: 1
    flags: 
    valuators:

EVENT type 16 (RawButtonRelease)
    device: 2 (11)
    time:   7001377
    detail: 1
    flags: 
    valuators:

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7001527
    detail: 0
    flags: 
    valuators:
          0: 4.73 (4.00)
          1: 1.18 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7001535
    detail: 0
    flags: 
    valuators:
          0: 4.73 (4.00)
          1: 1.18 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7001544
    detail: 0
    flags: 
    valuators:
          0: 5.12 (4.00)
          1: 0.00 (0.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7001553
    detail: 0
    flags: 
    valuators:
          0: 5.12 (4.00)
          1: 0.00 (0.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7001568
    detail: 0
    flags: 
    valuators:
          0: 8.95 (7.00)
          1: 0.00 (0.00)

EVENT type 15 (RawButtonPress)
    device: 2 (11)
    time:   7001806
    detail: 1
    flags: 
    valuators:

EVENT type 16 (RawButtonRelease)
    device: 2 (11)
    time:   7001986
    detail: 1
    flags: 
    valuators:

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002184
    detail: 0
    flags: 
    valuators:
          0: 7.34 (6.00)
          1: 0.00 (0.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002193
    detail: 0
    flags: 
    valuators:
          0: 1.17 (1.00)
          1: 0.00 (0.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002201
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 0.00 (0.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002210
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 0.00 (0.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002218
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 0.00 (0.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002227
    detail: 0
    flags: 
    valuators:
          0: 6.39 (5.00)
          1: 0.00 (0.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002242
    detail: 0
    flags: 
    valuators:
          0: 11.51 (9.00)
          1: 0.00 (0.00)

EVENT type 15 (RawButtonPress)
    device: 2 (11)
    time:   7002467
    detail: 1
    flags: 
    valuators:

EVENT type 16 (RawButtonRelease)
    device: 2 (11)
    time:   7002648
    detail: 1
    flags: 
    valuators:

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002737
    detail: 0
    flags: 
    valuators:
          0: -4.83 (-4.00)
          1: -1.21 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002746
    detail: 0
    flags: 
    valuators:
          0: -4.83 (-4.00)
          1: -1.21 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002754
    detail: 0
    flags: 
    valuators:
          0: -6.39 (-5.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002763
    detail: 0
    flags: 
    valuators:
          0: -7.67 (-6.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002771
    detail: 0
    flags: 
    valuators:
          0: -7.67 (-6.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002780
    detail: 0
    flags: 
    valuators:
          0: -8.95 (-7.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002789
    detail: 0
    flags: 
    valuators:
          0: -7.67 (-6.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002798
    detail: 0
    flags: 
    valuators:
          0: -8.95 (-7.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002807
    detail: 0
    flags: 
    valuators:
          0: -8.95 (-7.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002816
    detail: 0
    flags: 
    valuators:
          0: -8.95 (-7.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002824
    detail: 0
    flags: 
    valuators:
          0: -7.67 (-6.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002833
    detail: 0
    flags: 
    valuators:
          0: -7.67 (-6.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002842
    detail: 0
    flags: 
    valuators:
          0: -6.39 (-5.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002851
    detail: 0
    flags: 
    valuators:
          0: -6.39 (-5.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002859
    detail: 0
    flags: 
    valuators:
          0: -6.39 (-5.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002868
    detail: 0
    flags: 
    valuators:
          0: -5.12 (-4.00)
          1: -1.28 (-1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7002883
    detail: 0
    flags: 
    valuators:
          0: -8.95 (-7.00)
          1: -1.28 (-1.00)

EVENT type 15 (RawButtonPress)
    device: 2 (11)
    time:   7003094
    detail: 1
    flags: 
    valuators:

EVENT type 16 (RawButtonRelease)
    device: 2 (11)
    time:   7003274
    detail: 1
    flags: 
    valuators:

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7003558
    detail: 0
    flags: 
    valuators:
          0: 3.53 (3.00)
          1: 1.18 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7003567
    detail: 0
    flags: 
    valuators:
          0: 3.53 (3.00)
          1: 1.18 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7003576
    detail: 0
    flags: 
    valuators:
          0: 3.84 (3.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7003585
    detail: 0
    flags: 
    valuators:
          0: 3.84 (3.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7003594
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7003603
    detail: 0
    flags: 
    valuators:
          0: 3.84 (3.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7003612
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7003621
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7003635
    detail: 0
    flags: 
    valuators:
          0: 5.12 (4.00)
          1: 2.56 (2.00)

EVENT type 15 (RawButtonPress)
    device: 2 (11)
    time:   7003847
    detail: 1
    flags: 
    valuators:

EVENT type 16 (RawButtonRelease)
    device: 2 (11)
    time:   7004027
    detail: 1
    flags: 
    valuators:

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005702
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 14.07 (11.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005711
    detail: 0
    flags: 
    valuators:
          0: 6.39 (5.00)
          1: 15.35 (12.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005719
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 16.62 (13.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005728
    detail: 0
    flags: 
    valuators:
          0: 6.39 (5.00)
          1: 16.62 (13.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005736
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 19.18 (15.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005745
    detail: 0
    flags: 
    valuators:
          0: 8.98 (7.00)
          1: 21.81 (17.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005753
    detail: 0
    flags: 
    valuators:
          0: 9.14 (7.00)
          1: 22.19 (17.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005762
    detail: 0
    flags: 
    valuators:
          0: 9.11 (7.00)
          1: 23.43 (18.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005770
    detail: 0
    flags: 
    valuators:
          0: 10.89 (8.00)
          1: 27.21 (20.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005779
    detail: 0
    flags: 
    valuators:
          0: 11.14 (8.00)
          1: 26.46 (19.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005788
    detail: 0
    flags: 
    valuators:
          0: 10.66 (8.00)
          1: 23.98 (18.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005796
    detail: 0
    flags: 
    valuators:
          0: 10.69 (8.00)
          1: 25.38 (19.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005805
    detail: 0
    flags: 
    valuators:
          0: 9.23 (7.00)
          1: 22.41 (17.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005814
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 21.74 (17.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005823
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 17.90 (14.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005831
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 19.18 (15.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005839
    detail: 0
    flags: 
    valuators:
          0: 6.39 (5.00)
          1: 16.62 (13.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005848
    detail: 0
    flags: 
    valuators:
          0: 6.39 (5.00)
          1: 16.62 (13.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005856
    detail: 0
    flags: 
    valuators:
          0: 6.39 (5.00)
          1: 15.35 (12.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005864
    detail: 0
    flags: 
    valuators:
          0: 6.39 (5.00)
          1: 15.35 (12.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005873
    detail: 0
    flags: 
    valuators:
          0: 6.39 (5.00)
          1: 12.79 (10.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005881
    detail: 0
    flags: 
    valuators:
          0: 5.12 (4.00)
          1: 11.51 (9.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005890
    detail: 0
    flags: 
    valuators:
          0: 5.12 (4.00)
          1: 10.23 (8.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005898
    detail: 0
    flags: 
    valuators:
          0: 5.12 (4.00)
          1: 8.95 (7.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005906
    detail: 0
    flags: 
    valuators:
          0: 3.84 (3.00)
          1: 7.67 (6.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005915
    detail: 0
    flags: 
    valuators:
          0: 3.84 (3.00)
          1: 7.67 (6.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005923
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 6.39 (5.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005932
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 5.12 (4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005941
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005949
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005958
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005966
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005974
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005983
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7005991
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006000
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006009
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006018
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006027
    detail: 0
    flags: 
    valuators:
          0: 3.84 (3.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006036
    detail: 0
    flags: 
    valuators:
          0: 3.84 (3.00)
          1: 5.12 (4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006044
    detail: 0
    flags: 
    valuators:
          0: 3.84 (3.00)
          1: 5.12 (4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006053
    detail: 0
    flags: 
    valuators:
          0: 5.12 (4.00)
          1: 5.12 (4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006061
    detail: 0
    flags: 
    valuators:
          0: 5.12 (4.00)
          1: 5.12 (4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006070
    detail: 0
    flags: 
    valuators:
          0: 5.12 (4.00)
          1: 5.12 (4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006078
    detail: 0
    flags: 
    valuators:
          0: 6.39 (5.00)
          1: 7.67 (6.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006087
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 6.39 (5.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006095
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 6.39 (5.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006104
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 6.39 (5.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006112
    detail: 0
    flags: 
    valuators:
          0: 8.95 (7.00)
          1: 5.12 (4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006121
    detail: 0
    flags: 
    valuators:
          0: 8.95 (7.00)
          1: 5.12 (4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006128
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 5.12 (4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006137
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006145
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006153
    detail: 0
    flags: 
    valuators:
          0: 6.39 (5.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006161
    detail: 0
    flags: 
    valuators:
          0: 5.12 (4.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006168
    detail: 0
    flags: 
    valuators:
          0: 5.12 (4.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006176
    detail: 0
    flags: 
    valuators:
          0: 3.84 (3.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006191
    detail: 0
    flags: 
    valuators:
          0: 7.67 (6.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006482
    detail: 0
    flags: 
    valuators:
          0: 2.45 (2.00)
          1: 7.35 (6.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006490
    detail: 0
    flags: 
    valuators:
          0: 2.45 (2.00)
          1: 7.35 (6.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006499
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 6.39 (5.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006508
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 6.39 (5.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006516
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 6.39 (5.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006525
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 5.12 (4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006534
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 5.12 (4.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006543
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006551
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006560
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006569
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006578
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006586
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006595
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006604
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006612
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006621
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006630
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006638
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006647
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006656
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006664
    detail: 0
    flags: 
    valuators:
          0: 1.28 (1.00)
          1: 2.56 (2.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006682
    detail: 0
    flags: 
    valuators:
          0: 2.56 (2.00)
          1: 3.84 (3.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006699
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: 1.22 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006708
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: 1.17 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006717
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006726
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006734
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006743
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: 1.28 (1.00)

EVENT type 17 (RawMotion)
    device: 2 (11)
    time:   7006752
    detail: 0
    flags: 
    valuators:
          0: 0.00 (0.00)
          1: 1.28 (1.00)

EVENT type 15 (RawButtonPress)
    device: 2 (11)
    time:   7006830
    detail: 1
    flags: 
    valuators:

EVENT type 9 (FocusIn)
    device: 3 (3)
    time:   7006847
    windows: root 0x607 event 0x3200001 child 0x0
    mode: NotifyNormal (detail NotifyNonlinear)
    flags:  [same screen]
    buttons: 1
    modifiers: locked 0 latched 0 base 0 effective: 0
    group: locked 0 latched 0 base 0 effective: 0
    root x/y:  2925.00 / 1684.00
    event x/y: 2875.00 / 1562.00
EVENT type 16 (RawButtonRelease)
    device: 2 (11)
    time:   7007014
    detail: 1
    flags: 
    valuators:

EVENT type 1 (DeviceChanged)
    device: 2 (12)
    time: 7009623
    reason: SlaveSwitch
	Reporting 5 classes:
		Class originated from: 12. Type: XIButtonClass
		Buttons supported: 7
		Button labels: "Button Left" "Button Middle" "Button Right" "Button Wheel Up" "Button Wheel Down" "Button Horiz Wheel Left" "Button Horiz Wheel Right"
		Button state:
		Class originated from: 12. Type: XIValuatorClass
		Detail for Valuator 0:
		  Label: Abs MT Position X
		  Range: 0.000000 - 65535.000000
		  Resolution: 0 units/m
		  Mode: absolute
		  Current value: 62940.906250
		Class originated from: 12. Type: XIValuatorClass
		Detail for Valuator 1:
		  Label: Abs MT Position Y
		  Range: 0.000000 - 65535.000000
		  Resolution: 0 units/m
		  Mode: absolute
		  Current value: 63896.625000
		Class originated from: 12. Type: XIValuatorClass
		Detail for Valuator 2:
		  Label: Rel Horiz Scroll
		  Range: -1.000000 - -1.000000
		  Resolution: 0 units/m
		  Mode: relative
		Class originated from: 12. Type: XIValuatorClass
		Detail for Valuator 3:
		  Label: Rel Vert Scroll
		  Range: -1.000000 - -1.000000
		  Resolution: 0 units/m
		  Mode: relative

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   7009623
    detail: 292
    valuators:
          0: 21094.08 (21094.08)
          1: 10255.01 (10255.01)

EVENT type 10 (FocusOut)
    device: 3 (3)
    time:   7009633
    windows: root 0x607 event 0x3200001 child 0x0
    mode: NotifyNormal (detail NotifyNonlinear)
    flags:  [same screen]
    buttons:
    modifiers: locked 0 latched 0 base 0 effective: 0
    group: locked 0 latched 0 base 0 effective: 0
    root x/y:  988.00 / 270.00
    event x/y: 938.00 / 148.00
EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   7009697
    detail: 292
    valuators:
          0: 21094.08 (0.00)
          1: 10255.01 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   7010344
    detail: 293
    valuators:
          0: 26999.05 (26999.05)
          1: 9223.44 (9223.44)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010514
    detail: 293
    valuators:
          0: 27067.32 (27067.32)
          1: 9284.12 (9284.12)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010529
    detail: 293
    valuators:
          0: 27272.12 (27272.12)
          1: 9405.49 (9405.49)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010544
    detail: 293
    valuators:
          0: 27886.51 (27886.51)
          1: 9587.53 (9587.53)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010560
    detail: 293
    valuators:
          0: 28432.63 (28432.63)
          1: 9769.57 (9769.57)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010575
    detail: 293
    valuators:
          0: 28978.76 (28978.76)
          1: 10012.29 (10012.29)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010590
    detail: 293
    valuators:
          0: 29422.48 (29422.48)
          1: 10255.01 (10255.01)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010605
    detail: 293
    valuators:
          0: 29900.34 (29900.34)
          1: 10558.42 (10558.42)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010620
    detail: 293
    valuators:
          0: 30412.34 (30412.34)
          1: 10801.14 (10801.14)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010636
    detail: 293
    valuators:
          0: 30924.33 (30924.33)
          1: 10983.18 (10983.18)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010651
    detail: 293
    valuators:
          0: 31470.45 (31470.45)
          1: 11225.90 (11225.90)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010666
    detail: 293
    valuators:
          0: 32016.58 (32016.58)
          1: 11407.94 (11407.94)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010682
    detail: 293
    valuators:
          0: 32528.57 (32528.57)
          1: 11711.35 (11711.35)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010697
    detail: 293
    valuators:
          0: 32972.30 (32972.30)
          1: 11893.39 (11893.39)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010713
    detail: 293
    valuators:
          0: 33381.89 (33381.89)
          1: 12136.11 (12136.11)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010728
    detail: 293
    valuators:
          0: 33723.22 (33723.22)
          1: 12318.15 (12318.15)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010743
    detail: 293
    valuators:
          0: 33996.28 (33996.28)
          1: 12500.19 (12500.19)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010759
    detail: 293
    valuators:
          0: 34201.08 (34201.08)
          1: 12682.24 (12682.24)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010774
    detail: 293
    valuators:
          0: 34337.61 (34337.61)
          1: 12803.60 (12803.60)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010789
    detail: 293
    valuators:
          0: 34474.14 (34474.14)
          1: 12924.96 (12924.96)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010805
    detail: 293
    valuators:
          0: 34576.54 (34576.54)
          1: 13046.32 (13046.32)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010820
    detail: 293
    valuators:
          0: 34644.80 (34644.80)
          1: 13167.68 (13167.68)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010835
    detail: 293
    valuators:
          0: 34644.80 (34644.80)
          1: 13289.04 (13289.04)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010850
    detail: 293
    valuators:
          0: 34644.80 (34644.80)
          1: 13228.36 (13228.36)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010866
    detail: 293
    valuators:
          0: 34610.67 (34610.67)
          1: 13349.72 (13349.72)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010881
    detail: 293
    valuators:
          0: 34576.54 (34576.54)
          1: 13592.44 (13592.44)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010897
    detail: 293
    valuators:
          0: 34508.27 (34508.27)
          1: 13835.17 (13835.17)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010912
    detail: 293
    valuators:
          0: 34303.48 (34303.48)
          1: 14624.01 (14624.01)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010927
    detail: 293
    valuators:
          0: 34098.68 (34098.68)
          1: 15291.50 (15291.50)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010943
    detail: 293
    valuators:
          0: 33825.62 (33825.62)
          1: 16080.35 (16080.35)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010958
    detail: 293
    valuators:
          0: 33484.29 (33484.29)
          1: 16626.47 (16626.47)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010973
    detail: 293
    valuators:
          0: 33142.96 (33142.96)
          1: 17172.60 (17172.60)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7010988
    detail: 293
    valuators:
          0: 32767.50 (32767.50)
          1: 17597.36 (17597.36)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7011004
    detail: 293
    valuators:
          0: 32323.77 (32323.77)
          1: 17900.76 (17900.76)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7011019
    detail: 293
    valuators:
          0: 31811.78 (31811.78)
          1: 18082.81 (18082.81)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7011034
    detail: 293
    valuators:
          0: 31333.92 (31333.92)
          1: 18143.49 (18143.49)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7011050
    detail: 293
    valuators:
          0: 30890.20 (30890.20)
          1: 18143.49 (18143.49)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7011065
    detail: 293
    valuators:
          0: 30480.60 (30480.60)
          1: 18204.17 (18204.17)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7011080
    detail: 293
    valuators:
          0: 30173.41 (30173.41)
          1: 18325.53 (18325.53)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7011096
    detail: 293
    valuators:
          0: 29934.48 (29934.48)
          1: 18386.21 (18386.21)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7011111
    detail: 293
    valuators:
          0: 29797.95 (29797.95)
          1: 18507.57 (18507.57)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7011127
    detail: 293
    valuators:
          0: 29695.55 (29695.55)
          1: 18507.57 (18507.57)

EVENT type 23 (RawTouchUpdate)
    device: 2 (12)
    time:   7011142
    detail: 293
    valuators:
          0: 29627.28 (29627.28)
          1: 18507.57 (18507.57)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   7011339
    detail: 293
    valuators:
          0: 29627.28 (0.00)
          1: 18507.57 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   7012908
    detail: 294
    valuators:
          0: 16895.74 (16895.74)
          1: 1213.61 (1213.61)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   7012998
    detail: 294
    valuators:
          0: 16895.74 (0.00)
          1: 1213.61 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   7013522
    detail: 295
    valuators:
          0: 18465.85 (18465.85)
          1: 1092.25 (1092.25)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   7013628
    detail: 295
    valuators:
          0: 18465.85 (0.00)
          1: 1092.25 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   7014244
    detail: 296
    valuators:
          0: 26521.20 (26521.20)
          1: 50182.82 (50182.82)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   7014366
    detail: 296
    valuators:
          0: 26521.20 (0.00)
          1: 50182.82 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   7014859
    detail: 297
    valuators:
          0: 38399.41 (38399.41)
          1: 53762.97 (53762.97)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   7014980
    detail: 297
    valuators:
          0: 38399.41 (0.00)
          1: 53762.97 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   7015458
    detail: 298
    valuators:
          0: 24575.62 (24575.62)
          1: 45995.86 (45995.86)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   7015579
    detail: 298
    valuators:
          0: 24575.62 (0.00)
          1: 45995.86 (0.00)

EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   7016641
    detail: 299
    valuators:
          0: 19148.51 (19148.51)
          1: 64382.07 (64382.07)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   7016731
    detail: 299
    valuators:
          0: 19148.51 (0.00)
          1: 64382.07 (0.00)

EVENT type 9 (FocusIn)
    device: 3 (3)
    time:   7016737
    windows: root 0x607 event 0x3200001 child 0x0
    mode: NotifyNormal (detail NotifyNonlinear)
    flags:  [same screen]
    buttons:
    modifiers: locked 0 latched 0 base 0 effective: 0
    group: locked 0 latched 0 base 0 effective: 0
    root x/y:  897.00 / 1697.00
    event x/y: 847.00 / 1575.00
EVENT type 22 (RawTouchBegin)
    device: 2 (12)
    time:   7018361
    detail: 300
    valuators:
          0: 4949.26 (4949.26)
          1: 2851.99 (2851.99)

EVENT type 24 (RawTouchEnd)
    device: 2 (12)
    time:   7018467
    detail: 300
    valuators:
          0: 4949.26 (0.00)
          1: 2851.99 (0.00)

So as you can see clicks wich were made by touchscreen are registrable in systeam before or after I open something from Dash to Panel

version of gnome-shell-extension-dash-to-panel is 62-3

System
 Static hostname: vadim-bmax
       Icon name: computer-convertible
         Chassis: convertible
      Machine ID: f774c5bbc9dc40bea2022da28331b6cc
         Boot ID: dd20d71057d24c4c809786a3e364c2a1
Operating System: Manjaro Linux                   
          Kernel: Linux 6.6.40-1-MANJARO
    Architecture: x86-64
 Hardware Vendor: AMI
  Hardware Model: INTEL
Firmware Version: 3.5_2105046
   Firmware Date: Thu 2022-03-03
    Firmware Age: 2y 5month 1w 3d 

Pls help :pray: :pray:

Please report upstream to the developer → Issues · home-sweet-gnome/dash-to-panel · GitHub

Ok, done

report upstream to the developer

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.