mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-02 15:40:19 +00:00
more todo
This commit is contained in:
parent
5a460ebca5
commit
34d0c7faad
@ -9,7 +9,8 @@ work.
|
||||
|
||||
# TODO
|
||||
|
||||
- show a dropdown to select an arbitrary device from
|
||||
- show a dropdown to select an arbitrary device from `xinput list`
|
||||
- show a list that can be extended with a `[+]` button, showing `[keycode, current key for that keycode -> target]`
|
||||
- generate a xmodmap.*.whatever file out of that (like for example https://github.com/sezanzeb/colemakDE/blob/master/xmodmap.colemak.de)
|
||||
- load that file. Does it need to be loaded on every startup or every time the device connects? If so, add udev rules
|
||||
- load that file (`setxkbmap funnystuff; xmodmap xmodmap.asdf.whatever`, `setxkbmap funnystuff -device <id>`).
|
||||
- Does it need to be loaded on every startup or every time the device connects? If so, add udev rules
|
||||
|
Loading…
Reference in New Issue
Block a user