Fixing the irritatingly slow and finger numbing touchpad slowness ought to be the first thing to fix once you get Debian running. To do so, edit the xorg.conf file, setting the min and maximum and acceleration factor as shown below.
Option "MinSpeed" "0.5"
Option "MaxSpeed" "1.0"
Option "AccelFactor" "0.01"
No comments:
Post a Comment