История изменений
Исправление irton, (текущая версия) :
И ведь победил же!
1. Драйвер synaptic_drv.so нужен версии не ниже 1.6 иначе не увидит наличие clickpad
2. в файле конфигурации должно присутствовать:
Section "InputClass"
Identifier "Default clickpad buttons"
MatchDriver "synaptics"
Option "ClickPad" "1"
Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
# To disable the bottom edge area so the buttons only work as buttons,
# not for movement, set the AreaBottomEdge
Option "AreaBottomEdge" "82%"
EndSection
Исходная версия irton, :
Решение
И ведь победил же!
1. Драйвер synaptic_drv.so нужен версии не ниже 1.6 иначе не увидит наличие clickpad 2. в файле конфигурации должно присутствовать:
Section "InputClass"
Identifier "Default clickpad buttons"
MatchDriver "synaptics"
Option "ClickPad" "1"
Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
# To disable the bottom edge area so the buttons only work as buttons,
# not for movement, set the AreaBottomEdge
Option "AreaBottomEdge" "82%"
EndSection