diff options
author | Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> | 2021-11-13 02:37:15 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-13 02:37:15 +0530 |
commit | 69ea3a50e383770a3bf6ae4ef374762835e32f2d (patch) | |
tree | 4f3d94438b0b630790b84bf4e3e312863800cbc7 /etc | |
parent | 8e7232ac6228684f8ef454a214bc1679b1f1d46b (diff) |
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
Diffstat (limited to 'etc')
-rw-r--r-- | etc/X11/xorg.conf.d/30-touchpad.conf | 3 |
1 files changed, 0 insertions, 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" |