1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

hwdb.d: reword and simplify boilerplate texts

Let's keep things simple and uniform. We put a dot at the
end of some commands… This is obviously correct, but might confuse
some poor user.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2025-05-14 17:31:57 +02:00
parent 798d140cac
commit 16acf66cf6
7 changed files with 12 additions and 18 deletions

View File

@@ -14,13 +14,12 @@
# systemd-hwdb update # systemd-hwdb update
# udevadm trigger /dev/… # udevadm trigger /dev/…
# #
# If your changes are generally applicable, preferably send them as a pull # If your changes are generally applicable, send them as a pull request to
# request to
# https://github.com/systemd/systemd # https://github.com/systemd/systemd
# or create a bug report on https://github.com/systemd/systemd/issues and # or create a bug report on https://github.com/systemd/systemd/issues and
# include your new rules, a description of the device, and the output of # include your new rules, a description of the device, and the output of
# udevadm info # udevadm info
# the device. # for the device.
# #
# Allowed properties are: # Allowed properties are:
# ID_AUTOSUSPEND=1 # ID_AUTOSUSPEND=1

View File

@@ -38,12 +38,11 @@
# where /dev/input/eventXX is the device in question. If in doubt, simply use # where /dev/input/eventXX is the device in question. If in doubt, simply use
# /dev/input/event* to reload all input rules. # /dev/input/event* to reload all input rules.
# #
# If your changes are generally applicable, preferably send them as a pull # If your changes are generally applicable, send them as a pull request to
# request to
# https://github.com/systemd/systemd # https://github.com/systemd/systemd
# or create a bug report on https://github.com/systemd/systemd/issues and # or create a bug report on https://github.com/systemd/systemd/issues and
# include your new rules, a description of the device, and the output of # include your new rules, a description of the device, and the output of
# udevadm info /dev/input/eventXX. # udevadm info /dev/input/eventXX
# #
# Allowed properties are: # Allowed properties are:
# EVDEV_ABS_<axis>=<min>:<max>:<res>:<fuzz>:<flat> # EVDEV_ABS_<axis>=<min>:<max>:<res>:<fuzz>:<flat>

View File

@@ -14,12 +14,11 @@
# where /dev/input/eventXX is the device in question. If in # where /dev/input/eventXX is the device in question. If in
# doubt, simply use /dev/input/event* to reload all input rules. # doubt, simply use /dev/input/event* to reload all input rules.
# #
# If your changes are generally applicable, preferably send them as a pull # If your changes are generally applicable, send them as a pull request to
# request to
# https://github.com/systemd/systemd # https://github.com/systemd/systemd
# or create a bug report on https://github.com/systemd/systemd/issues and # or create a bug report on https://github.com/systemd/systemd/issues and
# include your new rules, a description of the device, and the output of # include your new rules, a description of the device, and the output of
# udevadm info /dev/input/eventXX. # udevadm info /dev/input/eventXX
# #
# This file must only be used where the input_id builtin assigns the wrong # This file must only be used where the input_id builtin assigns the wrong
# properties or lacks the assignment of some properties. This is almost always # properties or lacks the assignment of some properties. This is almost always

View File

@@ -51,12 +51,11 @@
# where /dev/input/eventXX is the keyboard in question. If in doubt, simply use # where /dev/input/eventXX is the keyboard in question. If in doubt, simply use
# /dev/input/event* to reload all input rules. # /dev/input/event* to reload all input rules.
# #
# If your changes are generally applicable, preferably send them as a pull # If your changes are generally applicable, send them as a pull request to
# request to
# https://github.com/systemd/systemd # https://github.com/systemd/systemd
# or create a bug report on https://github.com/systemd/systemd/issues and # or create a bug report on https://github.com/systemd/systemd/issues and
# include your new rules, a description of the device, and the output of # include your new rules, a description of the device, and the output of
# udevadm info /dev/input/eventXX. # udevadm info /dev/input/eventXX
# ######################### KEY MAPPING ###################################### # ######################### KEY MAPPING ######################################
# #

View File

@@ -27,8 +27,7 @@
# udevadm trigger -v -p DEVNAME=/dev/iio:deviceXXX # udevadm trigger -v -p DEVNAME=/dev/iio:deviceXXX
# where /dev/iio:deviceXXX is the device in question. # where /dev/iio:deviceXXX is the device in question.
# #
# If your changes are generally applicable, preferably send them as a pull # If your changes are generally applicable, send them as a pull request to
# request to
# https://github.com/systemd/systemd # https://github.com/systemd/systemd
# or create a bug report on https://github.com/systemd/systemd/issues and # or create a bug report on https://github.com/systemd/systemd/issues and
# include your new rules, a description of the device, and the output of # include your new rules, a description of the device, and the output of

View File

@@ -18,12 +18,11 @@
# where /dev/input/eventXX is the joystick in question. If in # where /dev/input/eventXX is the joystick in question. If in
# doubt, simply use /dev/input/event* to reload all input rules. # doubt, simply use /dev/input/event* to reload all input rules.
# #
# If your changes are generally applicable, preferably send them as a pull # If your changes are generally applicable, send them as a pull request to
# request to
# https://github.com/systemd/systemd # https://github.com/systemd/systemd
# or create a bug report on https://github.com/systemd/systemd/issues and # or create a bug report on https://github.com/systemd/systemd/issues and
# include your new rules, a description of the device, and the output of # include your new rules, a description of the device, and the output of
# udevadm info /dev/input/eventXX. # udevadm info /dev/input/eventXX
# #
# Permitted keys: # Permitted keys:
# Specify if a joystick is a built-in one or external: # Specify if a joystick is a built-in one or external:

View File

@@ -26,7 +26,7 @@
# udevadm info /dev/input/eventXX. # udevadm info /dev/input/eventXX.
# #
# Permitted keys: # Permitted keys:
# Specify if a touchpad is a built-in one or external: # Specify whether a touchpad is a built-in one or external:
# ID_INPUT_TOUCHPAD_INTEGRATION=internal|external # ID_INPUT_TOUCHPAD_INTEGRATION=internal|external
touchpad:i8042:* touchpad:i8042:*