blob: 99ff1cd088deaf5e1dc0f6c45681d58613ddc63e (
plain)
1
2
3
4
5
6
7
|
* autoload evdev kernel module if necessary?
* 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.
|