Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-06 | Implement "corner coasting". | Joseph P. Skudlarek | |
2007-06-03 | Documentation update. | Joseph P. Skudlarek | |
2007-06-03 | Comment out SHMConfig, and explain that it is insecure. | Joseph P. Skudlarek | |
2007-06-03 | Alsp 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-03 | Clarify that alps.patch file is not always needed. | Joseph P. Skudlarek | |
2006-04-09 | Mention in README.alps that the alps patch is already | Peter Osterlund | |
included in 2.6.11. | |||
2006-04-09 | Fixed off-by-one error (see also change | Peter Osterlund | |
7c06552920a09c89f986102ec60869d3dbcb0274) in edge motion speed calculations that made the speed approximately twice as big as intended. Updated suggested parameter settings accordingly. | |||
2006-04-09 | Changed default values corresponding to change | Peter Osterlund | |
7c06552920a09c89f986102ec60869d3dbcb0274. | |||
2006-04-09 | Improved edge motion behavior. The speed no longer depends | Peter 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-09 | Added link to www.kernelnewbies.org on how to apply kernel | Peter 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-09 | Updated documentation to reflect the fact the ALPS support | Peter Osterlund | |
no longer requires the 2.6 linux kernel. | |||
2006-04-09 | Reverted change 90f04a3309544d56e0e1ea845276993599f63167 and added a | Peter Osterlund | |
note explaining why in the README.alps file. | |||
2006-04-09 | Explained how to find the correct event device when using | Peter Osterlund | |
the driver with an ALPS GlidePoint device. | |||
2006-04-09 | Added parameter settings to the InputDevice example in | Peter 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-09 | Updated documentation regarding 2.6.x, alps and security | Peter Osterlund | |
considerations for the SHMConfig driver option. | |||
2006-04-09 | Added file README.alps that explains how to use the driver | Peter Osterlund | |
with an ALPS Glidepoint device. |