[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#755021: Found Workaround



Dear Support Team

FYI

I've reinstalled Jessie today from an iso file and Wifi was working
again, even with all upgrades.

Mousepad was still very slow...
Following steps solved the issue (thanks reinob from forums.debian.net):

Created /etc/X11/xorg.conf.d/synaptics.conf

following content synaptics.conf worked fine for me
Section "InputClass"
Identifier "touchpad"
Driver "synaptics"
MatchIsTouchpad "on"
Option "MinSpeed" "1"
Option "MaxSpeed" "2"
Option "AccelFactor" "0.5"
EndSection

Reference:
http://forums.debian.net/viewtopic.php?f=6&t=115925

Best Regards
reto


Reply to: