-
Notifications
You must be signed in to change notification settings - Fork 496
dell laptop setup (ubuntu)
Ben Alman edited this page Jan 10, 2018
·
2 revisions
- Edit
/usr/share/X11/xorg.conf.d/50-synaptics.conf
- Comment out 2
Option
lines as in the following code - Reboot (?)
# This option enables the bottom right corner to be a right button on clickpads
# and the right and middle top areas to be right / middle buttons on clickpads
# with a top button area.
# This option is only interpreted by clickpads.
Section "InputClass"
Identifier "Default clickpad buttons"
MatchDriver "synaptics"
# Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
# Option "SecondarySoftButtonAreas" "58% 0 0 15% 42% 58% 0 15%"
EndSection
References: