Die Eingabe "locate .conf | grep -i synaptics" findet nur eine Datei- 10-synaptics.conf.
Der Inhalt:
Section "InputClass" Identifier "touchpad catchall" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Driver "synaptics" EndSection Section "InputClass" Identifier "Dell Inspiron embedded buttons quirks" MatchTag "inspiron_1011|inspiron_1012" MatchDevicePath "/dev/input/event*" Driver "synaptics" Option "JumpyCursorThreshold" "90" Option "AreaBottomEdge" "4100" EndSection Section "InputClass" Identifier "Dell Inspiron quirks" MatchTag "inspiron_1120" MatchDevicePath "/dev/input/event*" Driver "synaptics" Option "JumpyCursorThreshold" "250" EndSection Section "InputClass" Identifier "HP Mininote quirks" MatchTag "mininote_1000" MatchDevicePath "/dev/input/event*" Driver "synaptics" Option "JumpyCursorThreshold" "20" EndSection
):
2004 – 2012 ubuntuusers.de • Einige Rechte vorbehalten