mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-28 02:40:07 +01:00
doc/user: swap some note out with hint
Because why not... Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
72cd8c15ec
commit
bc56b6fa3c
3 changed files with 6 additions and 6 deletions
|
|
@ -166,7 +166,7 @@ Build dependencies
|
|||
libinput has a few build-time dependencies that must be installed prior to
|
||||
running meson.
|
||||
|
||||
.. note:: The build dependencies for some distributions can be found in the
|
||||
.. hint:: The build dependencies for some distributions can be found in the
|
||||
`GitLab Continuous Integration file <https://gitlab.freedesktop.org/libinput/libinput/blob/master/.gitlab-ci.yml>`_.
|
||||
Search for **FEDORA_RPMS** in the **variables:** definition
|
||||
and check the list for an entry for your distribution.
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Configuration options
|
|||
|
||||
Below is a list of configurable options exposed to the users.
|
||||
|
||||
.. note:: Not all configuration options are available on all devices. Use
|
||||
.. hint:: Not all configuration options are available on all devices. Use
|
||||
:ref:`libinput list-devices <libinput-list-devices>` to show the
|
||||
configuration options for local devices.
|
||||
|
||||
|
|
|
|||
|
|
@ -7,9 +7,9 @@ Reporting bugs
|
|||
A new bug can be filed here:
|
||||
https://gitlab.freedesktop.org/libinput/libinput/issues/new
|
||||
|
||||
.. note:: libinput has lots of users but very few developers. It is in your own
|
||||
interested to follow the steps here precisely to ensure your bug can be
|
||||
dealt with efficiently.
|
||||
.. hint:: libinput has lots of users but very few developers. It is in your
|
||||
own interest to follow the steps here precisely to ensure your bug can be
|
||||
dealt with efficiently.
|
||||
|
||||
When reporting bugs against libinput, you will need:
|
||||
|
||||
|
|
@ -315,7 +315,7 @@ Your distribution may pick a patch up immediately and ship the fix
|
|||
even before the next stable branch update is released. For example, Fedora
|
||||
does this frequently.
|
||||
|
||||
.. note:: If a bug needs to be fixed urgently, file a bug in your
|
||||
.. hint:: If a bug needs to be fixed urgently, file a bug in your
|
||||
distribution's bug tracker.
|
||||
|
||||
Patches on git master will end up in the next libinput release. Once your
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue