Hi, I found this similar topic without resolution. Of course there are more users experiencing this problem: for now, @kiboya and @Benasin
Also, I’m linking this another topic where @megavolt tried to help me, so I think this is all somehow related. I’ m trying to put all together here to find answers. Thanks in advance.
To give more info about my system I’ll paste more outputs based on above topic:
-
First, I don’ t have this file. In that directory I only have: 00-keyboard.conf
/etc/X11/xorg.conf.d/30-touchpad.conf -
Using Xorg.log I found this link where I red instructions to report a bug related to touchscreen. Herés my bur report: https://gitlab.freedesktop.org/libinput/libinput/-/issues/802
- My Xorg.log:
[ 14.094]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[ 14.094] Current Operating System: Linux semiramis 5.19.1-3-MANJARO #1 SMP PREEMPT_DYNAMIC Sat Aug 13 06:34:52 UTC 2022 x86_64
[ 14.094] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.19-x86_64 root=UUID=2629efed-4c62-4899-937a-ea45005c3ee1 rw quiet apparmor=1 security=apparmor udev.log_priority=3 pci=noaer
[ 14.094]
[ 14.094] Current version of pixman: 0.40.0
[ 14.094] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 14.094] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 14.094] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug 29 22:04:16 2022
[ 14.096] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 14.096] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 14.097] (==) No Layout section. Using the first Screen section.
[ 14.097] (==) No screen section available. Using defaults.
[ 14.097] (**) |-->Screen "Default Screen Section" (0)
[ 14.097] (**) | |-->Monitor "<default monitor>"
[ 14.097] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 14.097] (==) Automatically adding devices
[ 14.097] (==) Automatically enabling devices
[ 14.097] (==) Automatically adding GPU devices
[ 14.097] (==) Automatically binding GPU devices
[ 14.097] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 14.102] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 14.102] Entry deleted from font path.
[ 14.102] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 14.102] Entry deleted from font path.
[ 14.102] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 14.102] Entry deleted from font path.
[ 14.102] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/OTF
[ 14.102] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 14.102] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 14.102] (II) Module ABI versions:
[ 14.102] X.Org ANSI C Emulation: 0.4
[ 14.102] X.Org Video Driver: 25.2
[ 14.102] X.Org XInput driver : 24.4
[ 14.102] X.Org Server Extension : 10.0
[ 14.102] (++) using VT number 7
[ 14.102] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 14.103] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 14.103] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 14.108] (--) PCI:*(0@0:2:0) 8086:9b41:103c:866e rev 2, Mem @ 0xb2000000/16777216, 0xa0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 14.108] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 14.108] (II) LoadModule: "glx"
[ 14.110] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 14.120] (II) Module glx: vendor="X.Org Foundation"
[ 14.120] compiled for 1.21.1.4, module version = 1.0.0
[ 14.120] ABI class: X.Org Server Extension, version 10.0
[ 14.120] (==) Matched modesetting as autoconfigured driver 0
[ 14.120] (==) Matched fbdev as autoconfigured driver 1
[ 14.120] (==) Matched vesa as autoconfigured driver 2
[ 14.120] (==) Assigned the driver to the xf86ConfigLayout
[ 14.120] (II) LoadModule: "modesetting"
[ 14.120] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 14.125] (II) Module modesetting: vendor="X.Org Foundation"
[ 14.125] compiled for 1.21.1.4, module version = 1.21.1
[ 14.125] Module class: X.Org Video Driver
[ 14.125] ABI class: X.Org Video Driver, version 25.2
[ 14.125] (II) LoadModule: "fbdev"
[ 14.127] (WW) Warning, couldn't open module fbdev
[ 14.127] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 14.127] (II) LoadModule: "vesa"
[ 14.127] (WW) Warning, couldn't open module vesa
[ 14.127] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 14.127] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 14.156] (II) modeset(0): using drv /dev/dri/card0
[ 14.156] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 14.156] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 14.156] (==) modeset(0): RGB weight 888
[ 14.156] (==) modeset(0): Default visual is TrueColor
[ 14.156] (II) Loading sub module "glamoregl"
[ 14.156] (II) LoadModule: "glamoregl"
[ 14.156] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 14.161] (II) Module glamoregl: vendor="X.Org Foundation"
[ 14.161] compiled for 1.21.1.4, module version = 1.0.1
[ 14.161] ABI class: X.Org ANSI C Emulation, version 0.4
[ 14.458] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
[ 14.458] (II) modeset(0): glamor initialized
[ 14.458] (==) modeset(0): VariableRefresh: disabled
[ 14.458] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 14.459] (II) modeset(0): Output eDP-1 has no monitor section
[ 14.469] (II) modeset(0): Output HDMI-1 has no monitor section
[ 14.471] (II) modeset(0): EDID for output eDP-1
[ 14.471] (II) modeset(0): Manufacturer: BOE Model: 82c Serial#: 0
[ 14.471] (II) modeset(0): Year: 2018 Week: 34
[ 14.471] (II) modeset(0): EDID Version: 1.4
[ 14.471] (II) modeset(0): Digital Display Input
[ 14.471] (II) modeset(0): 6 bits per channel
[ 14.471] (II) modeset(0): Digital interface is DisplayPort
[ 14.471] (II) modeset(0): Max Image Size [cm]: horiz.: 31 vert.: 17
[ 14.471] (II) modeset(0): Gamma: 2.20
[ 14.471] (II) modeset(0): No DPMS capabilities specified
[ 14.471] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 14.471] (II) modeset(0): First detailed timing is preferred mode
[ 14.471] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 14.471] (II) modeset(0): Display is continuous-frequency
[ 14.471] (II) modeset(0): redX: 0.590 redY: 0.350 greenX: 0.329 greenY: 0.555
[ 14.471] (II) modeset(0): blueX: 0.152 blueY: 0.118 whiteX: 0.312 whiteY: 0.328
[ 14.471] (II) modeset(0): Manufacturer's mask: 0
[ 14.471] (II) modeset(0): Supported detailed timing:
[ 14.471] (II) modeset(0): clock: 142.7 MHz Image Size: 309 x 174 mm
[ 14.471] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2124 h_border: 0
[ 14.471] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1089 v_blanking: 1120 v_border: 0
[ 14.471] (II) modeset(0): Supported detailed timing:
[ 14.471] (II) modeset(0): clock: 95.2 MHz Image Size: 309 x 174 mm
[ 14.471] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2124 h_border: 0
[ 14.471] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1089 v_blanking: 1120 v_border: 0
[ 14.471] (II) modeset(0): Unknown vendor-specific block 2
[ 14.471] (II) modeset(0): EDID (in hex):
[ 14.471] (II) modeset(0): 00ffffffffffff0009e52c0800000000
[ 14.471] (II) modeset(0): 221c0104951f11780324109759548e27
[ 14.471] (II) modeset(0): 1e505400000001010101010101010101
[ 14.471] (II) modeset(0): 010101010101c13780cc703828403020
[ 14.471] (II) modeset(0): 360035ae1000001a2b2580cc70382840
[ 14.471] (II) modeset(0): 3020360035ae1000001a000000000000
[ 14.471] (II) modeset(0): 00000000000000000000000000000002
[ 14.471] (II) modeset(0): 000b40ff0a3c7d1611217d0000000068
[ 14.471] (II) modeset(0): Printing probed modes for output eDP-1
[ 14.471] (II) modeset(0): Modeline "1920x1080"x60.0 142.73 1920 1968 2000 2124 1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[ 14.471] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 14.471] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 14.471] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 14.471] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 14.471] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 14.471] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 14.471] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 14.471] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 14.471] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 14.471] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 14.471] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 14.471] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 14.471] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 14.471] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 14.471] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 14.471] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 14.471] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 14.471] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 14.471] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 14.471] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 14.471] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 14.471] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 14.471] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 14.471] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 14.471] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 14.471] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 14.471] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 14.471] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 14.471] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 14.471] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 14.471] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 14.471] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 14.471] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 14.471] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 14.471] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 14.471] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 14.471] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 14.471] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 14.471] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 14.471] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 14.471] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 14.472] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 14.472] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 14.472] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 14.472] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 14.472] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 14.472] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 14.472] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 14.472] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 14.472] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 14.472] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 14.472] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 14.472] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 14.472] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 14.472] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 14.472] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 14.472] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 14.472] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 14.472] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 14.472] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 14.472] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 14.472] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 14.472] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 14.472] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 14.472] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 14.472] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 14.472] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 14.472] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 14.472] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 14.472] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 14.472] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 14.472] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 14.472] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 14.472] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 14.472] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 14.472] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 14.472] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 14.472] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 14.472] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 14.472] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 14.481] (II) modeset(0): EDID for output HDMI-1
[ 14.481] (II) modeset(0): Output eDP-1 connected
[ 14.481] (II) modeset(0): Output HDMI-1 disconnected
[ 14.481] (II) modeset(0): Using exact sizes for initial modes
[ 14.481] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 14.481] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 14.481] (==) modeset(0): DPI set to (96, 96)
[ 14.481] (II) Loading sub module "fb"
[ 14.481] (II) LoadModule: "fb"
[ 14.481] (II) Module "fb" already built-in
[ 14.512] (==) modeset(0): Backing store enabled
[ 14.512] (==) modeset(0): Silken mouse enabled
[ 14.589] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 14.590] (==) modeset(0): DPMS enabled
[ 14.590] (II) modeset(0): [DRI2] Setup complete
[ 14.590] (II) modeset(0): [DRI2] DRI driver: iris
[ 14.590] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 14.590] (II) Initializing extension Generic Event Extension
[ 14.590] (II) Initializing extension SHAPE
[ 14.590] (II) Initializing extension MIT-SHM
[ 14.590] (II) Initializing extension XInputExtension
[ 14.590] (II) Initializing extension XTEST
[ 14.590] (II) Initializing extension BIG-REQUESTS
[ 14.590] (II) Initializing extension SYNC
[ 14.590] (II) Initializing extension XKEYBOARD
[ 14.590] (II) Initializing extension XC-MISC
[ 14.591] (II) Initializing extension SECURITY
[ 14.591] (II) Initializing extension XFIXES
[ 14.591] (II) Initializing extension RENDER
[ 14.591] (II) Initializing extension RANDR
[ 14.591] (II) Initializing extension COMPOSITE
[ 14.591] (II) Initializing extension DAMAGE
[ 14.591] (II) Initializing extension MIT-SCREEN-SAVER
[ 14.591] (II) Initializing extension DOUBLE-BUFFER
[ 14.591] (II) Initializing extension RECORD
[ 14.592] (II) Initializing extension DPMS
[ 14.592] (II) Initializing extension Present
[ 14.592] (II) Initializing extension DRI3
[ 14.592] (II) Initializing extension X-Resource
[ 14.592] (II) Initializing extension XVideo
[ 14.592] (II) Initializing extension XVideo-MotionCompensation
[ 14.592] (II) Initializing extension GLX
[ 14.598] (II) AIGLX: Loaded and initialized iris
[ 14.598] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 14.598] (II) Initializing extension XFree86-VidModeExtension
[ 14.599] (II) Initializing extension XFree86-DGA
[ 14.599] (II) Initializing extension XFree86-DRI
[ 14.599] (II) Initializing extension DRI2
[ 14.599] (II) modeset(0): Damage tracking initialized
[ 14.599] (II) modeset(0): Setting screen physical size to 508 x 285
[ 14.639] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 14.639] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 14.639] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14.639] (**) Power Button: Applying InputClass "system-keyboard"
[ 14.639] (II) LoadModule: "libinput"
[ 14.639] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 14.641] (II) Module libinput: vendor="X.Org Foundation"
[ 14.641] compiled for 1.21.1.3, module version = 1.2.1
[ 14.641] Module class: X.Org XInput Driver
[ 14.641] ABI class: X.Org XInput driver, version 24.4
[ 14.641] (II) Using input driver 'libinput' for 'Power Button'
[ 14.641] (**) Power Button: always reports core events
[ 14.641] (**) Option "Device" "/dev/input/event2"
[ 14.646] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 14.646] (II) event2 - Power Button: device is a keyboard
[ 14.646] (II) event2 - Power Button: device removed
[ 14.692] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 14.692] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 14.692] (**) Option "xkb_layout" "latam"
[ 14.712] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 14.712] (II) event2 - Power Button: device is a keyboard
[ 14.712] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[ 14.712] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 14.712] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 14.712] (**) Video Bus: Applying InputClass "system-keyboard"
[ 14.712] (II) Using input driver 'libinput' for 'Video Bus'
[ 14.713] (**) Video Bus: always reports core events
[ 14.713] (**) Option "Device" "/dev/input/event14"
[ 14.713] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[ 14.713] (II) event14 - Video Bus: device is a keyboard
[ 14.714] (II) event14 - Video Bus: device removed
[ 14.755] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input17/event14"
[ 14.755] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 14.755] (**) Option "xkb_layout" "latam"
[ 14.757] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[ 14.757] (II) event14 - Video Bus: device is a keyboard
[ 14.758] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 14.758] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 14.758] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 14.758] (**) Power Button: Applying InputClass "system-keyboard"
[ 14.758] (II) Using input driver 'libinput' for 'Power Button'
[ 14.758] (**) Power Button: always reports core events
[ 14.758] (**) Option "Device" "/dev/input/event1"
[ 14.760] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 14.760] (II) event1 - Power Button: device is a keyboard
[ 14.760] (II) event1 - Power Button: device removed
[ 14.785] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 14.785] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 14.785] (**) Option "xkb_layout" "latam"
[ 14.787] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 14.788] (II) event1 - Power Button: device is a keyboard
[ 14.789] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 14.789] (II) No input driver specified, ignoring this device.
[ 14.789] (II) This device may have been added with another device file.
[ 14.791] (II) config/udev: Adding input device HP Wide Vision HD Camera: HP Wi (/dev/input/event16)
[ 14.791] (**) HP Wide Vision HD Camera: HP Wi: Applying InputClass "evdev keyboard catchall"
[ 14.791] (**) HP Wide Vision HD Camera: HP Wi: Applying InputClass "libinput keyboard catchall"
[ 14.791] (**) HP Wide Vision HD Camera: HP Wi: Applying InputClass "system-keyboard"
[ 14.791] (II) Using input driver 'libinput' for 'HP Wide Vision HD Camera: HP Wi'
[ 14.791] (**) HP Wide Vision HD Camera: HP Wi: always reports core events
[ 14.791] (**) Option "Device" "/dev/input/event16"
[ 14.794] (II) event16 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[ 14.794] (II) event16 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[ 14.794] (II) event16 - HP Wide Vision HD Camera: HP Wi: device removed
[ 14.848] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input29/event16"
[ 14.849] (II) XINPUT: Adding extended input device "HP Wide Vision HD Camera: HP Wi" (type: KEYBOARD, id 9)
[ 14.849] (**) Option "xkb_layout" "latam"
[ 14.852] (II) event16 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[ 14.852] (II) event16 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[ 14.854] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Mouse (/dev/input/event12)
[ 14.854] (**) SYNA328B:00 06CB:CD50 Mouse: Applying InputClass "evdev pointer catchall"
[ 14.854] (**) SYNA328B:00 06CB:CD50 Mouse: Applying InputClass "libinput pointer catchall"
[ 14.854] (II) Using input driver 'libinput' for 'SYNA328B:00 06CB:CD50 Mouse'
[ 14.854] (**) SYNA328B:00 06CB:CD50 Mouse: always reports core events
[ 14.854] (**) Option "Device" "/dev/input/event12"
[ 14.856] (II) event12 - SYNA328B:00 06CB:CD50 Mouse: is tagged by udev as: Mouse Pointingstick
[ 14.857] (II) event12 - SYNA328B:00 06CB:CD50 Mouse: device is a pointer
[ 14.858] (II) event12 - SYNA328B:00 06CB:CD50 Mouse: device removed
[ 14.942] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-SYNA328B:00/0018:06CB:CD50.0002/input/input25/event12"
[ 14.942] (II) XINPUT: Adding extended input device "SYNA328B:00 06CB:CD50 Mouse" (type: MOUSE, id 10)
[ 14.942] (**) Option "AccelerationScheme" "none"
[ 14.943] (**) SYNA328B:00 06CB:CD50 Mouse: (accel) selected scheme none/0
[ 14.943] (**) SYNA328B:00 06CB:CD50 Mouse: (accel) acceleration factor: 2.000
[ 14.943] (**) SYNA328B:00 06CB:CD50 Mouse: (accel) acceleration threshold: 4
[ 14.945] (II) event12 - SYNA328B:00 06CB:CD50 Mouse: is tagged by udev as: Mouse Pointingstick
[ 14.947] (II) event12 - SYNA328B:00 06CB:CD50 Mouse: device is a pointer
[ 14.949] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Mouse (/dev/input/mouse2)
[ 14.949] (II) No input driver specified, ignoring this device.
[ 14.949] (II) This device may have been added with another device file.
[ 14.951] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Touchpad (/dev/input/event13)
[ 14.951] (**) SYNA328B:00 06CB:CD50 Touchpad: Applying InputClass "evdev touchpad catchall"
[ 14.951] (**) SYNA328B:00 06CB:CD50 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 14.951] (II) Using input driver 'libinput' for 'SYNA328B:00 06CB:CD50 Touchpad'
[ 14.951] (**) SYNA328B:00 06CB:CD50 Touchpad: always reports core events
[ 14.951] (**) Option "Device" "/dev/input/event13"
[ 14.954] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: is tagged by udev as: Touchpad
[ 14.958] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: device is a touchpad
[ 14.959] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: device removed
[ 15.013] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-SYNA328B:00/0018:06CB:CD50.0002/input/input26/event13"
[ 15.013] (II) XINPUT: Adding extended input device "SYNA328B:00 06CB:CD50 Touchpad" (type: TOUCHPAD, id 11)
[ 15.018] (**) Option "AccelerationScheme" "none"
[ 15.019] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) selected scheme none/0
[ 15.019] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) acceleration factor: 2.000
[ 15.019] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) acceleration threshold: 4
[ 15.021] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: is tagged by udev as: Touchpad
[ 15.026] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: device is a touchpad
[ 15.028] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Touchpad (/dev/input/mouse3)
[ 15.028] (II) No input driver specified, ignoring this device.
[ 15.028] (II) This device may have been added with another device file.
[ 15.030] (II) config/udev: Adding input device ELAN2514:00 04F3:23DB (/dev/input/event8)
[ 15.030] (**) ELAN2514:00 04F3:23DB: Applying InputClass "evdev touchscreen catchall"
[ 15.030] (**) ELAN2514:00 04F3:23DB: Applying InputClass "libinput touchscreen catchall"
[ 15.030] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:23DB'
[ 15.030] (**) ELAN2514:00 04F3:23DB: always reports core events
[ 15.030] (**) Option "Device" "/dev/input/event8"
[ 15.033] (II) event8 - ELAN2514:00 04F3:23DB: is tagged by udev as: Touchscreen
[ 15.033] (II) event8 - ELAN2514:00 04F3:23DB: device is a touch device
[ 15.034] (II) event8 - ELAN2514:00 04F3:23DB: device removed
[ 15.122] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:23DB.0001/input/input18/event8"
[ 15.122] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:23DB" (type: TOUCHSCREEN, id 12)
[ 15.122] (**) Option "AccelerationScheme" "none"
[ 15.122] (**) ELAN2514:00 04F3:23DB: (accel) selected scheme none/0
[ 15.122] (**) ELAN2514:00 04F3:23DB: (accel) acceleration factor: 2.000
[ 15.122] (**) ELAN2514:00 04F3:23DB: (accel) acceleration threshold: 4
[ 15.124] (II) event8 - ELAN2514:00 04F3:23DB: is tagged by udev as: Touchscreen
[ 15.124] (II) event8 - ELAN2514:00 04F3:23DB: device is a touch device
[ 15.125] (II) config/udev: Adding input device ELAN2514:00 04F3:23DB (/dev/input/mouse0)
[ 15.125] (II) No input driver specified, ignoring this device.
[ 15.125] (II) This device may have been added with another device file.
[ 15.126] (II) config/udev: Adding input device ELAN2514:00 04F3:23DB UNKNOWN (/dev/input/event9)
[ 15.126] (II) No input driver specified, ignoring this device.
[ 15.126] (II) This device may have been added with another device file.
[ 15.126] (II) config/udev: Adding input device ELAN2514:00 04F3:23DB UNKNOWN (/dev/input/event10)
[ 15.126] (II) No input driver specified, ignoring this device.
[ 15.126] (II) This device may have been added with another device file.
[ 15.127] (II) config/udev: Adding input device ELAN2514:00 04F3:23DB Stylus (/dev/input/event11)
[ 15.127] (**) ELAN2514:00 04F3:23DB Stylus: Applying InputClass "evdev tablet catchall"
[ 15.127] (**) ELAN2514:00 04F3:23DB Stylus: Applying InputClass "libinput tablet catchall"
[ 15.127] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:23DB Stylus'
[ 15.127] (**) ELAN2514:00 04F3:23DB Stylus: always reports core events
[ 15.127] (**) Option "Device" "/dev/input/event11"
[ 15.128] (II) event11 - ELAN2514:00 04F3:23DB Stylus: is tagged by udev as: Tablet
[ 15.294] (II) event11 - ELAN2514:00 04F3:23DB Stylus: device is a tablet
[ 15.294] (II) event11 - ELAN2514:00 04F3:23DB Stylus: device removed
[ 15.342] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:23DB.0001/input/input21/event11"
[ 15.342] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:23DB Stylus" (type: TABLET, id 13)
[ 15.345] (II) event11 - ELAN2514:00 04F3:23DB Stylus: is tagged by udev as: Tablet
[ 15.370] (II) event11 - ELAN2514:00 04F3:23DB Stylus: device is a tablet
[ 15.372] (II) config/udev: Adding input device ELAN2514:00 04F3:23DB Stylus (/dev/input/mouse1)
[ 15.372] (II) No input driver specified, ignoring this device.
[ 15.372] (II) This device may have been added with another device file.
[ 15.373] (II) config/udev: Adding input device Intel HID switches (/dev/input/event15)
[ 15.373] (II) No input driver specified, ignoring this device.
[ 15.373] (II) This device may have been added with another device file.
[ 15.374] (II) config/udev: Adding input device Intel HID events (/dev/input/event4)
[ 15.374] (**) Intel HID events: Applying InputClass "evdev keyboard catchall"
[ 15.374] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 15.374] (**) Intel HID events: Applying InputClass "system-keyboard"
[ 15.374] (II) Using input driver 'libinput' for 'Intel HID events'
[ 15.374] (**) Intel HID events: always reports core events
[ 15.374] (**) Option "Device" "/dev/input/event4"
[ 15.375] (II) event4 - Intel HID events: is tagged by udev as: Keyboard
[ 15.375] (II) event4 - Intel HID events: device is a keyboard
[ 15.376] (II) event4 - Intel HID events: device removed
[ 15.399] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input4/event4"
[ 15.399] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 14)
[ 15.399] (**) Option "xkb_layout" "latam"
[ 15.400] (II) event4 - Intel HID events: is tagged by udev as: Keyboard
[ 15.400] (II) event4 - Intel HID events: device is a keyboard
[ 15.401] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event5)
[ 15.401] (**) Intel HID 5 button array: Applying InputClass "evdev keyboard catchall"
[ 15.401] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 15.401] (**) Intel HID 5 button array: Applying InputClass "system-keyboard"
[ 15.401] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 15.401] (**) Intel HID 5 button array: always reports core events
[ 15.401] (**) Option "Device" "/dev/input/event5"
[ 15.402] (II) event5 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 15.402] (II) event5 - Intel HID 5 button array: device is a keyboard
[ 15.403] (II) event5 - Intel HID 5 button array: device removed
[ 15.422] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input5/event5"
[ 15.422] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 15)
[ 15.422] (**) Option "xkb_layout" "latam"
[ 15.424] (II) event5 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 15.425] (II) event5 - Intel HID 5 button array: device is a keyboard
[ 15.427] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 15.427] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 15.427] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 15.427] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 15.427] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 15.427] (**) AT Translated Set 2 keyboard: always reports core events
[ 15.427] (**) Option "Device" "/dev/input/event3"
[ 15.429] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 15.429] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 15.432] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 15.459] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 15.459] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[ 15.459] (**) Option "xkb_layout" "latam"
[ 15.462] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 15.462] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 15.466] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 15.466] (II) No input driver specified, ignoring this device.
[ 15.466] (II) This device may have been added with another device file.
[ 15.472] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event17)
[ 15.472] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 15.472] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 15.472] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[ 15.472] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 15.472] (**) HP WMI hotkeys: always reports core events
[ 15.472] (**) Option "Device" "/dev/input/event17"
[ 15.473] (II) event17 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 15.473] (II) event17 - HP WMI hotkeys: device is a keyboard
[ 15.473] (II) event17 - HP WMI hotkeys: device is a switch device
[ 15.474] (II) event17 - HP WMI hotkeys: device removed
[ 15.522] (**) Option "config_info" "udev:/sys/devices/virtual/input/input24/event17"
[ 15.522] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 17)
[ 15.522] (**) Option "xkb_layout" "latam"
[ 15.524] (II) event17 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 15.524] (II) event17 - HP WMI hotkeys: device is a keyboard
[ 15.525] (II) event17 - HP WMI hotkeys: device is a switch device
[ 15.527] (II) config/udev: Adding input device Wireless hotkeys (/dev/input/event6)
[ 15.527] (**) Wireless hotkeys: Applying InputClass "evdev keyboard catchall"
[ 15.527] (**) Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[ 15.527] (**) Wireless hotkeys: Applying InputClass "system-keyboard"
[ 15.527] (II) Using input driver 'libinput' for 'Wireless hotkeys'
[ 15.527] (**) Wireless hotkeys: always reports core events
[ 15.527] (**) Option "Device" "/dev/input/event6"
[ 15.528] (II) event6 - Wireless hotkeys: is tagged by udev as: Keyboard
[ 15.528] (II) event6 - Wireless hotkeys: device is a keyboard
[ 15.529] (II) event6 - Wireless hotkeys: device removed
[ 15.565] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
[ 15.565] (II) XINPUT: Adding extended input device "Wireless hotkeys" (type: KEYBOARD, id 18)
[ 15.565] (**) Option "xkb_layout" "latam"
[ 15.567] (II) event6 - Wireless hotkeys: is tagged by udev as: Keyboard
[ 15.568] (II) event6 - Wireless hotkeys: device is a keyboard
[ 15.657] (II) config/udev: removing device SYNA328B:00 06CB:CD50 Mouse
[ 15.657] (II) event12 - SYNA328B:00 06CB:CD50 Mouse: device removed
[ 15.689] (II) UnloadModule: "libinput"
[ 15.690] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Mouse (/dev/input/event12)
[ 15.690] (**) SYNA328B:00 06CB:CD50 Mouse: Applying InputClass "evdev pointer catchall"
[ 15.690] (**) SYNA328B:00 06CB:CD50 Mouse: Applying InputClass "libinput pointer catchall"
[ 15.690] (II) Using input driver 'libinput' for 'SYNA328B:00 06CB:CD50 Mouse'
[ 15.690] (**) SYNA328B:00 06CB:CD50 Mouse: always reports core events
[ 15.690] (**) Option "Device" "/dev/input/event12"
[ 15.693] (II) event12 - SYNA328B:00 06CB:CD50 Mouse: is tagged by udev as: Mouse Pointingstick
[ 15.694] (II) event12 - SYNA328B:00 06CB:CD50 Mouse: device is a pointer
[ 15.698] (II) event12 - SYNA328B:00 06CB:CD50 Mouse: device removed
[ 15.732] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-SYNA328B:00/0018:06CB:CD50.0002/input/input25/event12"
[ 15.732] (II) XINPUT: Adding extended input device "SYNA328B:00 06CB:CD50 Mouse" (type: MOUSE, id 10)
[ 15.732] (**) Option "AccelerationScheme" "none"
[ 15.732] (**) SYNA328B:00 06CB:CD50 Mouse: (accel) selected scheme none/0
[ 15.732] (**) SYNA328B:00 06CB:CD50 Mouse: (accel) acceleration factor: 2.000
[ 15.732] (**) SYNA328B:00 06CB:CD50 Mouse: (accel) acceleration threshold: 4
[ 15.735] (II) event12 - SYNA328B:00 06CB:CD50 Mouse: is tagged by udev as: Mouse Pointingstick
[ 15.736] (II) event12 - SYNA328B:00 06CB:CD50 Mouse: device is a pointer
[ 15.742] (II) config/udev: removing device SYNA328B:00 06CB:CD50 Touchpad
[ 15.742] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: device removed
[ 15.795] (II) UnloadModule: "libinput"
[ 15.795] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Touchpad (/dev/input/event13)
[ 15.795] (**) SYNA328B:00 06CB:CD50 Touchpad: Applying InputClass "evdev touchpad catchall"
[ 15.795] (**) SYNA328B:00 06CB:CD50 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 15.795] (II) Using input driver 'libinput' for 'SYNA328B:00 06CB:CD50 Touchpad'
[ 15.795] (**) SYNA328B:00 06CB:CD50 Touchpad: always reports core events
[ 15.795] (**) Option "Device" "/dev/input/event13"
[ 15.796] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: is tagged by udev as: Touchpad
[ 15.797] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: device is a touchpad
[ 15.797] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: device removed
[ 15.849] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-SYNA328B:00/0018:06CB:CD50.0002/input/input26/event13"
[ 15.849] (II) XINPUT: Adding extended input device "SYNA328B:00 06CB:CD50 Touchpad" (type: TOUCHPAD, id 11)
[ 15.850] (**) Option "AccelerationScheme" "none"
[ 15.850] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) selected scheme none/0
[ 15.850] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) acceleration factor: 2.000
[ 15.850] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) acceleration threshold: 4
[ 15.851] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: is tagged by udev as: Touchpad
[ 15.852] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: device is a touchpad
[ 15.853] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Mouse (/dev/input/mouse2)
[ 15.853] (II) No input driver specified, ignoring this device.
[ 15.853] (II) This device may have been added with another device file.
[ 15.853] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Touchpad (/dev/input/mouse3)
[ 15.853] (II) No input driver specified, ignoring this device.
[ 15.853] (II) This device may have been added with another device file.
[ 15.853] (II) config/udev: removing device ELAN2514:00 04F3:23DB Stylus
[ 15.853] (II) event11 - ELAN2514:00 04F3:23DB Stylus: device removed
[ 15.888] (II) UnloadModule: "libinput"
[ 15.889] (II) config/udev: Adding input device ELAN2514:00 04F3:23DB Stylus (/dev/input/event11)
[ 15.889] (**) ELAN2514:00 04F3:23DB Stylus: Applying InputClass "evdev tablet catchall"
[ 15.889] (**) ELAN2514:00 04F3:23DB Stylus: Applying InputClass "libinput tablet catchall"
[ 15.889] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:23DB Stylus'
[ 15.889] (**) ELAN2514:00 04F3:23DB Stylus: always reports core events
[ 15.889] (**) Option "Device" "/dev/input/event11"
[ 15.889] (II) event11 - ELAN2514:00 04F3:23DB Stylus: is tagged by udev as: Tablet
[ 15.896] (II) event11 - ELAN2514:00 04F3:23DB Stylus: device is a tablet
[ 15.896] (II) event11 - ELAN2514:00 04F3:23DB Stylus: device removed
[ 15.948] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:23DB.0001/input/input21/event11"
[ 15.948] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:23DB Stylus" (type: TABLET, id 13)
[ 15.949] (II) event11 - ELAN2514:00 04F3:23DB Stylus: is tagged by udev as: Tablet
[ 15.955] (II) event11 - ELAN2514:00 04F3:23DB Stylus: device is a tablet
[ 15.955] (II) config/udev: Adding input device ELAN2514:00 04F3:23DB UNKNOWN (/dev/input/event10)
[ 15.955] (II) No input driver specified, ignoring this device.
[ 15.955] (II) This device may have been added with another device file.
[ 15.955] (II) config/udev: Adding input device ELAN2514:00 04F3:23DB UNKNOWN (/dev/input/event9)
[ 15.955] (II) No input driver specified, ignoring this device.
[ 15.955] (II) This device may have been added with another device file.
[ 15.955] (II) config/udev: removing device ELAN2514:00 04F3:23DB
[ 15.956] (II) event8 - ELAN2514:00 04F3:23DB: device removed
[ 16.025] (II) UnloadModule: "libinput"
[ 16.027] (II) config/udev: Adding input device ELAN2514:00 04F3:23DB (/dev/input/event8)
[ 16.027] (**) ELAN2514:00 04F3:23DB: Applying InputClass "evdev touchscreen catchall"
[ 16.027] (**) ELAN2514:00 04F3:23DB: Applying InputClass "libinput touchscreen catchall"
[ 16.027] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:23DB'
[ 16.027] (**) ELAN2514:00 04F3:23DB: always reports core events
[ 16.027] (**) Option "Device" "/dev/input/event8"
[ 16.028] (II) event8 - ELAN2514:00 04F3:23DB: is tagged by udev as: Touchscreen
[ 16.028] (II) event8 - ELAN2514:00 04F3:23DB: device is a touch device
[ 16.028] (II) event8 - ELAN2514:00 04F3:23DB: device removed
[ 16.075] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:23DB.0001/input/input18/event8"
[ 16.075] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:23DB" (type: TOUCHSCREEN, id 12)
[ 16.076] (**) Option "AccelerationScheme" "none"
[ 16.076] (**) ELAN2514:00 04F3:23DB: (accel) selected scheme none/0
[ 16.076] (**) ELAN2514:00 04F3:23DB: (accel) acceleration factor: 2.000
[ 16.076] (**) ELAN2514:00 04F3:23DB: (accel) acceleration threshold: 4
[ 16.079] (II) event8 - ELAN2514:00 04F3:23DB: is tagged by udev as: Touchscreen
[ 16.079] (II) event8 - ELAN2514:00 04F3:23DB: device is a touch device
[ 16.081] (II) config/udev: Adding input device ELAN2514:00 04F3:23DB (/dev/input/mouse0)
[ 16.081] (II) No input driver specified, ignoring this device.
[ 16.081] (II) This device may have been added with another device file.
[ 16.081] (II) config/udev: Adding input device ELAN2514:00 04F3:23DB Stylus (/dev/input/mouse1)
[ 16.081] (II) No input driver specified, ignoring this device.
[ 16.081] (II) This device may have been added with another device file.
[ 16.081] (II) config/udev: removing device HP Wide Vision HD Camera: HP Wi
[ 16.081] (II) event16 - HP Wide Vision HD Camera: HP Wi: device removed
[ 16.129] (II) UnloadModule: "libinput"
[ 16.130] (II) config/udev: Adding input device HP Wide Vision HD Camera: HP Wi (/dev/input/event16)
[ 16.130] (**) HP Wide Vision HD Camera: HP Wi: Applying InputClass "evdev keyboard catchall"
[ 16.130] (**) HP Wide Vision HD Camera: HP Wi: Applying InputClass "libinput keyboard catchall"
[ 16.130] (**) HP Wide Vision HD Camera: HP Wi: Applying InputClass "system-keyboard"
[ 16.130] (II) Using input driver 'libinput' for 'HP Wide Vision HD Camera: HP Wi'
[ 16.130] (**) HP Wide Vision HD Camera: HP Wi: always reports core events
[ 16.130] (**) Option "Device" "/dev/input/event16"
[ 16.133] (II) event16 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[ 16.133] (II) event16 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[ 16.134] (II) event16 - HP Wide Vision HD Camera: HP Wi: device removed
[ 16.172] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input29/event16"
[ 16.172] (II) XINPUT: Adding extended input device "HP Wide Vision HD Camera: HP Wi" (type: KEYBOARD, id 9)
[ 16.172] (**) Option "xkb_layout" "latam"
[ 16.175] (II) event16 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[ 16.176] (II) event16 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[ 16.177] (II) config/udev: removing device HP WMI hotkeys
[ 16.177] (II) event17 - HP WMI hotkeys: device removed
[ 16.215] (II) UnloadModule: "libinput"
[ 16.216] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event17)
[ 16.216] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 16.216] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 16.216] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[ 16.216] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 16.216] (**) HP WMI hotkeys: always reports core events
[ 16.216] (**) Option "Device" "/dev/input/event17"
[ 16.218] (II) event17 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 16.218] (II) event17 - HP WMI hotkeys: device is a keyboard
[ 16.218] (II) event17 - HP WMI hotkeys: device is a switch device
[ 16.219] (II) event17 - HP WMI hotkeys: device removed
[ 16.259] (**) Option "config_info" "udev:/sys/devices/virtual/input/input24/event17"
[ 16.259] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 17)
[ 16.259] (**) Option "xkb_layout" "latam"
[ 16.261] (II) event17 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 16.261] (II) event17 - HP WMI hotkeys: device is a keyboard
[ 16.261] (II) event17 - HP WMI hotkeys: device is a switch device
[ 16.264] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event18)
[ 16.264] (II) No input driver specified, ignoring this device.
[ 16.264] (II) This device may have been added with another device file.
[ 16.265] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event22)
[ 16.265] (II) No input driver specified, ignoring this device.
[ 16.265] (II) This device may have been added with another device file.
[ 16.266] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event24)
[ 16.266] (II) No input driver specified, ignoring this device.
[ 16.266] (II) This device may have been added with another device file.
[ 16.266] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event19)
[ 16.266] (II) No input driver specified, ignoring this device.
[ 16.266] (II) This device may have been added with another device file.
[ 16.267] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event23)
[ 16.267] (II) No input driver specified, ignoring this device.
[ 16.267] (II) This device may have been added with another device file.
[ 16.268] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event21)
[ 16.268] (II) No input driver specified, ignoring this device.
[ 16.268] (II) This device may have been added with another device file.
[ 16.269] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event20)
[ 16.269] (II) No input driver specified, ignoring this device.
[ 16.269] (II) This device may have been added with another device file.
[ 21.723] (II) modeset(0): EDID vendor "BOE", prod id 2092
[ 21.723] (II) modeset(0): Printing DDC gathered Modelines:
[ 21.723] (II) modeset(0): Modeline "1920x1080"x0.0 142.73 1920 1968 2000 2124 1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[ 21.723] (II) modeset(0): Modeline "1920x1080"x0.0 95.15 1920 1968 2000 2124 1080 1083 1089 1120 +hsync -vsync (44.8 kHz e)
[ 22.606] (II) modeset(0): EDID vendor "BOE", prod id 2092
[ 22.606] (II) modeset(0): Printing DDC gathered Modelines:
[ 22.606] (II) modeset(0): Modeline "1920x1080"x0.0 142.73 1920 1968 2000 2124 1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[ 22.606] (II) modeset(0): Modeline "1920x1080"x0.0 95.15 1920 1968 2000 2124 1080 1083 1089 1120 +hsync -vsync (44.8 kHz e)
[ 27.390] (II) modeset(0): EDID vendor "BOE", prod id 2092
[ 27.390] (II) modeset(0): Printing DDC gathered Modelines:
[ 27.390] (II) modeset(0): Modeline "1920x1080"x0.0 142.73 1920 1968 2000 2124 1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[ 27.390] (II) modeset(0): Modeline "1920x1080"x0.0 95.15 1920 1968 2000 2124 1080 1083 1089 1120 +hsync -vsync (44.8 kHz e)
[ 42.423] (II) modeset(0): EDID vendor "BOE", prod id 2092
[ 42.423] (II) modeset(0): Printing DDC gathered Modelines:
[ 42.423] (II) modeset(0): Modeline "1920x1080"x0.0 142.73 1920 1968 2000 2124 1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[ 42.423] (II) modeset(0): Modeline "1920x1080"x0.0 95.15 1920 1968 2000 2124 1080 1083 1089 1120 +hsync -vsync (44.8 kHz e)
[ 67.474] (II) modeset(0): EDID vendor "BOE", prod id 2092
[ 67.474] (II) modeset(0): Printing DDC gathered Modelines:
[ 67.474] (II) modeset(0): Modeline "1920x1080"x0.0 142.73 1920 1968 2000 2124 1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[ 67.474] (II) modeset(0): Modeline "1920x1080"x0.0 95.15 1920 1968 2000 2124 1080 1083 1089 1120 +hsync -vsync (44.8 kHz e)
[ 415.531] (II) modeset(0): EDID vendor "BOE", prod id 2092
[ 415.531] (II) modeset(0): Printing DDC gathered Modelines:
[ 415.531] (II) modeset(0): Modeline "1920x1080"x0.0 142.73 1920 1968 2000 2124 1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[ 415.531] (II) modeset(0): Modeline "1920x1080"x0.0 95.15 1920 1968 2000 2124 1080 1083 1089 1120 +hsync -vsync (44.8 kHz e)
[ 4421.333] (EE) event13 - SYNA328B:00 06CB:CD50 Touchpad: client bug: event processing lagging behind by 44ms, your system is too slow
[ 7865.854] (EE) event13 - SYNA328B:00 06CB:CD50 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.21.0/touchpad-jumping-cursors.html for details
[ 7866.207] (EE) event13 - SYNA328B:00 06CB:CD50 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.21.0/touchpad-jumping-cursors.html for details
- Iist devices:
sudo libinput list-devices
evice: Power Button
Kernel: /dev/input/event2
Group: 1
Seat: seat0, default
Capabilities: keyboard
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: n/a
Nat.scrolling: n/a
Middle emulation: n/a
Calibration: n/a
Scroll methods: none
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: n/a
Rotation: n/a
Device: Video Bus
Kernel: /dev/input/event14
Group: 2
Seat: seat0, default
Capabilities: keyboard
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: n/a
Nat.scrolling: n/a
Middle emulation: n/a
Calibration: n/a
Scroll methods: none
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: n/a
Rotation: n/a
Device: Power Button
Kernel: /dev/input/event1
Group: 3
Seat: seat0, default
Capabilities: keyboard
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: n/a
Nat.scrolling: n/a
Middle emulation: n/a
Calibration: n/a
Scroll methods: none
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: n/a
Rotation: n/a
Device: Lid Switch
Kernel: /dev/input/event0
Group: 4
Seat: seat0, default
Capabilities: switch
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: n/a
Nat.scrolling: n/a
Middle emulation: n/a
Calibration: n/a
Scroll methods: none
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: n/a
Rotation: n/a
Device: HP Wide Vision HD Camera: HP Wi
Kernel: /dev/input/event16
Group: 5
Seat: seat0, default
Capabilities: keyboard
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: n/a
Nat.scrolling: n/a
Middle emulation: n/a
Calibration: n/a
Scroll methods: none
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: n/a
Rotation: n/a
Device: SYNA328B:00 06CB:CD50 Mouse
Kernel: /dev/input/event12
Group: 6
Seat: seat0, default
Capabilities: pointer
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: disabled
Nat.scrolling: disabled
Middle emulation: n/a
Calibration: n/a
Scroll methods: *button
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: flat *adaptive
Rotation: n/a
Device: SYNA328B:00 06CB:CD50 Touchpad
Kernel: /dev/input/event13
Group: 6
Seat: seat0, default
Size: 106x51mm
Capabilities: pointer gesture
Tap-to-click: disabled
Tap-and-drag: enabled
Tap drag lock: disabled
Left-handed: disabled
Nat.scrolling: disabled
Middle emulation: disabled
Calibration: n/a
Scroll methods: *two-finger edge
Click methods: *button-areas clickfinger
Disable-w-typing: enabled
Disable-w-trackpointing: enabled
Accel profiles: flat *adaptive
Rotation: n/a
Device: ELAN2514:00 04F3:23DB
Kernel: /dev/input/event8
Group: 7
Seat: seat0, default
Size: 300x172mm
Capabilities: touch
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: n/a
Nat.scrolling: n/a
Middle emulation: n/a
Calibration: identity matrix
Scroll methods: none
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: n/a
Rotation: n/a
Device: ELAN2514:00 04F3:23DB Stylus
Kernel: /dev/input/event11
Group: 7
Seat: seat0, default
Size: 310x172mm
Capabilities: tablet
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: n/a
Nat.scrolling: n/a
Middle emulation: n/a
Calibration: identity matrix
Scroll methods: none
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: none
Rotation: n/a
Device: Intel HID switches
Kernel: /dev/input/event15
Group: 8
Seat: seat0, default
Capabilities: switch
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: n/a
Nat.scrolling: n/a
Middle emulation: n/a
Calibration: n/a
Scroll methods: none
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: n/a
Rotation: n/a
Device: Intel HID events
Kernel: /dev/input/event4
Group: 9
Seat: seat0, default
Capabilities: keyboard
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: n/a
Nat.scrolling: n/a
Middle emulation: n/a
Calibration: n/a
Scroll methods: none
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: n/a
Rotation: n/a
Device: Intel HID 5 button array
Kernel: /dev/input/event5
Group: 10
Seat: seat0, default
Capabilities: keyboard
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: n/a
Nat.scrolling: n/a
Middle emulation: n/a
Calibration: n/a
Scroll methods: none
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: n/a
Rotation: n/a
Device: AT Translated Set 2 keyboard
Kernel: /dev/input/event3
Group: 11
Seat: seat0, default
Capabilities: keyboard
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: n/a
Nat.scrolling: n/a
Middle emulation: n/a
Calibration: n/a
Scroll methods: none
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: n/a
Rotation: n/a
Device: HP WMI hotkeys
Kernel: /dev/input/event17
Group: 12
Seat: seat0, default
Capabilities: keyboard switch
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: n/a
Nat.scrolling: n/a
Middle emulation: n/a
Calibration: n/a
Scroll methods: none
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: n/a
Rotation: n/a
Device: Wireless hotkeys
Kernel: /dev/input/event6
Group: 13
Seat: seat0, default
Capabilities: keyboard
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: n/a
Nat.scrolling: n/a
Middle emulation: n/a
Calibration: n/a
Scroll methods: none
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: n/a
Rotation: n/a
- Selected touchpad outputs from Xorg.log:
[ 14.951] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Touchpad (/dev/input/event13)
[ 14.951] (**) SYNA328B:00 06CB:CD50 Touchpad: Applying InputClass "evdev touchpad catchall"
[ 14.951] (**) SYNA328B:00 06CB:CD50 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 14.951] (II) Using input driver 'libinput' for 'SYNA328B:00 06CB:CD50 Touchpad'
[ 14.951] (**) SYNA328B:00 06CB:CD50 Touchpad: always reports core events
[ 14.954] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: is tagged by udev as: Touchpad
[ 14.958] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: device is a touchpad
[ 14.959] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: device removed
[ 15.013] (II) XINPUT: Adding extended input device "SYNA328B:00 06CB:CD50 Touchpad" (type: TOUCHPAD, id 11)
[ 15.019] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) selected scheme none/0
[ 15.019] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) acceleration factor: 2.000
[ 15.019] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) acceleration threshold: 4
[ 15.021] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: is tagged by udev as: Touchpad
[ 15.026] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: device is a touchpad
[ 15.028] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Touchpad (/dev/input/mouse3)
[ 15.742] (II) config/udev: removing device SYNA328B:00 06CB:CD50 Touchpad
[ 15.742] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: device removed
[ 15.795] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Touchpad (/dev/input/event13)
[ 15.795] (**) SYNA328B:00 06CB:CD50 Touchpad: Applying InputClass "evdev touchpad catchall"
[ 15.795] (**) SYNA328B:00 06CB:CD50 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 15.795] (II) Using input driver 'libinput' for 'SYNA328B:00 06CB:CD50 Touchpad'
[ 15.795] (**) SYNA328B:00 06CB:CD50 Touchpad: always reports core events
[ 15.796] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: is tagged by udev as: Touchpad
[ 15.797] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: device is a touchpad
[ 15.797] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: device removed
[ 15.849] (II) XINPUT: Adding extended input device "SYNA328B:00 06CB:CD50 Touchpad" (type: TOUCHPAD, id 11)
[ 15.850] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) selected scheme none/0
[ 15.850] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) acceleration factor: 2.000
[ 15.850] (**) SYNA328B:00 06CB:CD50 Touchpad: (accel) acceleration threshold: 4
[ 15.851] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: is tagged by udev as: Touchpad
[ 15.852] (II) event13 - SYNA328B:00 06CB:CD50 Touchpad: device is a touchpad
[ 15.853] (II) config/udev: Adding input device SYNA328B:00 06CB:CD50 Touchpad (/dev/input/mouse3)
[ 4421.333] (EE) event13 - SYNA328B:00 06CB:CD50 Touchpad: client bug: event processing lagging behind by 44ms, your system is too slow
[ 7865.854] (EE) event13 - SYNA328B:00 06CB:CD50 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.21.0/touchpad-jumping-cursors.html for details
[ 7866.207] (EE) event13 - SYNA328B:00 06CB:CD50 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.21.0/touchpad-jumping-cursors.html for details
[ 8345.696] (EE) event13 - SYNA328B:00 06CB:CD50 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.21.0/touchpad-jumping-cursors.html for details
[ 8751.639] (EE) event13 - SYNA328B:00 06CB:CD50 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.21.0/touchpad-jumping-cursors.html for details
Thanks