Touchpad configuration is not supported on this system. The synaptics driver is either not loaded or too old, etc
Synaptiks виджет по этой же причине не работает.
/etc/X11/xorg.conf.d/20-synaptics:
Код: Выделить всё
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Option "HorizScrollDelta" "0"
EndSectionТачпад хотелось бы таки настроить - отключать при работе с мышью и понизить чувствительность.
Подскажите пожалуйста, что делать?
Спасибо.