Input down after xf86-input-libinput 1.3.0-1 too. Now it works.
Search Criteria
Package Details: libinput-multiplier 1.26.2-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: | https://gitlab.freedesktop.org/libinput/libinput |
Keywords: | imwheel libinput |
Licenses: | MIT |
Conflicts: | libinput |
Provides: | libinput |
Submitter: | bilabila |
Maintainer: | bilabila |
Last Packager: | bilabila |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2018-09-18 06:02 (UTC) |
Last Updated: | 2024-10-19 13:42 (UTC) |
Dependencies (15)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libevdev (libevdev-gitAUR)
- libwacom (libwacom-surfaceAUR)
- mtdev (mtdev-gitAUR)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-fmlAUR, systemd-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs-gitAUR)
- check (check-gitAUR) (make)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR) (make)
- meson (meson-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- python-pytest (check)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR) (optional) – libinput debug-gui
- python-libevdev (optional) – libinput measure
- python-pyudev (optional) – libinput measure
- python-yaml (python-yaml-gitAUR) (optional) – used by various tools
Required by (172)
- aquamarine-git (requires libinput)
- asusctl (requires libinput) (make)
- asusctl-git (requires libinput) (make)
- aurora-compositor-git (requires libinput)
- auto-rotation-hdaps-git (requires libinput)
- bucklespring-libinput-git (requires libinput)
- buffyboard (requires libinput)
- buffyboard (requires libinput) (make)
- buffybox (requires libinput)
- clutter-git (requires libinput)
- cog (requires libinput)
- cog-wpe-bin (requires libinput)
- consolation (requires libinput)
- cosmic-applets-git (requires libinput)
- cosmic-comp-git (requires libinput)
- cosmic-settings-daemon-git (requires libinput)
- cosmic-settings-git (requires libinput)
- cosmic-workspaces-git (requires libinput)
- deepin-daemon-git (requires libinput)
- detect-tablet-mode-git (requires libinput)
- Show 152 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.