You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
829 B
26 lines
829 B
Userspace input device daemon and other tools |
|
--------------------------------------------- |
|
|
|
- allow to read keymap config from a file instead of compiling it in |
|
|
|
- improve combo key handling |
|
- sticky keys entry mode? |
|
|
|
- add various modal modes: |
|
- show modal hints on the display |
|
- write to linux console framebuffer directly |
|
- run a generic process/script (eg. to show mode in i3 status bar) |
|
|
|
Modes: |
|
|
|
- navigation mode arrows work as arrows without holding Fn key, holding |
|
Fn key inverts the meaning to primary (so Fn+Up types a 'dot') |
|
- sticky Fn mode (all keys act as if Fn is being held) |
|
- sticky keys mode (build a multi-key shortcut gradually, without having to |
|
hold multiple keys at once) |
|
- ??? |
|
|
|
Charger tool: |
|
|
|
- implement dumping of charger status to bash variables |
|
- generally improve the CLI interface
|
|
|