[Request] "--keymap" Support
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 35
- Forks
- 48
- Avg merge
- 10h 45m
- Merged PRs (30d)
- 7
Description
Is there any support for keymap files like https://github.com/libretro/hatari/blob/master/doc/keymap-sample.txt which then can be loaded from the command-line with --keymap <file>?
I'm using Ubuntu 18.04 and I am trying to remap the "Home", "Insert" to "PageUp" and "PageDown".
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the command-line option handling for the proposed --keymap <file> entry point and trace how keyboard mappings are currently represented. Compare the expected format with the linked keymap sample; done means a keymap file can be loaded and the requested Home/Insert to PageUp/PageDown remappings work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100