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
4a2af1e3bd
commit
fea051f781
10
README.md
10
README.md
@ -13,13 +13,9 @@
|
||||
|
||||
## Installation
|
||||
|
||||
The tool shows and logs if there are issues, but usually, independent of the
|
||||
method, you should add yourself to the `input` and `plugdev` groups so that
|
||||
you can read information from your devices. You have to start the application
|
||||
via sudo otherwise. You may also need to grant yourself write access to
|
||||
`/dev/uinput` to be able to inject your programmed mapping.
|
||||
|
||||
There is a shortcut for configuring this stuff:
|
||||
The tool shows and logs if there are issues. Independent of the installation
|
||||
method, some permissions need to be configured in order to read from /dev/input
|
||||
and write to /dev/uinput:
|
||||
|
||||
```bash
|
||||
sudo key-mapper-service --setup-permissions
|
||||
|
Loading…
Reference in New Issue
Block a user