]> git.ipfire.org Git - thirdparty/systemd.git/blob - hwdb.d/70-joystick.hwdb
journal: explicitly sync namespaced journals before stopping socket units
[thirdparty/systemd.git] / hwdb.d / 70-joystick.hwdb
1 # This file is part of systemd.
2 #
3 # Database for joystick device information that cannot be queried directly.
4 #
5 # The lookup keys are composed in:
6 # 70-joystick.rules
7 #
8 # Match string format:
9 # joystick:<bustype>:v<vid>p<pid>:name:<name>:
10 #
11 # vid/pid as 4-digit hex lowercase vendor/product
12 #
13 # To add local entries, create a new file
14 # /etc/udev/hwdb.d/71-joystick-local.hwdb
15 # and add your rules there. To load the new rules execute (as root):
16 # systemd-hwdb update
17 # udevadm trigger /dev/input/eventXX
18 # where /dev/input/eventXX is the joystick in question. If in
19 # doubt, simply use /dev/input/event* to reload all input rules.
20 #
21 # If your changes are generally applicable, preferably send them as a pull
22 # request to
23 # https://github.com/systemd/systemd
24 # or create a bug report on https://github.com/systemd/systemd/issues and
25 # include your new rules, a description of the device, and the output of
26 # udevadm info /dev/input/eventXX.
27 #
28 # Permitted keys:
29 # Specify if a joystick is a built-in one or external:
30 # ID_INPUT_JOYSTICK_INTEGRATION=internal|external
31 #
32 # If the property is missing, user-space can assume:
33 # ID_INPUT_JOYSTICK_INTEGRATION=external
34
35 joystick:bluetooth:*
36 ID_INPUT_JOYSTICK_INTEGRATION=external
37
38 ###########################################################
39 # GPD
40 ###########################################################
41
42 # GPD Win, Classic and XBox 360 compat modes
43 joystick:usb:v11c5p5507*
44 joystick:usb:v045ep028e*
45 ID_INPUT_JOYSTICK_INTEGRATION=internal