input-remapper/README.md

24 lines
530 B
Markdown
Raw Normal View History

2020-11-26 22:45:24 +00:00
<h1 align="center">Key Mapper</h1>
2020-11-26 22:34:52 +00:00
2020-12-19 18:42:55 +00:00
<p align="center">
2020-12-19 18:43:17 +00:00
A tool to change the mapping of your input device buttons.<br/>
2020-12-19 18:42:55 +00:00
Supports mice, keyboards, gamepads, X11, Wayland and programmable macros.
</p>
2020-11-26 21:19:30 +00:00
<p align="center"><img src="readme/pylint.svg"/> <img src="readme/coverage.svg"/></p>
2020-11-22 20:43:22 +00:00
2020-11-29 09:42:20 +00:00
<p align="center"><img src="readme/screenshot.png"/></p>
2020-11-26 22:58:29 +00:00
<br/>
2020-10-31 18:21:17 +00:00
2020-11-26 22:52:58 +00:00
## Usage
2020-12-19 15:49:47 +00:00
[readme/usage.md](readme/usage.md)
2020-12-06 19:01:52 +00:00
2020-11-29 12:55:37 +00:00
## Installation
2020-12-19 15:49:47 +00:00
[readme/installation.md](readme/installation.md)
2020-11-29 15:24:44 +00:00
2020-12-19 15:09:24 +00:00
## Development
2020-12-02 19:48:23 +00:00
2020-12-19 15:49:47 +00:00
[readme/development.md](readme/development.md)