Search Criteria
Package Details: evmapd-git r10.3920d17-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/evmapd-git.git (read-only, click to copy) |
---|---|
Package Base: | evmapd-git |
Description: | An input event remapping daemon for Linux |
Upstream URL: | http://users.softlab.ntua.gr/~thkala/projects/evmapd/evmapd.html |
Licenses: | GPL |
Submitter: | CyberShadow |
Maintainer: | CyberShadow |
Last Packager: | CyberShadow |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-11-25 17:16 (UTC) |
Last Updated: | 2024-01-26 12:14 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libcfg+AUR
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
CyberShadow commented on 2024-01-26 12:15 (UTC)
@mhdi Thanks for the bug report, but bug reports for AUR packages should be submitted via comments, not using the "Flag Package Out-Of-Date" form.
It says so right on the form.
CyberShadow commented on 2018-05-14 08:53 (UTC)
I think that's just the default, you can specify the device with the -o option on the command line.
Cj-Malone commented on 2018-05-14 08:51 (UTC)
Does this need a patch for Arch?
/dev/input/uinput
to/dev/uinput
? [1]I did
sudo ln /dev/uinput /dev/input/uinput
to get it to work without recompiling.