]> git.ipfire.org Git - thirdparty/systemd.git/commit - hwdb/70-joystick.hwdb
hwdb: Add ID_INPUT_JOYSTICK_INTEGRATION property (#5413)
authorhadess <hadess@users.noreply.github.com>
Mon, 26 Jun 2017 10:17:36 +0000 (12:17 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 26 Jun 2017 10:17:36 +0000 (12:17 +0200)
commitc8ec393b25a6eacd91915fce84c03d4b446125ea
tree5756b15c9bbeec3430edc6b8797f376fc27b7c0a
parent0c0097a60ab00b01f03d01e58343090ac159b7aa
hwdb: Add ID_INPUT_JOYSTICK_INTEGRATION property (#5413)

When the joystick is integrated directly into the machine, knowing
that the device is internal allows us to disable attached functionality
when the device is not used or inaccessible.

For example, this allows disabling rumble and accelerometer on
flip-console-like devices like the GPD-XD.
Makefile.am
hwdb/70-joystick.hwdb [new file with mode: 0644]
hwdb/parse_hwdb.py
rules/70-joystick.rules [new file with mode: 0644]