summaryrefslogtreecommitdiff
path: root/README.alps
AgeCommit message (Collapse)Author
2007-07-06Implement "corner coasting".Joseph P. Skudlarek
2007-06-03Documentation update.Joseph P. Skudlarek
2007-06-03Comment out SHMConfig, and explain that it is insecure.Joseph P. Skudlarek
2007-06-03Alsp documentation update.Joseph P. Skudlarek
Fix typo in prose -- no longer need to set Device; augment example to suggest using shared memory, so can use synclient
2007-06-03Clarify that alps.patch file is not always needed.Joseph P. Skudlarek
2006-04-09Mention in README.alps that the alps patch is alreadyPeter Osterlund
included in 2.6.11.
2006-04-09Fixed off-by-one error (see also changePeter Osterlund
7c06552920a09c89f986102ec60869d3dbcb0274) in edge motion speed calculations that made the speed approximately twice as big as intended. Updated suggested parameter settings accordingly.
2006-04-09Changed default values corresponding to changePeter Osterlund
7c06552920a09c89f986102ec60869d3dbcb0274.
2006-04-09Improved edge motion behavior. The speed no longer dependsPeter Osterlund
on the MinSpeed, MaxSpeed and AccelFactor parameters, and it doesn't depend on the packet rate from the touchpad hardware. The EdgeMotionMinSpeed and EdgeMotionMaxSpeed parameters may have to be modified to get the same speed as before this change.
2006-04-09Added link to www.kernelnewbies.org on how to apply kernelPeter Osterlund
patches and compile kernels.
2006-04-09* Better default parameters for alps touchpads.Peter Osterlund
* Added Dmitry's updated alps patch that can do hardware auto-detection and also disables hardware tapping.
2006-04-09Updated documentation to reflect the fact the ALPS supportPeter Osterlund
no longer requires the 2.6 linux kernel.
2006-04-09Reverted change 90f04a3309544d56e0e1ea845276993599f63167 and added aPeter Osterlund
note explaining why in the README.alps file.
2006-04-09Explained how to find the correct event device when usingPeter Osterlund
the driver with an ALPS GlidePoint device.
2006-04-09Added parameter settings to the InputDevice example inPeter Osterlund
README.alps, so that the whole thing can be cut and pasted into the XFree86 config file. (Suggestion from Gene Imes <gene@ozob.net>.)
2006-04-09Updated documentation regarding 2.6.x, alps and securityPeter Osterlund
considerations for the SHMConfig driver option.
2006-04-09Added file README.alps that explains how to use the driverPeter Osterlund
with an ALPS Glidepoint device.