mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-04 12:00:16 +00:00
Update README.md
This commit is contained in:
parent
0ede853bab
commit
a7b9a5b7d7
22
README.md
22
README.md
@ -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
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user