commit abae1b4c0e7c365162325f2f0f67ebf99e3fcf4b parent 8df7dfbf4eb0d951e346eca3b6f9515ce4853350 Author: Robert Russell <robertrussell.72001@gmail.com> Date: Sat, 3 Sep 2022 16:57:40 -0700 Add README Diffstat:
| A | README | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README b/README @@ -0,0 +1,3 @@ +xkbdw (XKB device watcher) runs a given command everytime the core X keyboard +changes. That's it. Usage: + xkbdw mycommand arg1 arg2 ...