Package Details: keyboard-center2 2.0.7-1

Git Clone URL: https://aur.archlinux.org/keyboard-center2.git (read-only, click to copy)
Package Base: keyboard-center2
Description: Application to map G-keys on (some) Logitech Gaming Keyboards
Upstream URL: https://github.com/zocker-160/keyboard-center
Keywords: gaming keyboard logitech rgb
Licenses: GPL3
Conflicts: keyboard-center, keyboard-center-git
Submitter: zocker_160
Maintainer: zocker_160
Last Packager: zocker_160
Votes: 1
Popularity: 0.000006
First Submitted: 2024-09-05 14:09 (UTC)
Last Updated: 2025-10-15 15:58 (UTC)

Dependencies (14)

Required by (0)

Sources (1)

Latest Comments

recallmenot commented on 2026-03-24 11:35 (UTC)

In case anyone ever sees ModuleNotFoundError: No module named 'uinput', for me that was python-uinput having been built for python 3.13 while current system python was already 3.14. You can determine that with yay -Ql python-uinput and pacman -Qi python. Solution: install a clean rebuild of python-uinput.