From 41c0481191be1bd42e383950c52beccab63fc54a Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Wed, 11 May 2022 12:27:48 +0200 Subject: [PATCH] Disable finger touch by default --- .bin/set-wacom-draw-area | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.bin/set-wacom-draw-area b/.bin/set-wacom-draw-area index 06f6262..ea6b9c5 100755 --- a/.bin/set-wacom-draw-area +++ b/.bin/set-wacom-draw-area @@ -85,3 +85,5 @@ xsetwacom set "Wacom HID 5214 Pen eraser" rotate none xsetwacom set "Wacom HID 5214 Pen eraser" MapToOutput 1920x1080+0+0 xsetwacom set "Wacom HID 5214 Pen stylus" MapToOutput 1920x1080+0+0 xsetwacom set "Wacom HID 5214 Finger touch" MapToOutput 1920x1080+0+0 + +xsetwacom --set "Wacom Intuos Pro M Finger touch" TOUCH off