From bde6696e1437793499655235438d6305b46e9705 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Sat, 22 Jun 2024 00:44:59 -0400 Subject: [PATCH] minor fix --- input-setup | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/input-setup b/input-setup index 6c78b9e..17bea00 100755 --- a/input-setup +++ b/input-setup @@ -92,6 +92,10 @@ m xset r rate 400 13 # decrease rate delay # todo, differentiate for work pc #/a/bin/radl + +# going to a nonwritable dir prevents generating .xkm files, they are +# useless to me. +cd / case $type in keyboardio) # at some point, I found the international variant useful: -- 2.30.2