Scripting the mouse acceleration setting
Yannick Gingras
ygingras at ygingras.net
Tue Jul 1 07:29:51 BST 2008
Stephen Dowdy <sdowdy at ucar.edu> writes:
> Note that the Acceleration and Threshhold are directly related to
> the X server's "Pointer Control" parameters:
>
> debian# xset q | grep -A1 'Pointer Control'
> Pointer Control:
> acceleration: 25/10 threshold: 4
> (note that acceleration is in Integer units, where 2.5 = 25/10)
>
> So, you *could* bypass KDE's configuration files, and use 'xset m'
> directly. E.G. to set the above values, just run:
>
> debian# xset m 25/10 4
That's a perfect solution to my problem: easy to implement and the
changes take effect on the spot.
Thanks!
--
Yannick Gingras
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list