summaryrefslogtreecommitdiffstats
path: root/.local/bin/remapd
Commit message (Collapse)AuthorAgeFilesLines
* use bash procsubLuke Smith2023-02-091-5/+3
|
* remove complexityLuca Bilke2023-02-091-4/+3
|
* fix broken trapLuca Bilke2023-02-091-1/+1
|
* Clean up remapdsnailed2023-02-091-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 scriptLuke Smith2023-02-081-0/+0
|
* remaps run by remapd automatically on startupLuke Smith2023-02-061-3/+2
|
* add comment, remove remaps from displayselectLuke Smith2023-02-061-0/+4
|
* Create remapdsnailed2023-02-061-0/+6
This script will automatically run remaps when it detects a line in dmesg that contains "input:"