Subject: ITP: evremap -- keyboard input remapper for Linux/Wayland systems
Package: wnpp
X-Debbugs-Cc: debian-devel@lists.debian.org
Owner: Yifei Zhan <debian@zhan.science>
Severity: wishlist

* Package name    : evremap
  Version         : 0.1.0
  Upstream Author : Wez Furlong
* URL             : https://github.com/wez/evremap
* License         : MIT
  Programming Lang: Rust
  Description     : keyboard input remapper for Linux/Wayland systems

evremap works by grabbing exclusive access to an input device and maintaining 
a model of the keys that are pressed. It then applies your remapping 
configuration to produce the effective set of pressed keys and emits 
appropriate changes to a virtual output device.

Because evremap targets the evdev layer of libinput, its remapping is 
effective system-wide: in Wayland, X11 and the linux console.

(^ from project readme)

It works well on my machines and supports more complex mapping (e.g. dual role
key based on tapping/holding and M <-> N mapping (F3 -> Ctrl-K / Shift-K ->
F5)) while maintaining a simple configure syntax.

Reply via email to