fmonteghetti/keyd

Project ID: 59852

Description

Linux lacks a good key remapping solution. In order to achieve satisfactory results a medley of tools need to be employed (e.g xcape, xmodmap) with the end result often being tethered to a specified environment (X11). keyd attempts to solve this problem by providing a flexible system wide daemon which remaps keys using kernel level input primitives (evdev, uinput).

This repository only provides the keyd daemon, not keyd-application-mapper.

Installation Instructions

Enable this copr repository:

# dnf copr enable fmonteghetti/keyd

Install keyd:

# dnf install keyd --refresh

Start the daemon:

# systemctl enable keyd # systemctl start keyd

Check log:

# systemctl status keyd

Documentation

For documentation on keyd, see https://github.com/rvaiya/keyd

Reporting issues

This repository is not affiliated with the developer, report packaging issues at https://github.com/fmonteghetti/rpm-spec

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 37 aarch64 (8)*, x86_64 (36)* Fedora 37 (0 downloads)
Fedora 38 aarch64 (6)*, x86_64 (36)* Fedora 38 (40 downloads)
Fedora 39 aarch64 (2)*, x86_64 (44)* Fedora 39 (37 downloads)
Fedora 40 aarch64 (0)*, x86_64 (0)* Fedora 40 (3 downloads)
Fedora rawhide aarch64 (12)*, x86_64 (4)* Fedora rawhide (27 downloads)

* Total number of downloaded packages.