Устанавливал xubuntu на бюджетные компьютеры, были также обычные USB манипуляторы мышь, несовременные, но оптические.
(Спонсоры такое закупили чтобы побольше получилось единиц и подешевле, благотворительное мероприятие…)
пришлось исходя из принципа:
The terminology of the mouse settings in Linux (Xorg) are slightly different from the windows world.
There are three important settings:
threshold - The trigger for acceleration
acceleration - The speed after the threshold has been reached
resolution - The "speed"
произвести приблизительно вот такие настройки:
xinput --set-prop 'HID 062a:0000' 'Coordinate Transformation Matrix' 1.5 0 0 0 1.5 0 0 0 1
xinput --set-prop 'HID 062a:0000' 'libinput Accel Speed' 1
xinput set-ptr-feedback 'HID 062a:0000' 0 18 10