Skip to content

Remap device keys based on title of currently-focused window

License

Notifications You must be signed in to change notification settings

akhouderchah/keymapper-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keymapper-rs

A Linux program to remap keys given the title of the currently-focused window.

Current features:

  • X11 support through xtitle and xdotool
  • Mapping keys to keys w/modifiers
  • Mapping keys to strings
  • Mapping keys to a sequence of commands

Planned features:

  • Mapping keys to executables
  • Multiple-device support
  • Wayland support (xtitle-like support will likely be on a per-compositor basis)

About

Remap device keys based on title of currently-focused window

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages