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 39 aarch64 (10)*, x86_64 (62)* Fedora 39 (0 downloads)
Fedora 40 aarch64 (22)*, x86_64 (78)* Fedora 40 (101 downloads)
Fedora 41 aarch64 (12)*, x86_64 (121)* Fedora 41 (126 downloads)
Fedora 42 aarch64 (4)*, x86_64 (4)* Fedora 42 (2 downloads)
Fedora rawhide aarch64 (19)*, x86_64 (8)* Fedora rawhide (44 downloads)

* Total number of downloaded packages.