From 69ea3a50e383770a3bf6ae4ef374762835e32f2d Mon Sep 17 00:00:00 2001 From: Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> Date: Sat, 13 Nov 2021 02:37:15 +0530 Subject: Update 30-touchpad.conf /*just so i can tap on mousepad... clicking sucks except when you need to rightclick and have that dropdown menu... but ehh just press ctrl+tap on link, it will open in a new tab. */ have to remove the comment every time in tty2 --- etc/X11/xorg.conf.d/30-touchpad.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/etc/X11/xorg.conf.d/30-touchpad.conf b/etc/X11/xorg.conf.d/30-touchpad.conf index 4dfda48..81b6b5a 100644 --- a/etc/X11/xorg.conf.d/30-touchpad.conf +++ b/etc/X11/xorg.conf.d/30-touchpad.conf @@ -1,6 +1,3 @@ -/*just so i can tap on mousepad... clicking sucks except when you need to rightclick and have that dropdown menu... -but ehh just press ctrl+tap on link, it will open in a new tab. -*/ Section "InputClass" Identifier "touchpad" Driver "libinput" -- cgit v1.2.3