blob: a0e13c0da205da53d14170e13c2add48a9a88c94 (
plain)
1
2
3
4
5
6
|
* Use ftok to get shared memory ID.
* Add an option to disable "double-tap-and-drag" to make it possible
to get faster double clicks.
* Better coasting speed estimation. The current algorithm uses a time
average but over a very short time period, so it's quite easy to
accidentally start coasting.
|