From 6a9383e654085d588fd82aa79d6d976e5eaffa55 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 8 Mar 2025 14:16:28 +0900 Subject: [PATCH] x-off: also retune mouse --- x-off | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x-off b/x-off index 4fc0668..d683e8e 100755 --- a/x-off +++ b/x-off @@ -4,3 +4,6 @@ for d in $(xrandr | grep -v primary | awk '/connected/ { print $1 }'); do xrandr --output $d --off done + +# tune mouse to re-adjust mappings +tune-mouse