update readme

pull/14/head
sezanzeb 4 years ago
parent 533161ea29
commit 3e343e5e41

@ -22,9 +22,9 @@ requests.
- [x] basic support for gamepads as keyboard and mouse combi - [x] basic support for gamepads as keyboard and mouse combi
- [x] executing a macro forever while holding down the key using `h` - [x] executing a macro forever while holding down the key using `h`
- [x] mapping D-Pad directions as buttons - [x] mapping D-Pad directions as buttons
- [x] configure joystick purpose and speed via the GUI
- [ ] support for non-GUI TTY environments with a command to stop and start - [ ] support for non-GUI TTY environments with a command to stop and start
- [ ] mapping joystick directions as buttons, making it act like a D-Pad - [ ] mapping joystick directions as buttons, making it act like a D-Pad
- [ ] configure joystick purpose and speed via the GUI
- [ ] automatically load presets when devices get plugged in after login (udev) - [ ] automatically load presets when devices get plugged in after login (udev)
- [ ] mapping a combined button press to a key - [ ] mapping a combined button press to a key
- [ ] start the daemon in the input group to not require usermod somehow - [ ] start the daemon in the input group to not require usermod somehow

@ -17,7 +17,7 @@
<text x="22.0" y="14">pylint</text> <text x="22.0" y="14">pylint</text>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="63.0" y="15" fill="#010101" fill-opacity=".3">9.72</text> <text x="63.0" y="15" fill="#010101" fill-opacity=".3">9.73</text>
<text x="62.0" y="14">9.72</text> <text x="62.0" y="14">9.73</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Loading…
Cancel
Save