https://bugs.kde.org/show_bug.cgi?id=414315
Arnaud <arnaud.verg...@mailo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arnaud.verg...@mailo.com --- Comment #8 from Arnaud <arnaud.verg...@mailo.com> --- Also ran into this issue with a Bluetooth keyboard/touchpad connected to a laptop. Everything works fine on Wayland, I can configure both, but on X11 I do not even have the device selection drop-down. Here is the result of xinput list: ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ ETPS/2 Elantech Touchpad id=20 [slave pointer (2)] ⎜ ↳ Asus TouchPad id=13 [slave pointer (2)] ETPS/2 Elantech Touchpad is the built-in touchpad, Asus TouchPad is the external. Here is the result of xinput list-props 13 and it seems it is using libinput: Device 'Asus TouchPad': Device Enabled (191): 1 Coordinate Transformation Matrix (193): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 libinput Tapping Enabled (328): 0 libinput Tapping Enabled Default (329): 0 libinput Tapping Drag Enabled (330): 1 libinput Tapping Drag Enabled Default (331): 1 libinput Tapping Drag Lock Enabled (332): 0 libinput Tapping Drag Lock Enabled Default (333): 0 libinput Tapping Button Mapping Enabled (334): 1, 0 libinput Tapping Button Mapping Default (335): 1, 0 libinput Natural Scrolling Enabled (336): 0 libinput Natural Scrolling Enabled Default (337): 0 libinput Scroll Methods Available (338): 1, 1, 0 libinput Scroll Method Enabled (339): 1, 0, 0 libinput Scroll Method Enabled Default (340): 1, 0, 0 libinput Click Methods Available (341): 1, 1 libinput Click Method Enabled (342): 1, 0 libinput Click Method Enabled Default (343): 1, 0 libinput Middle Emulation Enabled (344): 0 libinput Middle Emulation Enabled Default (345): 0 libinput Accel Speed (346): 0.000000 libinput Accel Speed Default (347): 0.000000 libinput Accel Profiles Available (348): 1, 1 libinput Accel Profile Enabled (349): 1, 0 libinput Accel Profile Enabled Default (350): 1, 0 libinput Left Handed Enabled (351): 0 libinput Left Handed Enabled Default (352): 0 libinput Send Events Modes Available (313): 1, 0 libinput Send Events Mode Enabled (314): 0, 0 libinput Send Events Mode Enabled Default (315): 0, 0 Device Node (316): "/dev/input/event23" Device Product ID (317): 2821, 34050 libinput Drag Lock Buttons (353): <no items> libinput Horizontal Scroll Enabled (354): 1 Running the same command for the built-in touchpad gives similar results. Running kcmshell5 touchpad give the following: kcm_touchpad: Using X11 backend qml: Touchpad configuration of device '1 : ETPS/2 Elantech Touchpad' opened file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/FormLayout.qml:281:9: QML QQuickItem* (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredWidth" SOFTWARE/OS VERSIONS Operating System: KDE neon 5.24 KDE Plasma Version: 5.24.2 KDE Frameworks Version: 5.91.0 Qt Version: 5.15.3 Kernel Version: 5.13.0-30-generic (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-7300HQ CPU @ 2.50GHz Memory: 15,5 GiB of RAM Graphics Processor: NVIDIA GeForce GTX 1060 with Max-Q Design/PCIe/SSE2 -- You are receiving this mail because: You are watching all bug changes.