From: Matthew Owens <matthew@owens.tech>
Date: Wed, 28 Apr 2021 15:12:14 +0000 (+0100)
Subject: updated touch pad scripts
X-Git-Url: https://git.owens.tech/112-editable-focus.html/112-editable-focus.html/git?a=commitdiff_plain;h=b1b10044e908c9530a7ba5700366f8c331cd4e95;p=scripts.git

updated touch pad scripts
---

diff --git a/padkill b/padkill
index ef71bd7..330c725 100755
--- a/padkill
+++ b/padkill
@@ -1,3 +1,4 @@
 #!/bin/bash
 
 xinput --disable 12
+xinput --disable 11
diff --git a/padres b/padres
index 4798641..9a91b73 100755
--- a/padres
+++ b/padres
@@ -1,3 +1,4 @@
 #!/bin/bash
 
 xinput --enable 12
+xinput --enable 11