Update issue templates

meta
sezanzeb 4 years ago committed by GitHub
parent 81a01723c5
commit b0118ef04a

@ -7,9 +7,8 @@ assignees: ''
---
Please first install the newest version from source to see if the problem has already been solved. If there are problems with mapping keys, please run the following, reproduce the problem and then share the logs:
Please first install the newest version from source to see if the problem has already been solved.
```
sudo systemctl stop key-mapper
sudo key-mapper-gtk -d
```
If a button on your device doesn't show up in the gui, please first verify that the button is reporting an event via `sudo evtest`. If not, key-mapper won't be able to map that button.
If yes, please run `sudo systemctl stop key-mapper && sudo key-mapper-gtk -d`, reproduce the problem and then share the logs.

Loading…
Cancel
Save