blakegardner/xremap
Project ID: 146741
Description
Xremap packages built for Fedora. Xremap is a key remapper for Linux. Unlike xmodmap, it supports app-specific remapping and Wayland.
Installation Instructions
The RPM packages are available via Fedora COPR.
sudo dnf copr enable blakegardner/xremap
sudo dnf install xremap-gnome
Available Variants
Due to differences in how application specific remapping is implemented in different desktop environments, multiple variants of xremap
are available. Choose the variant that best matches your desktop environment.
- Vanilla (
xremap
): Use this variant if you're unsure which one to choose. - GNOME (
xremap-gnome
): This variant is recommended if you want application-specific remapping to work in GNOME. - KDE (
xremap-kde
): This variant is recommended if you want application-specific remapping to work in KDE Plasma. - wlroots (
xremap-wlroots
): This variant is recommended if you're using a wlroots-based compositor. - X11 (
xremap-x11
): This variant is recommended if you're using an X11-based desktop environment.
Note: Only one variant can be installed at a time.
Switching Between Variants
To switch between different variants of xremap
, use the dnf swap
command. This command safely replaces one package with another, handling any conflicts.
sudo dnf swap xremap xremap-gnome
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 40 | aarch64 (14)*, x86_64 (173)* | Fedora 40 (112 downloads) |
Fedora 41 | aarch64 (11)*, x86_64 (112)* | Fedora 41 (64 downloads) |
Fedora rawhide | aarch64 (11)*, x86_64 (2)* | Fedora rawhide (14 downloads) |
* Total number of downloaded packages.