From 618a52c502dd8c418c98226bf2d9029bcecc08e7 Mon Sep 17 00:00:00 2001
From: "C. McEnroe" <june@causal.agency>
Date: Sat, 6 Feb 2021 23:13:47 -0500
Subject: Enable tapping, reverse scroll, set scaling in wsconsctl

---
 etc/wsconsctl.conf | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'etc')

diff --git a/etc/wsconsctl.conf b/etc/wsconsctl.conf
index a82c9300..a86c7db9 100644
--- a/etc/wsconsctl.conf
+++ b/etc/wsconsctl.conf
@@ -1,6 +1,10 @@
 display.brightness=50%
 keyboard.backlight=0%
 
+mouse1.tp.tapping=1
+mouse1.tp.scaling=0.1
+mouse1.reverse_scrolling=1
+
 keyboard1.repeat.del1=200
 keyboard1.repeat.deln=50
 
-- 
cgit 1.4.1