You are not logged in.
OS Specs:
archlinux x86_64 - linux kernel version 6.14.9-arch1-1
KDE Plasma 6.3.5 (Wayland)
KDE Frameworks 6.14.0
Qt 6.9
Hardware Specs:
Microsoft Surface Laptop 3 (yes i know)
8x Intel Core i7-1065G7 @ 1.3GHz
15.2GB LPDDR4
Intel Iris Plus Integrated Graphics
I have been experiencing this issue since I initially wiped this laptop and installed archlinux onto it (this is standard practice with all of my laptops). I will be using my laptop just fine when, all of a sudden, as I go to change windows, my mouse won't follow me. When I hover my mouse at the bottom of the screen to make the taskbar appear, it doesn't. When I use Alt+Tab to switch windows and then attempt to click the window I'm switching to, it immediately switches me back to the previous one that I am trying to move from, and registers my click on that window instead. When I use the start (super) button to force the taskbar to appear, then click on an icon to focus on or open a window, it ignores my click aside from closing the start menu as a result of it. During all of this, my keyboard works fine, I can use Alt+Tab to switch windows and type on the windows I switch to with no issues, but I can't click. When use my keyboard and the start menu to open Konsole and run xev to check my input events, my keyboard events all show up with no issues, but mouse click events do not show up at all. On another topic, a similar issue to this was fixed after discovering an unused mouse still plugged into the OP's computer, where unplugging that old mouse fixed the issue. I have check all of my USB devices through the settings manager and there is no such device. More accurately, there WAS one, that I can only assume was some input adapter involved with recognizing the keyboard and touchpad as separate devices even though they are mutually-integrated, but disabling it didn't change how the PC was detecting input, or whether or not the issue was happening. Initially, I thought it might've been due to some conflict between the drivers that were available to the linux kernel and my input hardware itself, but I don't know how to test that, or if I can even change it without trying to find a new laptop/PC, and another theory I had was that it was a Wayland issue, and switching my session to Xorg only might fix it, but I have yet to test that theory, and I honestly doubt that it will fix anything. I'm hoping that someone in the community may have possible reasons or suggestions, that most frequent apps that I use, which are the biggest culprit of this error, are Firefox, Visual Studio Code, and Konsole. Feel free to leave any questions in the replies.
EDIT: P.S. mouse behaves normally, but only visually, not interactively, and using Alt+F4 to close the window my mouse is stuck to only makes my mouse no longer interact with any window, but the system still notices when I click, because it still closes things like the start menu when I do so, it just doesn't send the click to any application, since the application it was stuck to is no longer running.
dmesg log (before the issue started):
[ 0.000000] Linux version 6.14.9-arch1-1 (linux@archlinux) (gcc (GCC) 15.1.1 20250425, GNU ld (GNU Binutils) 2.44.0) #1 SMP PREEMPT_DYNAMIC Thu, 29 May 2025 21:42:15 +0000
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ab27638c-3393-4efa-acb2-5bcd075ddb63 rw loglevel=3 quiet
[ 0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
# Many Lines Redacted...
[ 4.094098] systemd[1]: System time advanced to built-in epoch: Thu 2025-05-29 11:19:38 PDT
[ 4.160743] systemd[1]: systemd 257.6-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[ 4.160764] systemd[1]: Detected architecture x86-64.
[ 4.472241] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[ 5.090072] systemd[1]: Queued start job for default target Graphical Interface.
[ 5.129408] systemd[1]: Created slice Slice /system/dirmngr.
[ 5.130788] systemd[1]: Created slice Slice /system/getty.
[ 5.131973] systemd[1]: Created slice Slice /system/gpg-agent.
[ 5.133246] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[ 5.134450] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[ 5.135607] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[ 5.136795] systemd[1]: Created slice Slice /system/keyboxd.
[ 5.138026] systemd[1]: Created slice Slice /system/modprobe.
[ 5.139217] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 5.140033] systemd[1]: Created slice User and Session Slice.
[ 5.140217] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 5.140769] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 5.140949] systemd[1]: Reached target Login Prompts.
[ 5.140992] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 5.141081] systemd[1]: Reached target Remote File Systems.
[ 5.141122] systemd[1]: Reached target Slice Units.
[ 5.141174] systemd[1]: Reached target Mounting snaps.
[ 5.141230] systemd[1]: Reached target Swaps.
[ 5.141280] systemd[1]: Reached target System Time Set.
[ 5.141360] systemd[1]: Reached target Local Verity Protected Volumes.
[ 5.141741] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 5.153627] systemd[1]: Listening on Process Core Dump Socket.
[ 5.156051] systemd[1]: Listening on Credential Encryption/Decryption.
[ 5.156438] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.156728] systemd[1]: Listening on Journal Sockets.
[ 5.156854] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 5.156900] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 5.157113] systemd[1]: Listening on udev Control Socket.
[ 5.157260] systemd[1]: Listening on udev Kernel Socket.
[ 5.157488] systemd[1]: Listening on User Database Manager Socket.
[ 5.160390] systemd[1]: Mounting Huge Pages File System...
[ 5.162636] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.164811] systemd[1]: Mounting Kernel Debug File System...
[ 5.167019] systemd[1]: Mounting Kernel Trace File System...
[ 5.171056] systemd[1]: Mounting Temporary Directory /tmp...
[ 5.193194] systemd[1]: Starting Create List of Static Device Nodes...
[ 5.197577] systemd[1]: Starting Load Kernel Module configfs...
[ 5.202186] systemd[1]: Starting Load Kernel Module dm_mod...
[ 5.207680] systemd[1]: Starting Load Kernel Module drm...
[ 5.210842] systemd[1]: Starting Load Kernel Module fuse...
[ 5.226463] systemd[1]: Starting Load Kernel Module loop...
[ 5.226858] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 5.227103] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[ 5.234988] systemd[1]: Starting Journal Service...
[ 5.238622] systemd[1]: Starting Load Kernel Modules...
[ 5.238681] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 5.241636] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 5.241836] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 5.253020] systemd[1]: Starting Load udev Rules from Credentials...
[ 5.257223] systemd[1]: Starting Coldplug All udev Devices...
[ 5.261115] systemd[1]: Starting Virtual Console Setup...
[ 5.291159] device-mapper: uevent: version 1.0.3
[ 5.291588] device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: dm-devel@lists.linux.dev
[ 5.293457] systemd[1]: Mounted Huge Pages File System.
[ 5.294240] systemd[1]: Mounted POSIX Message Queue File System.
[ 5.294843] systemd[1]: Mounted Kernel Debug File System.
[ 5.295017] loop: module loaded
[ 5.295365] systemd[1]: Mounted Kernel Trace File System.
[ 5.295845] EXT4-fs (nvme0n1p3): re-mounted ab27638c-3393-4efa-acb2-5bcd075ddb63.
[ 5.295868] systemd[1]: Mounted Temporary Directory /tmp.
[ 5.299883] systemd[1]: Finished Create List of Static Device Nodes.
[ 5.301667] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 5.302900] systemd[1]: Finished Load Kernel Module configfs.
[ 5.304350] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 5.305304] systemd[1]: Finished Load Kernel Module dm_mod.
[ 5.307308] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 5.308137] systemd[1]: Finished Load Kernel Module drm.
[ 5.309463] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 5.310259] systemd[1]: Finished Load Kernel Module fuse.
[ 5.311515] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 5.312263] systemd[1]: Finished Load Kernel Module loop.
[ 5.313494] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 5.314999] systemd[1]: Finished Load udev Rules from Credentials.
[ 5.318755] systemd-journald[302]: Collecting audit messages is disabled.
[ 5.322089] systemd[1]: Mounting FUSE Control File System...
[ 5.324469] i2c_dev: i2c /dev entries driver
[ 5.326125] systemd[1]: Mounting Kernel Configuration File System...
[ 5.328067] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[ 5.332863] systemd[1]: Starting Load/Save OS Random Seed...
[ 5.333646] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[ 5.338321] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[ 5.338409] systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 5.340637] systemd[1]: Finished Load Kernel Modules.
[ 5.357006] systemd[1]: Starting Apply Kernel Variables...
[ 5.374490] systemd[1]: Mounted FUSE Control File System.
[ 5.375101] systemd[1]: Mounted Kernel Configuration File System.
[ 5.392960] systemd[1]: Finished Load/Save OS Random Seed.
[ 5.404805] systemd[1]: Starting User Database Manager...
[ 5.411186] systemd[1]: Finished Virtual Console Setup.
[ 5.414815] systemd[1]: Finished Apply Kernel Variables.
[ 5.464202] systemd[1]: Started Journal Service.
[ 5.552186] systemd-journald[302]: Received client request to flush runtime journal.
[ 5.572026] systemd-journald[302]: /var/log/journal/bb465382e4eb4ca5b402ce7b290c0906/system.journal: Realtime clock jumped backwards relative to last journal entry, rotating.
[ 5.572047] systemd-journald[302]: Rotating system journal.
[ 6.237964] acpi-tad ACPI000E:00: Missing _PRW
[ 6.438573] intel_pmc_core INT33A1:00: initialized
[ 6.623399] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 6.632545] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 6.647203] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 6.697598] input: PC Speaker as /devices/platform/pcspkr/input/input2
[ 6.715491] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 6.754181] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 6.799290] loop0: detected capacity change from 0 to 8
[ 6.813954] intel-lpss 0000:00:19.0: enabling device (0000 -> 0002)
[ 6.833910] loop1: detected capacity change from 0 to 651704
[ 6.938928] loop2: detected capacity change from 0 to 130592
[ 6.950211] mc: Linux media interface: v0.10
[ 6.950365] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 7.004431] loop4: detected capacity change from 0 to 151320
[ 7.004929] loop5: detected capacity change from 0 to 395216
[ 7.041055] Bluetooth: Core ver 2.22
[ 7.042720] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 7.043811] NET: Registered PF_BLUETOOTH protocol family
[ 7.043824] Bluetooth: HCI device and connection manager initialized
[ 7.043840] Bluetooth: HCI socket layer initialized
[ 7.043853] Bluetooth: L2CAP socket layer initialized
[ 7.043886] Bluetooth: SCO socket layer initialized
[ 7.051558] spi-nor spi0.0: supply vcc not found, using dummy regulator
[ 7.056558] loop3: detected capacity change from 0 to 151328
# Redacted Some certs
[ 7.065374] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 7.065398] cfg80211: failed to load regulatory.db
[ 7.083589] Creating 1 MTD partitions on "0000:00:1f.5":
[ 7.083611] 0x000000000000-0x000001000000 : "BIOS"
[ 7.132304] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[ 7.132320] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 7.132327] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 7.132333] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 7.133156] videodev: Linux video capture interface: v2.00
[ 7.146223] input: gpio-keys as /devices/platform/MSHW0040:00/gpio-keys.1.auto/input/input3
[ 7.157596] loop7: detected capacity change from 0 to 104232
[ 7.169548] cryptd: max_cpu_qlen set to 1000
[ 7.190390] input: gpio-keys as /devices/platform/MSHW0040:00/gpio-keys.2.auto/input/input4
[ 7.200218] loop6: detected capacity change from 0 to 187776
[ 7.205056] loop8: detected capacity change from 0 to 440120
[ 7.274883] Intel(R) Wireless WiFi driver for Linux
[ 7.275096] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 7.289497] loop9: detected capacity change from 0 to 132472
[ 7.302188] iwlwifi 0000:00:14.3: Detected crf-id 0x3617, cnv-id 0x2000300 wfpm id 0x80000000
[ 7.302224] iwlwifi 0000:00:14.3: PCI dev 34f0/0074, rev=0x332, rfid=0x10a100
[ 7.302238] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz
[ 7.307906] AES CTR mode by8 optimization enabled
[ 7.308463] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 7.342608] intel_rapl_common: Found RAPL domain package
[ 7.350758] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[ 7.400281] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[ 7.402105] iwlwifi 0000:00:14.3: loaded firmware version 77.f31a351f.0 Qu-c0-hr-b0-77.ucode op_mode iwlmvm
[ 7.441550] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 11 2017
[ 7.442545] Bluetooth: hci0: Device revision is 2
[ 7.442561] Bluetooth: hci0: Secure boot is enabled
[ 7.442570] Bluetooth: hci0: OTP lock is enabled
[ 7.442578] Bluetooth: hci0: API lock is enabled
[ 7.442585] Bluetooth: hci0: Debug lock is disabled
[ 7.442593] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 7.443472] pps_core: LinuxPPS API ver. 1 registered
[ 7.443486] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 7.443635] usbcore: registered new interface driver btusb
[ 7.458579] intel_rapl_common: Found RAPL domain package
[ 7.458643] intel_rapl_common: Found RAPL domain core
[ 7.458658] intel_rapl_common: Found RAPL domain psys
[ 7.490883] Bluetooth: hci0: Found device firmware: intel/ibt-19-32-4.sfi
[ 7.491130] Bluetooth: hci0: Boot Address: 0x24800
[ 7.491144] Bluetooth: hci0: Firmware Version: 132-3.24
[ 7.521869] PTP clock support registered
[ 7.602517] acpi PNP0A05:00: No SoundWire links detected
[ 7.602622] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 7.603387] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 7.618544] usb 3-6: Found UVC 1.50 device Surface Camera Front (045e:0990)
[ 7.628706] usb 3-6: Found UVC 1.50 device Surface Camera Front (045e:0990)
[ 7.635828] usbcore: registered new interface driver uvcvideo
[ 7.942386] EXT4-fs (nvme0n1p2): mounted filesystem 1ab311f2-002a-4ee5-b6a2-b7c272014d4d r/w with ordered data mode. Quota mode: none.
[ 7.943460] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[ 7.944932] idma64 idma64.3: Found Intel integrated DMA 64-bit
[ 8.004501] EXT4-fs (nvme0n1p4): mounted filesystem 2b8160d7-4f79-4454-9c21-f6f46989cb1f r/w with ordered data mode. Quota mode: none.
[ 8.007744] EXT4-fs (nvme0n1p5): mounted filesystem 5a05a610-7645-401a-a27f-32be637fc053 r/w with ordered data mode. Quota mode: none.
[ 8.171617] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC274: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:speaker
[ 8.171643] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 8.171657] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 8.171668] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 8.171676] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 8.171683] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 8.171693] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
[ 8.183753] dw-apb-uart.3: ttyS4 at MMIO 0x4010003000 (irq = 20, base_baud = 7500000) is a 16550A
[ 8.192669] serial serial0: tty port ttyS4 registered
[ 8.196441] surface_serial_hub serial0-0: SAM firmware version: 14.800.139
[ 8.429029] iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
[ 8.493993] iwlwifi 0000:00:14.3: base HW address: c8:34:8e:61:15:c2
[ 8.533218] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[ 9.125526] loop10: detected capacity change from 0 to 8
[ 9.357498] Bluetooth: hci0: Waiting for firmware download to complete
[ 9.358471] Bluetooth: hci0: Firmware loaded in 1823794 usecs
[ 9.358678] Bluetooth: hci0: Waiting for device to boot
[ 9.373524] Bluetooth: hci0: Device booted in 14586 usecs
[ 9.374203] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-32-4.ddc
[ 9.376486] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 9.377530] Bluetooth: hci0: Firmware revision 0.4 build 132 week 3 2024
[ 9.379515] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[ 9.562721] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
[ 12.984495] surface_serial_hub serial0-0: rtl: dropping unexpected command message (rqid = 0x002b)
[ 12.986089] surface_serial_hub serial0-0: rtl: dropping unexpected command message (rqid = 0x002c)
[ 12.990448] dptf_power INT3407:00: Unsupported event [0x82]
[ 12.992353] dptf_power INT3407:00: Unsupported event [0x82]
[ 13.063182] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input5
[ 13.064190] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
[ 13.064565] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
[ 13.064848] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[ 13.065583] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[ 13.070467] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[ 13.103538] hid-generic 0019:045E:0922.0001: hidraw0: <UNKNOWN> HID v1.11 Device [Microsoft Surface 045E:0922] on 01:15:02:05:00
[ 13.106932] input: Microsoft Surface 045E:09AE Keyboard as /devices/platform/MSHW0114:00/01:15:02:01:00/0019:045E:09AE.0002/input/input11
[ 13.115860] intel_tcc_cooling: Programmable TCC Offset detected
[ 13.133829] hid-generic 0019:045E:09AE.0002: input,hidraw1: <UNKNOWN> HID v1.11 Keyboard [Microsoft Surface 045E:09AE] on 01:15:02:01:00
[ 13.138257] input: Microsoft Surface 045E:09AF Mouse as /devices/platform/MSHW0114:00/01:15:02:03:00/0019:045E:09AF.0003/input/input12
[ 13.138630] input: Microsoft Surface 045E:09AF Touchpad as /devices/platform/MSHW0114:00/01:15:02:03:00/0019:045E:09AF.0003/input/input13
[ 13.138985] input: Microsoft Surface 045E:09AF as /devices/platform/MSHW0114:00/01:15:02:03:00/0019:045E:09AF.0003/input/input14
[ 13.139284] input: Microsoft Surface 045E:09AF as /devices/platform/MSHW0114:00/01:15:02:03:00/0019:045E:09AF.0003/input/input15
[ 13.139675] hid-generic 0019:045E:09AF.0003: input,hidraw2: <UNKNOWN> HID v1.11 Mouse [Microsoft Surface 045E:09AF] on 01:15:02:03:00
[ 13.249323] input: Microsoft Surface 045E:09AF Mouse as /devices/platform/MSHW0114:00/01:15:02:03:00/0019:045E:09AF.0003/input/input16
[ 13.249728] input: Microsoft Surface 045E:09AF Touchpad as /devices/platform/MSHW0114:00/01:15:02:03:00/0019:045E:09AF.0003/input/input17
[ 13.250014] input: Microsoft Surface 045E:09AF UNKNOWN as /devices/platform/MSHW0114:00/01:15:02:03:00/0019:045E:09AF.0003/input/input18
[ 13.250270] input: Microsoft Surface 045E:09AF UNKNOWN as /devices/platform/MSHW0114:00/01:15:02:03:00/0019:045E:09AF.0003/input/input19
[ 13.250621] hid-multitouch 0019:045E:09AF.0003: input,hidraw2: <UNKNOWN> HID v1.11 Mouse [Microsoft Surface 045E:09AF] on 01:15:02:03:00
[ 13.287259] mousedev: PS/2 mouse device common for all mice
[ 13.987617] dptf_power INT3407:00: Unsupported event [0x82]
[ 28.708427] dptf_power INT3407:00: Unsupported event [0x82]
[ 28.715759] dptf_power INT3407:00: Unsupported event [0x82]
[ 30.702392] dptf_power INT3407:00: Unsupported event [0x82]
[ 34.917083] systemd-journald[302]: /var/log/journal/bb465382e4eb4ca5b402ce7b290c0906/user-1000.journal: Realtime clock jumped backwards relative to last journal entry, rotating.
[ 37.336824] nvme nvme0: using unchecked data buffer
[ 44.432599] dptf_power INT3407:00: Unsupported event [0x82]
[ 44.447061] dptf_power INT3407:00: Unsupported event [0x82]
[ 46.417152] dptf_power INT3407:00: Unsupported event [0x82]
[ 46.867186] wlp0s20f3: authenticate with 44:1c:12:d5:d8:ee (local address=c8:34:8e:61:15:c2)
[ 46.868150] wlp0s20f3: send auth to 44:1c:12:d5:d8:ee (try 1/3)
[ 46.898759] wlp0s20f3: authenticated
[ 46.900557] wlp0s20f3: associate with 44:1c:12:d5:d8:ee (try 1/3)
[ 46.903533] wlp0s20f3: RX AssocResp from 44:1c:12:d5:d8:ee (capab=0x511 status=0 aid=3)
[ 46.912875] wlp0s20f3: associated
[ 47.041777] wlp0s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 44:1c:12:d5:d8:ee
[ 50.696064] warning: `kdeconnectd' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[ 60.142976] dptf_power INT3407:00: Unsupported event [0x82]
[ 60.151784] dptf_power INT3407:00: Unsupported event [0x82]
[ 62.137940] dptf_power INT3407:00: Unsupported event [0x82]
[ 75.825064] dptf_power INT3407:00: Unsupported event [0x82]
[ 75.831907] dptf_power INT3407:00: Unsupported event [0x82]
[ 77.821106] dptf_power INT3407:00: Unsupported event [0x82]
[ 91.540801] dptf_power INT3407:00: Unsupported event [0x82]
[ 91.550730] dptf_power INT3407:00: Unsupported event [0x82]
[ 93.552560] dptf_power INT3407:00: Unsupported event [0x82]
[ 107.227518] dptf_power INT3407:00: Unsupported event [0x82]
[ 107.235312] dptf_power INT3407:00: Unsupported event [0x82]
[ 109.240577] dptf_power INT3407:00: Unsupported event [0x82]
[ 122.937968] dptf_power INT3407:00: Unsupported event [0x82]
[ 122.946779] dptf_power INT3407:00: Unsupported event [0x82]
[ 124.932603] dptf_power INT3407:00: Unsupported event [0x82]
[ 138.653638] dptf_power INT3407:00: Unsupported event [0x82]
[ 138.661048] dptf_power INT3407:00: Unsupported event [0x82]
[ 140.648196] dptf_power INT3407:00: Unsupported event [0x82]
[ 154.372321] dptf_power INT3407:00: Unsupported event [0x82]
[ 154.379693] dptf_power INT3407:00: Unsupported event [0x82]
[ 156.386588] dptf_power INT3407:00: Unsupported event [0x82]
[ 170.091249] dptf_power INT3407:00: Unsupported event [0x82]
[ 170.099490] dptf_power INT3407:00: Unsupported event [0x82]
[ 171.087482] dptf_power INT3407:00: Unsupported event [0x82]
[ 185.832193] dptf_power INT3407:00: Unsupported event [0x82]
[ 185.839518] dptf_power INT3407:00: Unsupported event [0x82]
[ 186.832859] dptf_power INT3407:00: Unsupported event [0x82]
[ 201.532587] dptf_power INT3407:00: Unsupported event [0x82]
[ 201.541274] dptf_power INT3407:00: Unsupported event [0x82]
[ 203.551223] dptf_power INT3407:00: Unsupported event [0x82]
[ 217.237887] dptf_power INT3407:00: Unsupported event [0x82]
[ 217.246231] dptf_power INT3407:00: Unsupported event [0x82]
[ 219.213341] dptf_power INT3407:00: Unsupported event [0x82]
[ 232.940401] dptf_power INT3407:00: Unsupported event [0x82]
[ 232.947808] dptf_power INT3407:00: Unsupported event [0x82]
[ 234.934699] dptf_power INT3407:00: Unsupported event [0x82]
[ 248.658006] dptf_power INT3407:00: Unsupported event [0x82]
[ 248.666376] dptf_power INT3407:00: Unsupported event [0x82]
[ 250.652095] dptf_power INT3407:00: Unsupported event [0x82]
[ 264.374110] dptf_power INT3407:00: Unsupported event [0x82]
[ 264.382858] dptf_power INT3407:00: Unsupported event [0x82]
[ 266.367548] dptf_power INT3407:00: Unsupported event [0x82]
[ 280.092672] dptf_power INT3407:00: Unsupported event [0x82]
[ 280.100362] dptf_power INT3407:00: Unsupported event [0x82]
[ 282.086493] dptf_power INT3407:00: Unsupported event [0x82]
[ 295.810161] dptf_power INT3407:00: Unsupported event [0x82]
[ 295.817307] dptf_power INT3407:00: Unsupported event [0x82]
[ 297.804132] dptf_power INT3407:00: Unsupported event [0x82]
[ 311.553555] dptf_power INT3407:00: Unsupported event [0x82]
[ 311.560871] dptf_power INT3407:00: Unsupported event [0x82]
[ 312.549819] dptf_power INT3407:00: Unsupported event [0x82]
[ 327.277585] dptf_power INT3407:00: Unsupported event [0x82]
[ 327.286560] dptf_power INT3407:00: Unsupported event [0x82]
[ 329.271574] dptf_power INT3407:00: Unsupported event [0x82]
[ 343.021408] dptf_power INT3407:00: Unsupported event [0x82]
[ 343.030368] dptf_power INT3407:00: Unsupported event [0x82]
[ 344.994828] dptf_power INT3407:00: Unsupported event [0x82]
[ 358.726248] dptf_power INT3407:00: Unsupported event [0x82]
[ 358.733108] dptf_power INT3407:00: Unsupported event [0x82]
[ 360.718735] dptf_power INT3407:00: Unsupported event [0x82]
[ 374.451285] dptf_power INT3407:00: Unsupported event [0x82]
[ 374.460636] dptf_power INT3407:00: Unsupported event [0x82]
[ 376.445498] dptf_power INT3407:00: Unsupported event [0x82]
[ 390.174240] dptf_power INT3407:00: Unsupported event [0x82]
[ 390.182924] dptf_power INT3407:00: Unsupported event [0x82]
[ 392.170343] dptf_power INT3407:00: Unsupported event [0x82]
[ 405.895315] dptf_power INT3407:00: Unsupported event [0x82]
[ 405.902329] dptf_power INT3407:00: Unsupported event [0x82]
[ 407.889060] dptf_power INT3407:00: Unsupported event [0x82]
[ 421.617225] dptf_power INT3407:00: Unsupported event [0x82]
[ 421.625530] dptf_power INT3407:00: Unsupported event [0x82]
[ 423.612568] dptf_power INT3407:00: Unsupported event [0x82]
[ 437.340918] dptf_power INT3407:00: Unsupported event [0x82]
[ 437.349552] dptf_power INT3407:00: Unsupported event [0x82]
[ 439.335704] dptf_power INT3407:00: Unsupported event [0x82]
[ 453.066231] dptf_power INT3407:00: Unsupported event [0x82]
[ 453.074028] dptf_power INT3407:00: Unsupported event [0x82]
[ 455.061207] dptf_power INT3407:00: Unsupported event [0x82]
[ 468.786821] dptf_power INT3407:00: Unsupported event [0x82]
[ 468.795081] dptf_power INT3407:00: Unsupported event [0x82]
[ 470.782466] dptf_power INT3407:00: Unsupported event [0x82]
[ 484.512694] dptf_power INT3407:00: Unsupported event [0x82]
[ 484.520312] dptf_power INT3407:00: Unsupported event [0x82]
[ 486.508806] dptf_power INT3407:00: Unsupported event [0x82]
[ 500.217034] dptf_power INT3407:00: Unsupported event [0x82]
[ 500.225479] dptf_power INT3407:00: Unsupported event [0x82]
[ 502.211055] dptf_power INT3407:00: Unsupported event [0x82]
[ 515.938905] dptf_power INT3407:00: Unsupported event [0x82]
[ 515.947694] dptf_power INT3407:00: Unsupported event [0x82]
[ 517.932056] dptf_power INT3407:00: Unsupported event [0x82]
[ 531.652242] dptf_power INT3407:00: Unsupported event [0x82]
[ 531.659344] dptf_power INT3407:00: Unsupported event [0x82]
[ 532.647499] dptf_power INT3407:00: Unsupported event [0x82]
[ 547.394998] dptf_power INT3407:00: Unsupported event [0x82]
[ 547.402245] dptf_power INT3407:00: Unsupported event [0x82]
[ 548.391395] dptf_power INT3407:00: Unsupported event [0x82]
[ 563.111062] dptf_power INT3407:00: Unsupported event [0x82]
[ 563.118389] dptf_power INT3407:00: Unsupported event [0x82]
[ 564.106643] dptf_power INT3407:00: Unsupported event [0x82]
[ 578.810736] dptf_power INT3407:00: Unsupported event [0x82]
[ 578.818158] dptf_power INT3407:00: Unsupported event [0x82]
[ 579.809371] dptf_power INT3407:00: Unsupported event [0x82]
[ 594.499537] dptf_power INT3407:00: Unsupported event [0x82]
[ 594.506962] dptf_power INT3407:00: Unsupported event [0x82]
[ 596.493987] dptf_power INT3407:00: Unsupported event [0x82]
[ 613.232914] dptf_power INT3407:00: Unsupported event [0x82]
[ 613.240119] dptf_power INT3407:00: Unsupported event [0x82]
[ 613.248825] dptf_power INT3407:00: Unsupported event [0x82]
[ 625.864232] dptf_power INT3407:00: Unsupported event [0x82]
[ 625.873626] dptf_power INT3407:00: Unsupported event [0x82]
[ 627.858558] dptf_power INT3407:00: Unsupported event [0x82]
[ 641.565361] dptf_power INT3407:00: Unsupported event [0x82]
[ 644.598759] dptf_power INT3407:00: Unsupported event [0x82]
[ 644.607021] dptf_power INT3407:00: Unsupported event [0x82]
[ 657.263772] dptf_power INT3407:00: Unsupported event [0x82]
[ 657.271206] dptf_power INT3407:00: Unsupported event [0x82]
[ 659.257965] dptf_power INT3407:00: Unsupported event [0x82]
[ 672.954606] dptf_power INT3407:00: Unsupported event [0x82]
[ 672.962699] dptf_power INT3407:00: Unsupported event [0x82]
[ 674.948051] dptf_power INT3407:00: Unsupported event [0x82]
[ 688.646390] dptf_power INT3407:00: Unsupported event [0x82]
[ 688.654701] dptf_power INT3407:00: Unsupported event [0x82]
[ 690.640928] dptf_power INT3407:00: Unsupported event [0x82]
[ 704.342218] dptf_power INT3407:00: Unsupported event [0x82]
[ 704.349687] dptf_power INT3407:00: Unsupported event [0x82]
[ 706.337227] dptf_power INT3407:00: Unsupported event [0x82]
[ 720.032036] dptf_power INT3407:00: Unsupported event [0x82]
[ 720.040084] dptf_power INT3407:00: Unsupported event [0x82]
[ 722.024218] dptf_power INT3407:00: Unsupported event [0x82]
[ 735.716362] dptf_power INT3407:00: Unsupported event [0x82]
[ 735.724310] dptf_power INT3407:00: Unsupported event [0x82]
[ 737.710367] dptf_power INT3407:00: Unsupported event [0x82]
[ 751.403935] dptf_power INT3407:00: Unsupported event [0x82]
[ 751.412187] dptf_power INT3407:00: Unsupported event [0x82]
[ 753.397487] dptf_power INT3407:00: Unsupported event [0x82]
[ 767.105601] dptf_power INT3407:00: Unsupported event [0x82]
[ 767.113570] dptf_power INT3407:00: Unsupported event [0x82]
[ 769.099864] dptf_power INT3407:00: Unsupported event [0x82]
[ 782.796219] dptf_power INT3407:00: Unsupported event [0x82]
[ 782.803668] dptf_power INT3407:00: Unsupported event [0x82]
[ 783.790613] dptf_power INT3407:00: Unsupported event [0x82]
[ 798.489748] dptf_power INT3407:00: Unsupported event [0x82]
[ 798.497404] dptf_power INT3407:00: Unsupported event [0x82]
[ 799.485806] dptf_power INT3407:00: Unsupported event [0x82]
[ 814.175496] dptf_power INT3407:00: Unsupported event [0x82]
[ 814.184113] dptf_power INT3407:00: Unsupported event [0x82]
[ 815.168978] dptf_power INT3407:00: Unsupported event [0x82]
[ 829.884784] dptf_power INT3407:00: Unsupported event [0x82]
[ 829.892028] dptf_power INT3407:00: Unsupported event [0x82]
[ 830.880943] dptf_power INT3407:00: Unsupported event [0x82]
[ 848.628713] dptf_power INT3407:00: Unsupported event [0x82]
[ 861.260011] dptf_power INT3407:00: Unsupported event [0x82]
[ 861.268503] dptf_power INT3407:00: Unsupported event [0x82]
[ 862.274995] dptf_power INT3407:00: Unsupported event [0x82]
[ 876.967941] dptf_power INT3407:00: Unsupported event [0x82]
[ 876.975250] dptf_power INT3407:00: Unsupported event [0x82]
[ 877.983463] dptf_power INT3407:00: Unsupported event [0x82]
[ 892.669759] dptf_power INT3407:00: Unsupported event [0x82]
[ 892.678094] dptf_power INT3407:00: Unsupported event [0x82]
[ 893.664680] dptf_power INT3407:00: Unsupported event [0x82]
[ 908.354060] dptf_power INT3407:00: Unsupported event [0x82]
[ 908.363244] dptf_power INT3407:00: Unsupported event [0x82]
[ 909.349963] dptf_power INT3407:00: Unsupported event [0x82]
[ 924.039035] dptf_power INT3407:00: Unsupported event [0x82]
[ 924.047514] dptf_power INT3407:00: Unsupported event [0x82]
[ 925.034078] dptf_power INT3407:00: Unsupported event [0x82]
[ 939.763925] dptf_power INT3407:00: Unsupported event [0x82]
[ 939.772219] dptf_power INT3407:00: Unsupported event [0x82]
[ 940.759301] dptf_power INT3407:00: Unsupported event [0x82]
[ 955.476715] dptf_power INT3407:00: Unsupported event [0x82]
[ 955.484978] dptf_power INT3407:00: Unsupported event [0x82]
[ 956.471490] dptf_power INT3407:00: Unsupported event [0x82]
[ 971.173128] dptf_power INT3407:00: Unsupported event [0x82]
[ 971.187859] dptf_power INT3407:00: Unsupported event [0x82]
[ 972.168295] dptf_power INT3407:00: Unsupported event [0x82]
[ 986.851355] dptf_power INT3407:00: Unsupported event [0x82]
[ 986.858216] dptf_power INT3407:00: Unsupported event [0x82]
[ 987.845785] dptf_power INT3407:00: Unsupported event [0x82]
[ 1002.537166] dptf_power INT3407:00: Unsupported event [0x82]
[ 1002.545386] dptf_power INT3407:00: Unsupported event [0x82]
[ 1003.532270] dptf_power INT3407:00: Unsupported event [0x82]
[ 1018.224990] dptf_power INT3407:00: Unsupported event [0x82]
[ 1018.235504] dptf_power INT3407:00: Unsupported event [0x82]
[ 1019.218054] dptf_power INT3407:00: Unsupported event [0x82]
[ 1033.905072] dptf_power INT3407:00: Unsupported event [0x82]
[ 1033.913540] dptf_power INT3407:00: Unsupported event [0x82]
[ 1034.899825] dptf_power INT3407:00: Unsupported event [0x82]
[ 1049.621382] dptf_power INT3407:00: Unsupported event [0x82]
[ 1049.628927] dptf_power INT3407:00: Unsupported event [0x82]
[ 1050.617114] dptf_power INT3407:00: Unsupported event [0x82]
[ 1065.315648] dptf_power INT3407:00: Unsupported event [0x82]
[ 1065.323096] dptf_power INT3407:00: Unsupported event [0x82]
[ 1066.310759] dptf_power INT3407:00: Unsupported event [0x82]
[ 1080.992869] dptf_power INT3407:00: Unsupported event [0x82]
[ 1081.000130] dptf_power INT3407:00: Unsupported event [0x82]
[ 1081.989162] dptf_power INT3407:00: Unsupported event [0x82]
[ 1096.680691] dptf_power INT3407:00: Unsupported event [0x82]
[ 1096.690974] dptf_power INT3407:00: Unsupported event [0x82]
[ 1097.676735] dptf_power INT3407:00: Unsupported event [0x82]
[ 1112.404122] dptf_power INT3407:00: Unsupported event [0x82]
[ 1112.411967] dptf_power INT3407:00: Unsupported event [0x82]
[ 1113.399038] dptf_power INT3407:00: Unsupported event [0x82]
[ 1128.083877] dptf_power INT3407:00: Unsupported event [0x82]
[ 1128.090853] dptf_power INT3407:00: Unsupported event [0x82]
[ 1129.079056] dptf_power INT3407:00: Unsupported event [0x82]
[ 1143.767835] dptf_power INT3407:00: Unsupported event [0x82]
[ 1143.775359] dptf_power INT3407:00: Unsupported event [0x82]
[ 1144.764327] dptf_power INT3407:00: Unsupported event [0x82]
[ 1159.449918] dptf_power INT3407:00: Unsupported event [0x82]
[ 1159.458175] dptf_power INT3407:00: Unsupported event [0x82]
[ 1160.444526] dptf_power INT3407:00: Unsupported event [0x82]
[ 1175.152387] dptf_power INT3407:00: Unsupported event [0x82]
[ 1175.159509] dptf_power INT3407:00: Unsupported event [0x82]
[ 1176.146715] dptf_power INT3407:00: Unsupported event [0x82]
[ 1190.834348] dptf_power INT3407:00: Unsupported event [0x82]
[ 1190.841298] dptf_power INT3407:00: Unsupported event [0x82]
[ 1191.829787] dptf_power INT3407:00: Unsupported event [0x82]
[ 1206.525797] dptf_power INT3407:00: Unsupported event [0x82]
[ 1206.534049] dptf_power INT3407:00: Unsupported event [0x82]
[ 1207.528241] dptf_power INT3407:00: Unsupported event [0x82]
[ 1222.241760] dptf_power INT3407:00: Unsupported event [0x82]
[ 1222.249125] dptf_power INT3407:00: Unsupported event [0x82]
[ 1223.237300] dptf_power INT3407:00: Unsupported event [0x82]
[ 1237.949319] dptf_power INT3407:00: Unsupported event [0x82]
[ 1237.957643] dptf_power INT3407:00: Unsupported event [0x82]
[ 1238.945318] dptf_power INT3407:00: Unsupported event [0x82]
[ 1253.659680] dptf_power INT3407:00: Unsupported event [0x82]
[ 1253.666896] dptf_power INT3407:00: Unsupported event [0x82]
[ 1254.655798] dptf_power INT3407:00: Unsupported event [0x82]
[ 1269.341761] dptf_power INT3407:00: Unsupported event [0x82]
[ 1269.349057] dptf_power INT3407:00: Unsupported event [0x82]
[ 1270.336573] dptf_power INT3407:00: Unsupported event [0x82]
[ 1285.046170] dptf_power INT3407:00: Unsupported event [0x82]
[ 1285.053601] dptf_power INT3407:00: Unsupported event [0x82]
[ 1286.041194] dptf_power INT3407:00: Unsupported event [0x82]
[ 1300.741881] dptf_power INT3407:00: Unsupported event [0x82]
[ 1300.748819] dptf_power INT3407:00: Unsupported event [0x82]
[ 1301.737790] dptf_power INT3407:00: Unsupported event [0x82]
[ 1316.424749] dptf_power INT3407:00: Unsupported event [0x82]
[ 1316.432584] dptf_power INT3407:00: Unsupported event [0x82]
[ 1318.417881] dptf_power INT3407:00: Unsupported event [0x82]
[ 1332.131867] dptf_power INT3407:00: Unsupported event [0x82]
[ 1332.139383] dptf_power INT3407:00: Unsupported event [0x82]
[ 1334.125830] dptf_power INT3407:00: Unsupported event [0x82]
[ 1347.832561] dptf_power INT3407:00: Unsupported event [0x82]
[ 1347.839841] dptf_power INT3407:00: Unsupported event [0x82]
[ 1349.826504] dptf_power INT3407:00: Unsupported event [0x82]
[ 1363.547259] dptf_power INT3407:00: Unsupported event [0x82]
[ 1363.554749] dptf_power INT3407:00: Unsupported event [0x82]
[ 1365.541018] dptf_power INT3407:00: Unsupported event [0x82]
[ 1379.264729] dptf_power INT3407:00: Unsupported event [0x82]
[ 1379.271876] dptf_power INT3407:00: Unsupported event [0x82]
[ 1381.258979] dptf_power INT3407:00: Unsupported event [0x82]
[ 1394.966298] dptf_power INT3407:00: Unsupported event [0x82]
[ 1394.973683] dptf_power INT3407:00: Unsupported event [0x82]
[ 1396.960334] dptf_power INT3407:00: Unsupported event [0x82]
[ 1410.645924] dptf_power INT3407:00: Unsupported event [0x82]
[ 1410.653010] dptf_power INT3407:00: Unsupported event [0x82]
[ 1412.639372] dptf_power INT3407:00: Unsupported event [0x82]
[ 1426.333424] dptf_power INT3407:00: Unsupported event [0x82]
[ 1426.342215] dptf_power INT3407:00: Unsupported event [0x82]
[ 1428.328245] dptf_power INT3407:00: Unsupported event [0x82]
[ 1442.042199] dptf_power INT3407:00: Unsupported event [0x82]
[ 1442.051589] dptf_power INT3407:00: Unsupported event [0x82]
[ 1444.057119] dptf_power INT3407:00: Unsupported event [0x82]
[ 1457.749917] dptf_power INT3407:00: Unsupported event [0x82]
[ 1457.757114] dptf_power INT3407:00: Unsupported event [0x82]
[ 1459.743591] dptf_power INT3407:00: Unsupported event [0x82]
[ 1473.454787] dptf_power INT3407:00: Unsupported event [0x82]
[ 1473.461979] dptf_power INT3407:00: Unsupported event [0x82]
[ 1475.450608] dptf_power INT3407:00: Unsupported event [0x82]
[ 1491.126957] dptf_power INT3407:00: Unsupported event [0x82]
[ 1504.823407] dptf_power INT3407:00: Unsupported event [0x82]
[ 1504.830106] dptf_power INT3407:00: Unsupported event [0x82]
[ 1506.816960] dptf_power INT3407:00: Unsupported event [0x82]
[ 1520.535630] dptf_power INT3407:00: Unsupported event [0x82]
[ 1520.543386] dptf_power INT3407:00: Unsupported event [0x82]
[ 1522.530339] dptf_power INT3407:00: Unsupported event [0x82]
[ 1536.246355] dptf_power INT3407:00: Unsupported event [0x82]
[ 1536.254904] dptf_power INT3407:00: Unsupported event [0x82]
[ 1538.241155] dptf_power INT3407:00: Unsupported event [0x82]
[ 1551.961988] dptf_power INT3407:00: Unsupported event [0x82]
[ 1551.972642] dptf_power INT3407:00: Unsupported event [0x82]
[ 1553.956076] dptf_power INT3407:00: Unsupported event [0x82]
[ 1567.659215] dptf_power INT3407:00: Unsupported event [0x82]
[ 1567.668986] dptf_power INT3407:00: Unsupported event [0x82]
[ 1569.652492] dptf_power INT3407:00: Unsupported event [0x82]
[ 1583.336395] dptf_power INT3407:00: Unsupported event [0x82]
[ 1583.344370] dptf_power INT3407:00: Unsupported event [0x82]
[ 1585.329654] dptf_power INT3407:00: Unsupported event [0x82]
[ 1599.044122] dptf_power INT3407:00: Unsupported event [0x82]
[ 1599.053796] dptf_power INT3407:00: Unsupported event [0x82]
[ 1601.039088] dptf_power INT3407:00: Unsupported event [0x82]
[ 1614.766870] dptf_power INT3407:00: Unsupported event [0x82]
[ 1614.774163] dptf_power INT3407:00: Unsupported event [0x82]
[ 1616.761647] dptf_power INT3407:00: Unsupported event [0x82]
[ 1630.485686] dptf_power INT3407:00: Unsupported event [0x82]
[ 1630.492946] dptf_power INT3407:00: Unsupported event [0x82]
[ 1632.476892] dptf_power INT3407:00: Unsupported event [0x82]
[ 1646.193275] dptf_power INT3407:00: Unsupported event [0x82]
[ 1646.201359] dptf_power INT3407:00: Unsupported event [0x82]
[ 1648.187808] dptf_power INT3407:00: Unsupported event [0x82]
[ 1661.916111] dptf_power INT3407:00: Unsupported event [0x82]
[ 1661.924710] dptf_power INT3407:00: Unsupported event [0x82]
[ 1663.909860] dptf_power INT3407:00: Unsupported event [0x82]xev log (while the issue started):
Outer window is 0x1200001, inner window is 0x1200002
PropertyNotify event, serial 8, synthetic NO, window 0x1200001,
atom 0x27 (WM_NAME), time 1745045, state PropertyNewValue
PropertyNotify event, serial 9, synthetic NO, window 0x1200001,
atom 0x22 (WM_COMMAND), time 1745045, state PropertyNewValue
PropertyNotify event, serial 10, synthetic NO, window 0x1200001,
atom 0x28 (WM_NORMAL_HINTS), time 1745045, state PropertyNewValue
CreateNotify event, serial 11, synthetic NO, window 0x1200001,
parent 0x1200001, window 0x1200002, (10,10), width 50, height 50
border_width 4, override NO
PropertyNotify event, serial 12, synthetic NO, window 0x1200001,
atom 0x101 (_KDE_NET_WM_USER_CREATION_TIME), time 1745045, state PropertyNewValue
PropertyNotify event, serial 14, synthetic NO, window 0x1200001,
atom 0xf5 (WM_PROTOCOLS), time 1745045, state PropertyNewValue
MapNotify event, serial 15, synthetic NO, window 0x1200001,
event 0x1200001, window 0x1200002, override NO
ConfigureNotify event, serial 21, synthetic NO, window 0x1200001,
event 0x1200001, window 0x1200001, (0,0), width 178, height 178,
border_width 0, above 0x20000e, override NO
ReparentNotify event, serial 21, synthetic NO, window 0x1200001,
event 0x1200001, window 0x1200001, parent 0x200012,
(0,0), override NO
PropertyNotify event, serial 29, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 1745048, state PropertyNewValue
MapNotify event, serial 29, synthetic NO, window 0x1200001,
event 0x1200001, window 0x1200001, override NO
VisibilityNotify event, serial 29, synthetic NO, window 0x1200001,
state VisibilityPartiallyObscured
Expose event, serial 29, synthetic NO, window 0x1200001,
(0,0), width 1, height 1, count 0
PropertyNotify event, serial 29, synthetic NO, window 0x1200001,
atom 0xfb (WM_STATE), time 1745049, state PropertyNewValue
PropertyNotify event, serial 30, synthetic NO, window 0x1200001,
atom 0xf4 (_KDE_NET_WM_ACTIVITIES), time 1745052, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 1745054, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x13f (_NET_WM_DESKTOP), time 1745054, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 1745054, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x13f (_NET_WM_DESKTOP), time 1745054, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x110 (_NET_FRAME_EXTENTS), time 1745054, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x111 (_KDE_NET_WM_FRAME_STRUT), time 1745054, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x110 (_NET_FRAME_EXTENTS), time 1745054, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x111 (_KDE_NET_WM_FRAME_STRUT), time 1745054, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x149 (_NET_WM_ALLOWED_ACTIONS), time 1745055, state PropertyNewValue
PropertyNotify event, serial 33, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 1745055, state PropertyNewValue
FocusIn event, serial 33, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
KeymapNotify event, serial 33, synthetic NO, window 0x0,
keys: 65 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
VisibilityNotify event, serial 34, synthetic NO, window 0x1200001,
state VisibilityUnobscured
Expose event, serial 34, synthetic NO, window 0x1200001,
(1,0), width 177, height 1, count 4
Expose event, serial 34, synthetic NO, window 0x1200001,
(0,1), width 178, height 9, count 3
Expose event, serial 34, synthetic NO, window 0x1200001,
(0,10), width 10, height 58, count 2
Expose event, serial 34, synthetic NO, window 0x1200001,
(68,10), width 110, height 58, count 1
Expose event, serial 34, synthetic NO, window 0x1200001,
(0,68), width 178, height 110, count 0
EnterNotify event, serial 34, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1745057, (175,35), root:(1213,716),
mode NotifyNormal, detail NotifyAncestor, same_screen YES,
focus YES, state 0
KeymapNotify event, serial 34, synthetic NO, window 0x0,
keys: 189 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
ConfigureNotify event, serial 34, synthetic YES, window 0x1200001,
event 0x1200001, window 0x1200001, (1038,681), width 178, height 178,
border_width 0, above 0x0, override NO
PropertyNotify event, serial 34, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 1745057, state PropertyNewValue
PropertyNotify event, serial 36, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 1745063, state PropertyNewValue
KeyRelease event, serial 36, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1745086, (175,35), root:(1213,716),
state 0x0, keycode 36 (keysym 0xff0d, Return), same_screen YES,
XLookupString gives 1 bytes: (0d) "
"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1747975, (175,35), root:(1213,716),
state 0x0, keycode 24 (keysym 0x71, q), same_screen YES,
XLookupString gives 1 bytes: (71) "q"
XmbLookupString gives 1 bytes: (71) "q"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1748064, (175,35), root:(1213,716),
state 0x0, keycode 66 (keysym 0xffe5, Caps_Lock), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1748099, (175,35), root:(1213,716),
state 0x2, keycode 26 (keysym 0x45, E), same_screen YES,
XLookupString gives 1 bytes: (45) "E"
XmbLookupString gives 1 bytes: (45) "E"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1748148, (175,35), root:(1213,716),
state 0x2, keycode 41 (keysym 0x46, F), same_screen YES,
XLookupString gives 1 bytes: (46) "F"
XmbLookupString gives 1 bytes: (46) "F"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1748277, (175,35), root:(1213,716),
state 0x2, keycode 26 (keysym 0x45, E), same_screen YES,
XLookupString gives 1 bytes: (45) "E"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1748302, (175,35), root:(1213,716),
state 0x2, keycode 24 (keysym 0x51, Q), same_screen YES,
XLookupString gives 1 bytes: (51) "Q"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1748317, (175,35), root:(1213,716),
state 0x2, keycode 66 (keysym 0xffe5, Caps_Lock), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1748385, (175,35), root:(1213,716),
state 0x2, keycode 41 (keysym 0x46, F), same_screen YES,
XLookupString gives 1 bytes: (46) "F"
XFilterEvent returns: False
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 1750186, state PropertyNewValue
FocusOut event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
FocusIn event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
KeymapNotify event, serial 39, synthetic NO, window 0x0,
keys: 65 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 1759612, state PropertyNewValue
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1759651, (175,35), root:(1213,716),
state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 1761368, state PropertyNewValue
FocusOut event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
FocusIn event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
KeymapNotify event, serial 39, synthetic NO, window 0x0,
keys: 65 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 1766092, state PropertyNewValue
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1766125, (175,35), root:(1213,716),
state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 1767611, state PropertyNewValue
FocusOut event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
FocusIn event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
KeymapNotify event, serial 39, synthetic NO, window 0x0,
keys: 65 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 1785830, state PropertyNewValue
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1785867, (175,35), root:(1213,716),
state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1786512, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XmbLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1786606, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1786719, (175,35), root:(1213,716),
state 0x0, keycode 27 (keysym 0x72, r), same_screen YES,
XLookupString gives 1 bytes: (72) "r"
XmbLookupString gives 1 bytes: (72) "r"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1786827, (175,35), root:(1213,716),
state 0x0, keycode 27 (keysym 0x72, r), same_screen YES,
XLookupString gives 1 bytes: (72) "r"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1786876, (175,35), root:(1213,716),
state 0x0, keycode 29 (keysym 0x79, y), same_screen YES,
XLookupString gives 1 bytes: (79) "y"
XmbLookupString gives 1 bytes: (79) "y"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1786963, (175,35), root:(1213,716),
state 0x0, keycode 29 (keysym 0x79, y), same_screen YES,
XLookupString gives 1 bytes: (79) "y"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1787112, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XmbLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1787206, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1787360, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XmbLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1787439, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1787522, (175,35), root:(1213,716),
state 0x0, keycode 42 (keysym 0x67, g), same_screen YES,
XLookupString gives 1 bytes: (67) "g"
XmbLookupString gives 1 bytes: (67) "g"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1787617, (175,35), root:(1213,716),
state 0x0, keycode 42 (keysym 0x67, g), same_screen YES,
XLookupString gives 1 bytes: (67) "g"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1787927, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XmbLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1788017, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1788062, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XmbLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1788159, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1788323, (175,35), root:(1213,716),
state 0x0, keycode 42 (keysym 0x67, g), same_screen YES,
XLookupString gives 1 bytes: (67) "g"
XmbLookupString gives 1 bytes: (67) "g"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1788411, (175,35), root:(1213,716),
state 0x0, keycode 42 (keysym 0x67, g), same_screen YES,
XLookupString gives 1 bytes: (67) "g"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1788758, (175,35), root:(1213,716),
state 0x0, keycode 27 (keysym 0x72, r), same_screen YES,
XLookupString gives 1 bytes: (72) "r"
XmbLookupString gives 1 bytes: (72) "r"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1788871, (175,35), root:(1213,716),
state 0x0, keycode 27 (keysym 0x72, r), same_screen YES,
XLookupString gives 1 bytes: (72) "r"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1789057, (175,35), root:(1213,716),
state 0x0, keycode 38 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes: (61) "a"
XmbLookupString gives 1 bytes: (61) "a"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1789170, (175,35), root:(1213,716),
state 0x0, keycode 38 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes: (61) "a"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1789327, (175,35), root:(1213,716),
state 0x0, keycode 56 (keysym 0x62, b), same_screen YES,
XLookupString gives 1 bytes: (62) "b"
XmbLookupString gives 1 bytes: (62) "b"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1789423, (175,35), root:(1213,716),
state 0x0, keycode 56 (keysym 0x62, b), same_screen YES,
XLookupString gives 1 bytes: (62) "b"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1789746, (175,35), root:(1213,716),
state 0x0, keycode 25 (keysym 0x77, w), same_screen YES,
XLookupString gives 1 bytes: (77) "w"
XmbLookupString gives 1 bytes: (77) "w"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1789869, (175,35), root:(1213,716),
state 0x0, keycode 25 (keysym 0x77, w), same_screen YES,
XLookupString gives 1 bytes: (77) "w"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1789891, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XmbLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1789997, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1790080, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XmbLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1790185, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1790212, (175,35), root:(1213,716),
state 0x0, keycode 40 (keysym 0x64, d), same_screen YES,
XLookupString gives 1 bytes: (64) "d"
XmbLookupString gives 1 bytes: (64) "d"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1790319, (175,35), root:(1213,716),
state 0x0, keycode 40 (keysym 0x64, d), same_screen YES,
XLookupString gives 1 bytes: (64) "d"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1790361, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XmbLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1790452, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1790588, (175,35), root:(1213,716),
state 0x0, keycode 25 (keysym 0x77, w), same_screen YES,
XLookupString gives 1 bytes: (77) "w"
XmbLookupString gives 1 bytes: (77) "w"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1790705, (175,35), root:(1213,716),
state 0x0, keycode 25 (keysym 0x77, w), same_screen YES,
XLookupString gives 1 bytes: (77) "w"
XFilterEvent returns: False
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 1795913, state PropertyNewValue
FocusOut event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
FocusIn event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
KeymapNotify event, serial 39, synthetic NO, window 0x0,
keys: 65 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 1802199, state PropertyNewValue
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1802233, (175,35), root:(1213,716),
state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1806910, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XmbLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1807122, (175,35), root:(1213,716),
state 0x0, keycode 27 (keysym 0x72, r), same_screen YES,
XLookupString gives 1 bytes: (72) "r"
XmbLookupString gives 1 bytes: (72) "r"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1807170, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1807249, (175,35), root:(1213,716),
state 0x0, keycode 27 (keysym 0x72, r), same_screen YES,
XLookupString gives 1 bytes: (72) "r"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1807312, (175,35), root:(1213,716),
state 0x0, keycode 29 (keysym 0x79, y), same_screen YES,
XLookupString gives 1 bytes: (79) "y"
XmbLookupString gives 1 bytes: (79) "y"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1807445, (175,35), root:(1213,716),
state 0x0, keycode 29 (keysym 0x79, y), same_screen YES,
XLookupString gives 1 bytes: (79) "y"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1807469, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XmbLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1807574, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1807664, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XmbLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1807778, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1807889, (175,35), root:(1213,716),
state 0x0, keycode 42 (keysym 0x67, g), same_screen YES,
XLookupString gives 1 bytes: (67) "g"
XmbLookupString gives 1 bytes: (67) "g"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1807989, (175,35), root:(1213,716),
state 0x0, keycode 42 (keysym 0x67, g), same_screen YES,
XLookupString gives 1 bytes: (67) "g"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1808856, (175,35), root:(1213,716),
state 0x0, keycode 38 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes: (61) "a"
XmbLookupString gives 1 bytes: (61) "a"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1808993, (175,35), root:(1213,716),
state 0x0, keycode 38 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes: (61) "a"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1809439, (175,35), root:(1213,716),
state 0x0, keycode 42 (keysym 0x67, g), same_screen YES,
XLookupString gives 1 bytes: (67) "g"
XmbLookupString gives 1 bytes: (67) "g"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1809530, (175,35), root:(1213,716),
state 0x0, keycode 42 (keysym 0x67, g), same_screen YES,
XLookupString gives 1 bytes: (67) "g"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1809773, (175,35), root:(1213,716),
state 0x0, keycode 38 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes: (61) "a"
XmbLookupString gives 1 bytes: (61) "a"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1809856, (175,35), root:(1213,716),
state 0x0, keycode 38 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes: (61) "a"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1809965, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XmbLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1810065, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1810191, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XmbLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 1810300, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 1811569, state PropertyNewValue
FocusOut event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinearAfter the issue started, the dmesg log just read more dptf_power INT3407:00: Unsupported event [0x82] entries, while I was writing this, the window that my mouse was stuck to changed from my terminal to my browser, but then when I opened a new tab and switched to it my my stopped responding entirely again, so i switched using the keyboard, but when I switched back I could use my mouse on the browser window again, but only to move the window, then not long after, stopped offering even that level of responsiveness, it then proceeded to switch between allowing me to use my mouse on the window and not recognizing mouse input at all. I tried to get a log of these events, but it ended up in two, whenever I would have mouse responsiveness on the browser windows, I would move it and loose that responsiveness as soon as the window gets grabbed:
Log 1:
Outer window is 0x1200001, inner window is 0x1200002
PropertyNotify event, serial 8, synthetic NO, window 0x1200001,
atom 0x27 (WM_NAME), time 3135120, state PropertyNewValue
PropertyNotify event, serial 9, synthetic NO, window 0x1200001,
atom 0x22 (WM_COMMAND), time 3135120, state PropertyNewValue
PropertyNotify event, serial 10, synthetic NO, window 0x1200001,
atom 0x28 (WM_NORMAL_HINTS), time 3135120, state PropertyNewValue
CreateNotify event, serial 11, synthetic NO, window 0x1200001,
parent 0x1200001, window 0x1200002, (10,10), width 50, height 50
border_width 4, override NO
PropertyNotify event, serial 13, synthetic NO, window 0x1200001,
atom 0x101 (_KDE_NET_WM_USER_CREATION_TIME), time 3135120, state PropertyNewValue
PropertyNotify event, serial 14, synthetic NO, window 0x1200001,
atom 0xf5 (WM_PROTOCOLS), time 3135120, state PropertyNewValue
MapNotify event, serial 15, synthetic NO, window 0x1200001,
event 0x1200001, window 0x1200002, override NO
ConfigureNotify event, serial 22, synthetic NO, window 0x1200001,
event 0x1200001, window 0x1200001, (0,0), width 178, height 178,
border_width 0, above 0x20000e, override NO
ReparentNotify event, serial 22, synthetic NO, window 0x1200001,
event 0x1200001, window 0x1200001, parent 0x200016,
(0,0), override NO
PropertyNotify event, serial 29, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3135123, state PropertyNewValue
MapNotify event, serial 29, synthetic NO, window 0x1200001,
event 0x1200001, window 0x1200001, override NO
VisibilityNotify event, serial 29, synthetic NO, window 0x1200001,
state VisibilityPartiallyObscured
Expose event, serial 29, synthetic NO, window 0x1200001,
(0,0), width 1, height 1, count 0
PropertyNotify event, serial 29, synthetic NO, window 0x1200001,
atom 0xfb (WM_STATE), time 3135124, state PropertyNewValue
PropertyNotify event, serial 30, synthetic NO, window 0x1200001,
atom 0xf4 (_KDE_NET_WM_ACTIVITIES), time 3135126, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3135128, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x13f (_NET_WM_DESKTOP), time 3135128, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3135128, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x13f (_NET_WM_DESKTOP), time 3135128, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x110 (_NET_FRAME_EXTENTS), time 3135128, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x111 (_KDE_NET_WM_FRAME_STRUT), time 3135128, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x110 (_NET_FRAME_EXTENTS), time 3135128, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x111 (_KDE_NET_WM_FRAME_STRUT), time 3135128, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x149 (_NET_WM_ALLOWED_ACTIONS), time 3135128, state PropertyNewValue
PropertyNotify event, serial 33, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3135128, state PropertyNewValue
FocusIn event, serial 33, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
KeymapNotify event, serial 33, synthetic NO, window 0x0,
keys: 65 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
VisibilityNotify event, serial 34, synthetic NO, window 0x1200001,
state VisibilityUnobscured
Expose event, serial 34, synthetic NO, window 0x1200001,
(1,0), width 177, height 1, count 4
Expose event, serial 34, synthetic NO, window 0x1200001,
(0,1), width 178, height 9, count 3
Expose event, serial 34, synthetic NO, window 0x1200001,
(0,10), width 10, height 58, count 2
Expose event, serial 34, synthetic NO, window 0x1200001,
(68,10), width 110, height 58, count 1
Expose event, serial 34, synthetic NO, window 0x1200001,
(0,68), width 178, height 110, count 0
EnterNotify event, serial 34, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3135130, (175,35), root:(1213,716),
mode NotifyNormal, detail NotifyAncestor, same_screen YES,
focus YES, state 0
KeymapNotify event, serial 34, synthetic NO, window 0x0,
keys: 132 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
ConfigureNotify event, serial 34, synthetic YES, window 0x1200001,
event 0x1200001, window 0x1200001, (1038,681), width 178, height 178,
border_width 0, above 0x0, override NO
PropertyNotify event, serial 34, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3135130, state PropertyNewValue
PropertyNotify event, serial 36, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3135134, state PropertyNewValue
PropertyNotify event, serial 36, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3137327, state PropertyNewValue
FocusOut event, serial 36, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
FocusIn event, serial 36, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
KeymapNotify event, serial 36, synthetic NO, window 0x0,
keys: 65 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
PropertyNotify event, serial 36, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3151470, state PropertyNewValue
KeyRelease event, serial 36, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3151503, (175,35), root:(1213,716),
state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3157097, (175,35), root:(1213,716),
state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3158470, state PropertyNewValue
FocusOut event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
FocusIn event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
KeymapNotify event, serial 39, synthetic NO, window 0x0,
keys: 65 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3169659, state PropertyNewValue
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3169689, (175,35), root:(1213,716),
state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3170240, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XmbLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3170316, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3170415, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XmbLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3170498, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3170539, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XmbLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3170666, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3170738, (175,35), root:(1213,716),
state 0x0, keycode 58 (keysym 0x6d, m), same_screen YES,
XLookupString gives 1 bytes: (6d) "m"
XmbLookupString gives 1 bytes: (6d) "m"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3170812, (175,35), root:(1213,716),
state 0x0, keycode 58 (keysym 0x6d, m), same_screen YES,
XLookupString gives 1 bytes: (6d) "m"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3171111, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XmbLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3171191, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3171260, (175,35), root:(1213,716),
state 0x0, keycode 27 (keysym 0x72, r), same_screen YES,
XLookupString gives 1 bytes: (72) "r"
XmbLookupString gives 1 bytes: (72) "r"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3171421, (175,35), root:(1213,716),
state 0x0, keycode 26 (keysym 0x65, e), same_screen YES,
XLookupString gives 1 bytes: (65) "e"
XmbLookupString gives 1 bytes: (65) "e"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3171480, (175,35), root:(1213,716),
state 0x0, keycode 27 (keysym 0x72, r), same_screen YES,
XLookupString gives 1 bytes: (72) "r"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3171542, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XmbLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3171585, (175,35), root:(1213,716),
state 0x0, keycode 26 (keysym 0x65, e), same_screen YES,
XLookupString gives 1 bytes: (65) "e"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3171687, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3172017, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XmbLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3172090, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3172178, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XmbLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3172249, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3172375, (175,35), root:(1213,716),
state 0x0, keycode 33 (keysym 0x70, p), same_screen YES,
XLookupString gives 1 bytes: (70) "p"
XmbLookupString gives 1 bytes: (70) "p"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3172466, (175,35), root:(1213,716),
state 0x0, keycode 33 (keysym 0x70, p), same_screen YES,
XLookupString gives 1 bytes: (70) "p"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3172572, (175,35), root:(1213,716),
state 0x0, keycode 30 (keysym 0x75, u), same_screen YES,
XLookupString gives 1 bytes: (75) "u"
XmbLookupString gives 1 bytes: (75) "u"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3172646, (175,35), root:(1213,716),
state 0x0, keycode 30 (keysym 0x75, u), same_screen YES,
XLookupString gives 1 bytes: (75) "u"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3172682, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XmbLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3172780, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3181186, (175,35), root:(1213,716),
state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3181692, state PropertyNewValue
FocusOut event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinearLog 2:
Outer window is 0x1200001, inner window is 0x1200002
PropertyNotify event, serial 8, synthetic NO, window 0x1200001,
atom 0x27 (WM_NAME), time 3249590, state PropertyNewValue
PropertyNotify event, serial 9, synthetic NO, window 0x1200001,
atom 0x22 (WM_COMMAND), time 3249590, state PropertyNewValue
PropertyNotify event, serial 10, synthetic NO, window 0x1200001,
atom 0x28 (WM_NORMAL_HINTS), time 3249590, state PropertyNewValue
CreateNotify event, serial 11, synthetic NO, window 0x1200001,
parent 0x1200001, window 0x1200002, (10,10), width 50, height 50
border_width 4, override NO
PropertyNotify event, serial 13, synthetic NO, window 0x1200001,
atom 0x101 (_KDE_NET_WM_USER_CREATION_TIME), time 3249590, state PropertyNewValue
PropertyNotify event, serial 14, synthetic NO, window 0x1200001,
atom 0xf5 (WM_PROTOCOLS), time 3249590, state PropertyNewValue
MapNotify event, serial 15, synthetic NO, window 0x1200001,
event 0x1200001, window 0x1200002, override NO
ConfigureNotify event, serial 21, synthetic NO, window 0x1200001,
event 0x1200001, window 0x1200001, (0,0), width 178, height 178,
border_width 0, above 0x20000e, override NO
ReparentNotify event, serial 21, synthetic NO, window 0x1200001,
event 0x1200001, window 0x1200001, parent 0x200018,
(0,0), override NO
PropertyNotify event, serial 27, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3249593, state PropertyNewValue
MapNotify event, serial 27, synthetic NO, window 0x1200001,
event 0x1200001, window 0x1200001, override NO
VisibilityNotify event, serial 27, synthetic NO, window 0x1200001,
state VisibilityPartiallyObscured
Expose event, serial 27, synthetic NO, window 0x1200001,
(0,0), width 1, height 1, count 0
PropertyNotify event, serial 27, synthetic NO, window 0x1200001,
atom 0xfb (WM_STATE), time 3249594, state PropertyNewValue
PropertyNotify event, serial 29, synthetic NO, window 0x1200001,
atom 0xf4 (_KDE_NET_WM_ACTIVITIES), time 3249597, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3249599, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x13f (_NET_WM_DESKTOP), time 3249599, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3249599, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x13f (_NET_WM_DESKTOP), time 3249599, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x110 (_NET_FRAME_EXTENTS), time 3249599, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x111 (_KDE_NET_WM_FRAME_STRUT), time 3249599, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x110 (_NET_FRAME_EXTENTS), time 3249599, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x111 (_KDE_NET_WM_FRAME_STRUT), time 3249599, state PropertyNewValue
PropertyNotify event, serial 32, synthetic NO, window 0x1200001,
atom 0x149 (_NET_WM_ALLOWED_ACTIONS), time 3249599, state PropertyNewValue
PropertyNotify event, serial 33, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3249599, state PropertyNewValue
FocusIn event, serial 33, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
KeymapNotify event, serial 33, synthetic NO, window 0x0,
keys: 65 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
VisibilityNotify event, serial 34, synthetic NO, window 0x1200001,
state VisibilityUnobscured
Expose event, serial 34, synthetic NO, window 0x1200001,
(1,0), width 177, height 1, count 4
Expose event, serial 34, synthetic NO, window 0x1200001,
(0,1), width 178, height 9, count 3
Expose event, serial 34, synthetic NO, window 0x1200001,
(0,10), width 10, height 58, count 2
Expose event, serial 34, synthetic NO, window 0x1200001,
(68,10), width 110, height 58, count 1
Expose event, serial 34, synthetic NO, window 0x1200001,
(0,68), width 178, height 110, count 0
EnterNotify event, serial 34, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3249601, (175,35), root:(1213,716),
mode NotifyNormal, detail NotifyAncestor, same_screen YES,
focus YES, state 0
KeymapNotify event, serial 34, synthetic NO, window 0x0,
keys: 132 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
ConfigureNotify event, serial 34, synthetic YES, window 0x1200001,
event 0x1200001, window 0x1200001, (1038,681), width 178, height 178,
border_width 0, above 0x0, override NO
PropertyNotify event, serial 34, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3249601, state PropertyNewValue
PropertyNotify event, serial 36, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3249605, state PropertyNewValue
KeyRelease event, serial 36, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3249631, (175,35), root:(1213,716),
state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3251013, state PropertyNewValue
FocusOut event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
FocusIn event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
KeymapNotify event, serial 39, synthetic NO, window 0x0,
keys: 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3256507, state PropertyNewValue
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3256542, (175,35), root:(1213,716),
state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3257969, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XmbLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3258068, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3258163, (175,35), root:(1213,716),
state 0x0, keycode 38 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes: (61) "a"
XmbLookupString gives 1 bytes: (61) "a"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3258257, (175,35), root:(1213,716),
state 0x0, keycode 38 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes: (61) "a"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3258285, (175,35), root:(1213,716),
state 0x0, keycode 45 (keysym 0x6b, k), same_screen YES,
XLookupString gives 1 bytes: (6b) "k"
XmbLookupString gives 1 bytes: (6b) "k"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3258359, (175,35), root:(1213,716),
state 0x0, keycode 45 (keysym 0x6b, k), same_screen YES,
XLookupString gives 1 bytes: (6b) "k"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3258373, (175,35), root:(1213,716),
state 0x0, keycode 26 (keysym 0x65, e), same_screen YES,
XLookupString gives 1 bytes: (65) "e"
XmbLookupString gives 1 bytes: (65) "e"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3258460, (175,35), root:(1213,716),
state 0x0, keycode 26 (keysym 0x65, e), same_screen YES,
XLookupString gives 1 bytes: (65) "e"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3258541, (175,35), root:(1213,716),
state 0x0, keycode 39 (keysym 0x73, s), same_screen YES,
XLookupString gives 1 bytes: (73) "s"
XmbLookupString gives 1 bytes: (73) "s"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3258602, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XmbLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3258654, (175,35), root:(1213,716),
state 0x0, keycode 39 (keysym 0x73, s), same_screen YES,
XLookupString gives 1 bytes: (73) "s"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3258716, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3258756, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XmbLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3258834, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3258904, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XmbLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3258983, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3259092, (175,35), root:(1213,716),
state 0x0, keycode 33 (keysym 0x70, p), same_screen YES,
XLookupString gives 1 bytes: (70) "p"
XmbLookupString gives 1 bytes: (70) "p"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3259178, (175,35), root:(1213,716),
state 0x0, keycode 33 (keysym 0x70, p), same_screen YES,
XLookupString gives 1 bytes: (70) "p"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3259274, (175,35), root:(1213,716),
state 0x0, keycode 30 (keysym 0x75, u), same_screen YES,
XLookupString gives 1 bytes: (75) "u"
XmbLookupString gives 1 bytes: (75) "u"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3259338, (175,35), root:(1213,716),
state 0x0, keycode 30 (keysym 0x75, u), same_screen YES,
XLookupString gives 1 bytes: (75) "u"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3259391, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XmbLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3259474, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3260734, state PropertyNewValue
FocusOut event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
FocusIn event, serial 39, synthetic NO, window 0x1200001,
mode NotifyNormal, detail NotifyNonlinear
KeymapNotify event, serial 39, synthetic NO, window 0x0,
keys: 65 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
PropertyNotify event, serial 39, synthetic NO, window 0x1200001,
atom 0x141 (_NET_WM_STATE), time 3269508, state PropertyNewValue
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3269544, (175,35), root:(1213,716),
state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3270786, (175,35), root:(1213,716),
state 0x0, keycode 58 (keysym 0x6d, m), same_screen YES,
XLookupString gives 1 bytes: (6d) "m"
XmbLookupString gives 1 bytes: (6d) "m"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3270875, (175,35), root:(1213,716),
state 0x0, keycode 58 (keysym 0x6d, m), same_screen YES,
XLookupString gives 1 bytes: (6d) "m"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3270994, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XmbLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3271083, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3271156, (175,35), root:(1213,716),
state 0x0, keycode 55 (keysym 0x76, v), same_screen YES,
XLookupString gives 1 bytes: (76) "v"
XmbLookupString gives 1 bytes: (76) "v"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3271229, (175,35), root:(1213,716),
state 0x0, keycode 55 (keysym 0x76, v), same_screen YES,
XLookupString gives 1 bytes: (76) "v"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3271382, (175,35), root:(1213,716),
state 0x0, keycode 26 (keysym 0x65, e), same_screen YES,
XLookupString gives 1 bytes: (65) "e"
XmbLookupString gives 1 bytes: (65) "e"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3271462, (175,35), root:(1213,716),
state 0x0, keycode 26 (keysym 0x65, e), same_screen YES,
XLookupString gives 1 bytes: (65) "e"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3271586, (175,35), root:(1213,716),
state 0x0, keycode 40 (keysym 0x64, d), same_screen YES,
XLookupString gives 1 bytes: (64) "d"
XmbLookupString gives 1 bytes: (64) "d"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3271668, (175,35), root:(1213,716),
state 0x0, keycode 40 (keysym 0x64, d), same_screen YES,
XLookupString gives 1 bytes: (64) "d"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3273330, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XmbLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3273444, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3273644, (175,35), root:(1213,716),
state 0x0, keycode 25 (keysym 0x77, w), same_screen YES,
XLookupString gives 1 bytes: (77) "w"
XmbLookupString gives 1 bytes: (77) "w"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3273729, (175,35), root:(1213,716),
state 0x0, keycode 25 (keysym 0x77, w), same_screen YES,
XLookupString gives 1 bytes: (77) "w"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3273872, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XmbLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3273965, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3274075, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XmbLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3274168, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3274273, (175,35), root:(1213,716),
state 0x0, keycode 40 (keysym 0x64, d), same_screen YES,
XLookupString gives 1 bytes: (64) "d"
XmbLookupString gives 1 bytes: (64) "d"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3274357, (175,35), root:(1213,716),
state 0x0, keycode 40 (keysym 0x64, d), same_screen YES,
XLookupString gives 1 bytes: (64) "d"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3274440, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XmbLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3274533, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3274641, (175,35), root:(1213,716),
state 0x0, keycode 25 (keysym 0x77, w), same_screen YES,
XLookupString gives 1 bytes: (77) "w"
XmbLookupString gives 1 bytes: (77) "w"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3274752, (175,35), root:(1213,716),
state 0x0, keycode 25 (keysym 0x77, w), same_screen YES,
XLookupString gives 1 bytes: (77) "w"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3274803, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XmbLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3274923, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3275173, (175,35), root:(1213,716),
state 0x0, keycode 38 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes: (61) "a"
XmbLookupString gives 1 bytes: (61) "a"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3275256, (175,35), root:(1213,716),
state 0x0, keycode 38 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes: (61) "a"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3275323, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XmbLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3275403, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3275451, (175,35), root:(1213,716),
state 0x0, keycode 40 (keysym 0x64, d), same_screen YES,
XLookupString gives 1 bytes: (64) "d"
XmbLookupString gives 1 bytes: (64) "d"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3275544, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XmbLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3275595, (175,35), root:(1213,716),
state 0x0, keycode 40 (keysym 0x64, d), same_screen YES,
XLookupString gives 1 bytes: (64) "d"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3275668, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3275832, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XmbLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3275904, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3276063, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XmbLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3276166, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3276179, (175,35), root:(1213,716),
state 0x0, keycode 25 (keysym 0x77, w), same_screen YES,
XLookupString gives 1 bytes: (77) "w"
XmbLookupString gives 1 bytes: (77) "w"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3276297, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XmbLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3276336, (175,35), root:(1213,716),
state 0x0, keycode 25 (keysym 0x77, w), same_screen YES,
XLookupString gives 1 bytes: (77) "w"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3276430, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3276684, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XmbLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3276769, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3276933, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XmbLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3277015, (175,35), root:(1213,716),
state 0x0, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3277141, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XmbLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3277264, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3277732, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XmbLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3277811, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3277904, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XmbLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3277968, (175,35), root:(1213,716),
state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES,
XLookupString gives 1 bytes: (6e) "n"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3278108, (175,35), root:(1213,716),
state 0x0, keycode 33 (keysym 0x70, p), same_screen YES,
XLookupString gives 1 bytes: (70) "p"
XmbLookupString gives 1 bytes: (70) "p"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3278210, (175,35), root:(1213,716),
state 0x0, keycode 33 (keysym 0x70, p), same_screen YES,
XLookupString gives 1 bytes: (70) "p"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3278331, (175,35), root:(1213,716),
state 0x0, keycode 30 (keysym 0x75, u), same_screen YES,
XLookupString gives 1 bytes: (75) "u"
XmbLookupString gives 1 bytes: (75) "u"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3278413, (175,35), root:(1213,716),
state 0x0, keycode 30 (keysym 0x75, u), same_screen YES,
XLookupString gives 1 bytes: (75) "u"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3278486, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XmbLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3278584, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XmbLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3278617, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3278700, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3278915, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XmbLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3279001, (175,35), root:(1213,716),
state 0x0, keycode 31 (keysym 0x69, i), same_screen YES,
XLookupString gives 1 bytes: (69) "i"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3279098, (175,35), root:(1213,716),
state 0x0, keycode 39 (keysym 0x73, s), same_screen YES,
XLookupString gives 1 bytes: (73) "s"
XmbLookupString gives 1 bytes: (73) "s"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3279176, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XmbLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3279226, (175,35), root:(1213,716),
state 0x0, keycode 39 (keysym 0x73, s), same_screen YES,
XLookupString gives 1 bytes: (73) "s"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3279302, (175,35), root:(1213,716),
state 0x0, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3279558, (175,35), root:(1213,716),
state 0x0, keycode 38 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes: (61) "a"
XmbLookupString gives 1 bytes: (61) "a"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3279647, (175,35), root:(1213,716),
state 0x0, keycode 38 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes: (61) "a"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3279786, (175,35), root:(1213,716),
state 0x0, keycode 54 (keysym 0x63, c), same_screen YES,
XLookupString gives 1 bytes: (63) "c"
XmbLookupString gives 1 bytes: (63) "c"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3279878, (175,35), root:(1213,716),
state 0x0, keycode 54 (keysym 0x63, c), same_screen YES,
XLookupString gives 1 bytes: (63) "c"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3279974, (175,35), root:(1213,716),
state 0x0, keycode 54 (keysym 0x63, c), same_screen YES,
XLookupString gives 1 bytes: (63) "c"
XmbLookupString gives 1 bytes: (63) "c"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3280043, (175,35), root:(1213,716),
state 0x0, keycode 54 (keysym 0x63, c), same_screen YES,
XLookupString gives 1 bytes: (63) "c"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3280150, (175,35), root:(1213,716),
state 0x0, keycode 26 (keysym 0x65, e), same_screen YES,
XLookupString gives 1 bytes: (65) "e"
XmbLookupString gives 1 bytes: (65) "e"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3280227, (175,35), root:(1213,716),
state 0x0, keycode 26 (keysym 0x65, e), same_screen YES,
XLookupString gives 1 bytes: (65) "e"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3280346, (175,35), root:(1213,716),
state 0x0, keycode 33 (keysym 0x70, p), same_screen YES,
XLookupString gives 1 bytes: (70) "p"
XmbLookupString gives 1 bytes: (70) "p"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3280464, (175,35), root:(1213,716),
state 0x0, keycode 33 (keysym 0x70, p), same_screen YES,
XLookupString gives 1 bytes: (70) "p"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3280545, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XmbLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3280628, (175,35), root:(1213,716),
state 0x0, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3280807, (175,35), root:(1213,716),
state 0x0, keycode 26 (keysym 0x65, e), same_screen YES,
XLookupString gives 1 bytes: (65) "e"
XmbLookupString gives 1 bytes: (65) "e"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3280905, (175,35), root:(1213,716),
state 0x0, keycode 26 (keysym 0x65, e), same_screen YES,
XLookupString gives 1 bytes: (65) "e"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3281034, (175,35), root:(1213,716),
state 0x0, keycode 40 (keysym 0x64, d), same_screen YES,
XLookupString gives 1 bytes: (64) "d"
XmbLookupString gives 1 bytes: (64) "d"
XFilterEvent returns: False
KeyRelease event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3281126, (175,35), root:(1213,716),
state 0x0, keycode 40 (keysym 0x64, d), same_screen YES,
XLookupString gives 1 bytes: (64) "d"
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3284218, (175,35), root:(1213,716),
state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 39, synthetic NO, window 0x1200001,
root 0x405, subw 0x0, time 3288705, (175,35), root:(1213,716),
state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
ClientMessage event, serial 39, synthetic YES, window 0x1200001,
message_type 0xf5 (WM_PROTOCOLS), format 32, message 0xf6 (WM_DELETE_WINDOW)After I submitted this, all multi-window recognition of the mouse came back, My toolbar would recognized it, the current window would, and so would the browser window I am writing with, the only thing in the dmesg log besides a few "interrupt took too long" error messages from the "Unsupported interrupts" was this:
[ 1906.600887] i915 0000:00:02.0: [drm] *ERROR* Atomic update failure on pipe A (start=225 end=226) time 274 us, min 1494, max 1503, scanline start 1485, end 1510Last edited by jointednonprescribed (2025-06-07 00:10:56)
Offline
Probably more likely to get a reply if you follow the sticky (https://bbs.archlinux.org/viewtopic.php?id=57855)
When you have an issue, post the ENTIRE output or log
all the best
Offline