From 105cd8ba4cb00303af08608cd1fc42a35c7abef3 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 14 Jul 2023 14:30:59 +0200 Subject: [PATCH] updated by /home/nico/bin/sync-all-repos on sun --- tune-mouse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tune-mouse b/tune-mouse index 0c4633d..f837d0a 100755 --- a/tune-mouse +++ b/tune-mouse @@ -30,7 +30,7 @@ if xinput list | grep -q "Wacom HID 5276 Finger"; then fi # sun -if xinput list | grep -q "LXT2021:00 29BD:3201; then +if xinput list | grep -q "LXT2021:00 29BD:3201"; then xinput map-to-output 'LXT2021:00 29BD:3201' ${display} fi