From 615e9ea88e9180c4386c7f2876f6d370715665f4 Mon Sep 17 00:00:00 2001 From: June McEnroe 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/wsconsctl.conf') 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