Package Details: input-remapper-git 2.2.0.r9.g0e1e0be9-1

Git Clone URL: https://aur.archlinux.org/input-remapper-git.git (read-only, click to copy)
Package Base: input-remapper-git
Description: A tool to change and program the mapping of your input device buttons.
Upstream URL: https://github.com/sezanzeb/input-remapper/
Licenses: GPL-3.0-or-later
Conflicts: input-remapper, key-mapper
Provides: input-remapper
Submitter: sezanzeb
Maintainer: sezanzeb
Last Packager: sezanzeb
Votes: 40
Popularity: 1.28
First Submitted: 2022-01-01 12:10 (UTC)
Last Updated: 2025-12-25 15:11 (UTC)

Latest Comments

1 2 3 4 5 6 Next › Last »

Zentropivity commented on 2026-02-16 12:43 (UTC)

Adding export PIP_REQUIRE_VIRTUALENV=false to the start of package() was necessary for me to build this.

thedanbob commented on 2026-01-12 20:07 (UTC)

I was able to get it working again with a clean build and reinstallation. If you're using an AUR helper, try deleting its cache.

qwreey commented on 2026-01-12 19:53 (UTC)

It was working fine after run 'sudo cp -r /usr/lib/python3.13/site-packages/inputremapper /usr/lib/python3.13/site-packages/input_remapper-2.2.0-py3.13.egg-info /usr/lib/python3.14/site-packages/' or use ln to link folder to python3.14 could be a good workaround atm

Dimba commented on 2026-01-12 11:01 (UTC)

Package was working fine until I updated the python dependencies. Not sure exactly what the problem is but rolling back the python updates fixes things.

Arimil commented on 2026-01-11 18:35 (UTC)

I'm having the same issue as nich23, but I'm not seeing any installation logs anywhere.

sezanzeb commented on 2026-01-04 16:41 (UTC)

nich23, could you please email me the installation logs? b8x45ygc9@mozmail.com

nich23 commented on 2026-01-02 17:20 (UTC)


input-remapper-gtk 2.2.0 0e1e0be9539e097e637cde947c9194eb8d43fd22 https://github.com/sezanzeb/input-remapper
python-evdev 1.9.2
Traceback (most recent call last):
  File "/usr/bin/input-remapper-control", line 26, in <module>
    from inputremapper.bin.input_remapper_control import InputRemapperControlBin
ModuleNotFoundError: No module named 'inputremapper.bin'
ERROR: Failed to pkexec the reader-service, code 256

sezanzeb commented on 2025-12-31 11:44 (UTC)

I pushed a fix to github

sezanzeb commented on 2025-12-31 11:23 (UTC)

Could you please share the log line from the installation that says "Picked ... from [...]"?