1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-18 10:04:04 +03:00
Bastien Nocera e1c6819192 hwdb: Make 3D mice work out-of-the-box
According to https://en.wikipedia.org/wiki/3Dconnexion, 3D mice are:
human interface devices for manipulating and navigating
computer-generated 3D imagery. These devices are often referred to as
3D motion controllers, 3D navigation devices, 6DOF devices (six
degrees of freedom) or a 3D mouse.

Applications that want to support 3D mice on Linux are expected to
either use spacenavd and its library, or consume the HID output
directly.

This patch makes it possible for a number of applications that use 3D
mice directly to work out of the box, such as PrusaSlicer and its
derivatives.
2024-12-03 19:35:53 +01:00
..
2019-10-10 00:53:09 +01:00
2019-10-10 00:53:09 +01:00
2024-11-15 17:17:47 +00:00
2024-11-27 15:17:23 +00:00
2024-11-27 15:17:23 +00:00
2023-07-05 22:00:38 +02:00
2024-11-27 15:17:23 +00:00
2023-11-14 21:20:45 +00:00
2024-11-01 12:32:06 +00:00
2024-07-03 13:51:52 +02:00
2022-02-04 11:01:20 +09:00
2023-03-26 19:01:49 +08:00
2024-11-01 12:32:06 +00:00
2024-11-27 15:17:23 +00:00
2024-11-27 15:17:23 +00:00
2024-11-27 15:17:23 +00:00
2024-11-27 15:17:23 +00:00
2024-11-15 17:17:47 +00:00
2021-03-26 09:35:07 +01:00
2019-10-10 00:53:09 +01:00
2024-11-01 12:32:06 +00:00

Files in this directory specify a description of hardware devices, in the form
of mappings from modalias-like keys (which identify specific hardware devices)
to udev properties.

Files in this directory are not read by udev directly. Instead,
man:systemd-hwdb(8) compiles them into a binary database.

See man:hwdb(7) for an overview of the configuration file format, and
man:systemd-udevd.service(8) for a description of the udev daemon.

Use 'systemd-analyze cat-config udev/hwdb.d' to display the effective config.