diff options
Diffstat (limited to 'doc/device-configuration-via-udev.dox')
-rw-r--r-- | doc/device-configuration-via-udev.dox | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/device-configuration-via-udev.dox b/doc/device-configuration-via-udev.dox index c319c40..c22aafa 100644 --- a/doc/device-configuration-via-udev.dox +++ b/doc/device-configuration-via-udev.dox @@ -60,6 +60,10 @@ See @ref motion_normalization for details. <dd>The angle in degrees for each click on a mouse wheel. See libinput_pointer_get_axis_source() for details. </dd> +<dt>POINTINGSTICK_CONST_ACCEL</dt> +<dd>A constant (linear) acceleration factor to apply to pointingstick deltas +to normalize them. +</dd> </dl> Below is an example udev rule to assign "seat1" to a device from vendor |