Comment 65 for bug 1590590

Revision history for this message
Petr Chmelar (chmelab) wrote :

The driver is a very nice Christmas gift, thank you, guys.

These settings make the Dell stick somehow Thinkpad feel:
# https://www.x.org/wiki/Development/Documentation/PointerAcceleration/
xinput --set-prop "AlpsPS/2 ALPS DualPoint Stick" "Device Accel Profile" 2
xinput --set-prop "AlpsPS/2 ALPS DualPoint Stick" "Device Accel Velocity Scaling" 3
xinput --set-prop "AlpsPS/2 ALPS DualPoint Stick" "Device Accel Constant Deceleration" 7
xinput --set-prop "AlpsPS/2 ALPS DualPoint Stick" "Device Accel Adaptive Deceleration" 7

You can play with these values and if we agree on some values, they should be set by default, because the default setting makes the stick really unusable.

Also, I didn't find how to slow down the mid-button scrolling speed :(