X7ROOT File Manager
Current Path:
/lib/udev/hwdb.d
lib
/
udev
/
hwdb.d
/
📁
..
📄
20-OUI.hwdb
(2.81 MB)
📄
20-acpi-vendor.hwdb
(153.46 KB)
📄
20-bluetooth-vendor-product.hwdb
(137.05 KB)
📄
20-dmi-id.hwdb
(832 B)
📄
20-net-ifname.hwdb
(233 B)
📄
20-pci-classes.hwdb
(15.65 KB)
📄
20-pci-vendor-model.hwdb
(3.83 MB)
📄
20-sdio-classes.hwdb
(783 B)
📄
20-sdio-vendor-model.hwdb
(4.08 KB)
📄
20-usb-classes.hwdb
(8.81 KB)
📄
20-usb-vendor-model.hwdb
(1.43 MB)
📄
20-vmbus-class.hwdb
(1.77 KB)
📄
60-autosuspend-chromiumos.hwdb
(2.78 KB)
📄
60-autosuspend-fingerprint-reader.hwdb
(7.89 KB)
📄
60-autosuspend.hwdb
(2.57 KB)
📄
60-evdev.hwdb
(26.72 KB)
📄
60-input-id.hwdb
(3.12 KB)
📄
60-keyboard.hwdb
(107.67 KB)
📄
60-seat.hwdb
(1.34 KB)
📄
60-sensor.hwdb
(49.47 KB)
📄
65-libwacom.hwdb
(51.53 KB)
📄
70-analyzers.hwdb
(1.21 KB)
📄
70-av-production.hwdb
(4.96 KB)
📄
70-cameras.hwdb
(1.02 KB)
📄
70-hardware-wallets.hwdb
(952 B)
📄
70-joystick.hwdb
(1.46 KB)
📄
70-maker-tools.hwdb
(1.43 KB)
📄
70-mouse.hwdb
(27.03 KB)
📄
70-pda.hwdb
(926 B)
📄
70-pointingstick.hwdb
(6.1 KB)
📄
70-software-radio.hwdb
(4.72 KB)
📄
70-sound-card.hwdb
(1.55 KB)
📄
70-touchpad.hwdb
(2.03 KB)
📄
80-ieee1394-unit-function.hwdb
(50.19 KB)
📄
README
(518 B)
Editing: 70-joystick.hwdb
# This file is part of systemd. # # Database for joystick device information that cannot be queried directly. # # The lookup keys are composed in: # 70-joystick.rules # # Match string format: # joystick:<bustype>:v<vid>p<pid>:name:<name>: # # vid/pid as 4-digit hex lowercase vendor/product # # To add local entries, create a new file # /etc/udev/hwdb.d/71-joystick-local.hwdb # and add your rules there. To load the new rules execute (as root): # systemd-hwdb update # udevadm trigger /dev/input/eventXX # where /dev/input/eventXX is the joystick in question. If in # doubt, simply use /dev/input/event* to reload all input rules. # # If your changes are generally applicable, send them as a pull request to # https://github.com/systemd/systemd # 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 # udevadm info /dev/input/eventXX # # Permitted keys: # Specify if a joystick is a built-in one or external: # ID_INPUT_JOYSTICK_INTEGRATION=internal|external # # If the property is missing, user-space can assume: # ID_INPUT_JOYSTICK_INTEGRATION=external joystick:bluetooth:* ID_INPUT_JOYSTICK_INTEGRATION=external ########################################################### # GPD ########################################################### # GPD Win, Classic and XBox 360 compat modes joystick:usb:v11c5p5507* joystick:usb:v045ep028e* ID_INPUT_JOYSTICK_INTEGRATION=internal
Upload File
Create Folder