| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use bash procsub | Luke Smith | 2023-02-09 | 1 | -5/+3 |
| | | |||||
| * | remove complexity | Luca Bilke | 2023-02-09 | 1 | -4/+3 |
| | | |||||
| * | fix broken trap | Luca Bilke | 2023-02-09 | 1 | -1/+1 |
| | | |||||
| * | Clean up remapd | snailed | 2023-02-09 | 1 | -4/+6 |
| | | | | I found a much better way of doing this, without a potentially too short sleep. This script waits for an input to be added, and then waits for a usb device to be bound. The remaps script can be run as soon as the USB device is bound. These changes should improve the reliability of the script and maybe even decrease latency. | ||||
| * | actually make the script a script | Luke Smith | 2023-02-08 | 1 | -0/+0 |
| | | |||||
| * | remaps run by remapd automatically on startup | Luke Smith | 2023-02-06 | 1 | -3/+2 |
| | | |||||
| * | add comment, remove remaps from displayselect | Luke Smith | 2023-02-06 | 1 | -0/+4 |
| | | |||||
| * | Create remapd | snailed | 2023-02-06 | 1 | -0/+6 |
| This script will automatically run remaps when it detects a line in dmesg that contains "input:" | |||||
