Input down after xf86-input-libinput 1.3.0-1 too. Now it works.
Search Criteria
Package Details: libinput-multiplier 1.24.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libinput-multiplier.git (read-only, click to copy) |
---|---|
Package Base: | libinput-multiplier |
Description: | libinput with scroll multiplier patch |
Upstream URL: | http://freedesktop.org/wiki/Software/libinput |
Keywords: | imwheel libinput |
Licenses: | custom |
Conflicts: | libinput |
Provides: | libinput |
Submitter: | bilabila |
Maintainer: | bilabila |
Last Packager: | bilabila |
Votes: | 8 |
Popularity: | 0.000041 |
First Submitted: | 2018-09-18 06:02 (UTC) |
Last Updated: | 2023-08-26 03:32 (UTC) |
Dependencies (14)
- glibc (glibc-widevine, glibc-git, glibc-linux4)
- libevdev (libevdev-git)
- libwacom (libwacom-surface)
- mtdev
- systemd (systemd-git, systemd-selinux)
- systemd-libs (systemd-libs-git, systemd-libs-selinux)
- check (check-git) (make)
- gtk4 (gtk4-git, gtk4-paper-plane) (make)
- meson (meson-git) (make)
- wayland-protocols (wayland-protocols-git) (make)
- python-pytest (check)
- gtk4 (gtk4-git, gtk4-paper-plane) (optional) – libinput debug-gui
- python-libevdev (optional) – libinput measure
- python-pyudev (optional) – libinput measure
Required by (158)
- aurora-compositor-git (requires libinput)
- auto-rotation-hdaps-git (requires libinput)
- bucklespring-libinput-git (requires libinput)
- buffyboard (requires libinput)
- buffyboard (requires libinput) (make)
- clutter-git (requires libinput)
- cog (requires libinput)
- cog-wpe-bin (requires libinput)
- consolation (requires libinput)
- cosmic-applets-git (requires libinput)
- cosmic-applibrary (requires libinput)
- cosmic-comp-git (requires libinput)
- cosmic-epoch-git (requires libinput)
- detect-tablet-mode-git (requires libinput)
- efl-full-git (requires libinput)
- efl-git (requires libinput)
- efl-git-asan (requires libinput)
- gamescope-git (requires libinput)
- gamescope-plus (requires libinput)
- gebaar-libinput-fork (requires libinput)
- Show 138 more...
Sources (2)
Latest Comments
bilabila commented on 2023-04-05 06:12 (UTC)
Lokjianming commented on 2023-04-05 04:29 (UTC)
Anyone had this issue? Keyboard & Mouse stopped working after updating xf86-input-libinput to 1.3.0-1.
xmhjnathan commented on 2022-02-21 17:31 (UTC)
my fault, all that needs to be done is to recompile and install without cache
xmhjnathan commented on 2022-02-21 16:11 (UTC)
Confirm libinput-multiplier broken
marrek13 commented on 2022-02-05 17:01 (UTC)
After the last Manjaro update (today) keyboard, mouse and touchpad stopped working. I needed to chroot and replace it with normal libinput to be able to work again.
tobil commented on 2020-08-14 08:56 (UTC)
Provides mouse scrolling speed adjustment for libinput with X11. (write a number into /tmp/libinput_discrete_deltay_multiplier) e.g.
echo 6 > /tmp/libinput_discrete_deltay_multiplier
perfect in chromium, too fast in urxvt, jumps in ranger and telegram img gallery
See git rep for python script.
xmhjnathan commented on 2019-07-05 03:17 (UTC)
this one works like a charm use xdotool and xprop to get WM_CLASS, then apply in python script as a generic solution to take the place of imwheel, which breaks touchpad experience
bilabila commented on 2018-09-18 06:17 (UTC) (edited on 2022-12-17 14:26 (UTC) by bilabila)
usage: libinput_patch BTW, sway supports scroll_factor option, so you don't need this.
Pinned Comments
bilabila commented on 2018-09-18 06:17 (UTC) (edited on 2022-12-17 14:26 (UTC) by bilabila)
usage: libinput_patch BTW, sway supports scroll_factor option, so you don't need this.