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
8e19e5b9e5
commit
2ef08e5f67
@ -65,6 +65,7 @@ via sudo otherwise. You may also need to grant yourself write access to
|
||||
`/dev/uinput` to be able to inject your programmed mapping.
|
||||
|
||||
```bash
|
||||
# either use sudo key-mapper-gtk or
|
||||
sudo usermod -a -G plugdev,input $USER
|
||||
sudo setfacl -m u:$USER:rw- /dev/uinput
|
||||
# log out and back in or restart, the two groups should be visible with:
|
||||
|
Loading…
Reference in New Issue
Block a user