SUMMARY So there is dedicated setting in plasma to enable grab scrolling with middle mouse which simulates kind of android behaviour, it works across most menus, but sadly it doesn't work in dolphin file manager, there press and hold middle mouse just selects same as left mouse button. I hope this kind of feature could be expanded to work everywhere, or in as much places as possible for consistancy, and making plasma more pen tablet friendly. Thank you for making KDE great again. NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2357
Git commit 7717671f0f074bdd0a936d927c7d86ebe47eb46c by Xaver Hugl, on behalf of Evgeny Chesnokov. Committed on 04/07/2024 at 14:49. Pushed by zamundaaa into branch 'master'. kcms/mouse: add support for On-Button scrolling Now you can scroll the page when you press the middle mouse button Related: bug 416633, bug 429759, bug 473993 M +7 -1 kcms/mouse/backends/kwin_wl/kwin_wl_device.cpp M +23 -0 kcms/mouse/backends/kwin_wl/kwin_wl_device.h M +17 -5 kcms/mouse/backends/x11/x11_libinput_dummydevice.cpp M +24 -0 kcms/mouse/backends/x11/x11_libinput_dummydevice.h M +11 -0 kcms/mouse/inputdevice.h M +17 -0 kcms/mouse/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/7717671f0f074bdd0a936d927c7d86ebe47eb46c