Search Criteria
Package Details: xremap-hypr-bin 0.15.7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xremap-hypr-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | xremap-hypr-bin |
| Description: | Dynamic key remapper for X11 and Wayland |
| Upstream URL: | https://github.com/k0kubun/xremap |
| Licenses: | MIT |
| Provides: | xremap |
| Submitter: | k0kubun |
| Maintainer: | k0kubun (njkevlani) |
| Last Packager: | k0kubun |
| Votes: | 3 |
| Popularity: | 0.67 |
| First Submitted: | 2023-03-25 02:52 (UTC) |
| Last Updated: | 2026-05-15 19:11 (UTC) |
Latest Comments
k0kubun commented on 2025-11-01 15:59 (UTC)
C-KEY_COMMA is a keymap, not a modmap (key-to-key replacement). You need s/modmap/keymap/. Also please consider posting keymap-related questions to https://github.com/xremap/xremap/discussions instead.
abd commented on 2025-11-01 15:46 (UTC)
$ cat >~/.config/xremap.yml <<<'modmap:
- remap:
C-KEY_COMMA: C-c'
$ xremap ~/.config/xremap.yml
Error: Failed to load config '/home/abdu/.config/xremap.yml': modmap[0].remap: unknown key 'C-KEY_COMMA' at line 3 column 7
Help me how get naming of key i xremap
miky223 commented on 2025-09-25 03:49 (UTC) (edited on 2025-09-25 03:52 (UTC) by miky223)
xremap does not work without sudo after updating Hyprland to version 0.51.1. I checked xremap versions from 0.10 to 0.14, but none of them work.