diff options
Diffstat (limited to 'conf/11-x11-synaptics.fdi')
-rw-r--r-- | conf/11-x11-synaptics.fdi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/11-x11-synaptics.fdi b/conf/11-x11-synaptics.fdi index d487f09..fa54f33 100644 --- a/conf/11-x11-synaptics.fdi +++ b/conf/11-x11-synaptics.fdi @@ -30,6 +30,10 @@ For other possible options, check CONFIGURATION DETAILS in synaptics man page --> + <merge key="input.x11_options.SoftButtonAreas">50% 0 82% 0 0 0 0 0</merge> + <match key="info.product" contains="Apple|bcm5974"> + <merge key="input.x11_options.SoftButtonAreas">0 0 0 0 0 0 0 0</merge> + </match> </match> </device> </deviceinfo> |