diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/50-synaptics.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/50-synaptics.conf b/conf/50-synaptics.conf index a3145b8..aa50456 100644 --- a/conf/50-synaptics.conf +++ b/conf/50-synaptics.conf @@ -33,7 +33,7 @@ Section "InputClass" Identifier "Default clickpad buttons" MatchDriver "synaptics" Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0" - Option "SecondarySoftButtonAreas" "58% 0 0 8% 42% 58% 0 8%" + Option "SecondarySoftButtonAreas" "58% 0 0 15% 42% 58% 0 15%" EndSection # This option disables software buttons on Apple touchpads. |