mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-04 04:40:25 +01:00
doc/user: fix two links for sphinx syntax
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
7eaf4971aa
commit
1e61cf6735
1 changed files with 7 additions and 5 deletions
|
|
@ -43,8 +43,9 @@ this concept. As the pressure
|
|||
decreases, the delta decrease first, then the reporting rate until the
|
||||
trackpoint is in a neutral state and no events are reported. Trackpoint data
|
||||
is hart to generalize, see
|
||||
<a href="https://who-t.blogspot.com/2018/06/observations-on-trackpoint-input-data.html">
|
||||
Observations on trackpoint input data</a> for more details.
|
||||
`Observations on trackpoint input data
|
||||
<a href="https://who-t.blogspot.com/2018/06/observations-on-trackpoint-input-data.html">`_
|
||||
for more details.
|
||||
|
||||
.. figure:: trackpoint-delta-illustration.svg
|
||||
:align: center
|
||||
|
|
@ -114,9 +115,10 @@ Values below zero are invalid.
|
|||
preferences. The multiplier normalizes the input data into a range that
|
||||
can then be configured with the speed setting.
|
||||
|
||||
To adjust the local multiplier, first :ref:`building_libinput`
|
||||
"build libinput from git master". It is not required to install libinput
|
||||
from git. The below assumes that all :ref:`building_dependencies` are already
|
||||
To adjust the local multiplier, first
|
||||
:ref:`build libinput from git master <building_libinput>`. It is not
|
||||
required to install libinput from git. The below assumes that all
|
||||
:ref:`building_dependencies` are already
|
||||
installed.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue