Update README.md

This commit is contained in:
sezanzeb 2020-11-29 14:07:25 +01:00
parent 0ede853bab
commit a7b9a5b7d7

View File

@ -15,22 +15,12 @@
## Usage ## Usage
To open the UI to modify the mappings, use: After installing, you should log out and back in for the changed user
groups to take effect and for the background service to start.
```bash To open the UI to modify the mappings, look into your applications menu
key-mapper-gtk and search for 'Key Mapper' in settings. You can also start it via
``` `key-mapper-gtk`. It works with both Wayland and X11.
You can also start it via your applications menu.
To keep injecting the mapping after closing the window, the daemon needs to
be running. If it doesn't already after logging in, you can use:
```bash
key-mapper-service
```
It works with both Wayland and X11.
## Macros ## Macros
@ -61,8 +51,6 @@ usermod -a -G plugdev $USER
#### Manjaro/Arch #### Manjaro/Arch
TODO
```bash ```bash
pacaur -S key-mapper-git pacaur -S key-mapper-git
``` ```