Commit: 1782bfd791f76317a3f3ded2884606c1b5b164eb
Parent: 8c8ca715e05fe8b8105a2646d87440e1271e6237
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-10-28 16:40:31
Tree: 9fa37b58329fc978accd1d355829690d0c4fd800

input: Add support for UserspaceHID=persist This adds support for persist mode via input.conf:UserspaceHID but don't default to it since this appears to create more problems than it solves. Fixes: https://github.com/bluez/bluez/issues/983 Fixes: https://github.com/bluez/bluez/issues/977 Fixes: https://github.com/bluez/bluez/issues/949

Diffstat

M profiles/input/device.c | 27 ++++++++++++++++++++++- - - - -
M profiles/input/device.h | 9 ++++++++-
M profiles/input/hog.c | 5 ++++-
M profiles/input/input.conf | 6 +++++-
M profiles/input/manager.c | 11 ++++++- - - - -

5 files changed, 45 insertions(+), 13 deletions(-)

View Full Diff | Patch