mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-12 01:10:38 +00:00
17 lines
546 B
Markdown
17 lines
546 B
Markdown
---
|
|
name: Buttons not showing up / Can't map a key in the GUI
|
|
about: "..."
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
Please install the newest version from source to see if the problem has already been solved.
|
|
|
|
Share some logs please:
|
|
|
|
1. `input-remapper-control --version`
|
|
2. If a button on your device doesn't show up in the GUI, verify that the button is reporting an event via `sudo evtest`. If not, input-remapper won't be able to map that button.
|
|
3. If yes, please run `input-remapper-gtk -d`, reproduce the problem and then share the logs.
|