Two finger scroll greyed out in Settings
In Mouse and Touchpad two finger scroll is greyed out, how to enable it?
In Mouse and Touchpad two finger scroll is greyed out, how to enable it?
Rollback all change in ¨Mouse and Touchpad¨ and then:
Copy the /usr/share/X11/xorg.conf.d/50-synaptics.conf file to /etc/X11/xorg.conf.d/
cp /usr/share/X11/xorg.conf.d/50-synaptics.conf /etc/X11/xorg.conf.d/50-synaptics.conf
Then, in your favourite text editor, modify this file as such:
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
####################################
## The lines that you need to add ##
# Enable left mouse button by tapping
Option "TapButton1" "1"
# Enable vertical scrolling
Option "VertEdgeScroll" "1"
# Enable right mouse button by tapping lower right corner
Option "RBCornerButton" "3"
####################################
MatchDevicePath "/dev/input/event*"
EndSection
Have a nice time.
disabled the touchpad while typing or what??
Asked: 2012-12-07 12:29:00 -0600
Seen: 1,864 times
Last updated: Dec 09 '12
mouse scroll doesn't work in fedora 15
My mouse scrolls inverted after reboot [closed]
How to change the mouse scroll vertical speed
fedora 29 ASUS R455L right click impossible
Touchpad soft buttons stopped working after installing Fedora 28
Cant autosuspend usb wireless mouse
mouse not working after upgrade to fedora22 [closed]