Blame profiles/input/input.conf

Packit Service 8264ee
# Configuration file for the input service
Packit Service 8264ee
Packit Service 8264ee
# This section contains options which are not specific to any
Packit Service 8264ee
# particular interface
Packit Service 8264ee
[General]
Packit Service 8264ee
Packit Service 8264ee
# Set idle timeout (in minutes) before the connection will
Packit Service 8264ee
# be disconnect (defaults to 0 for no timeout)
Packit Service 8264ee
#IdleTimeout=30
Packit Service 8264ee
Packit Service 8264ee
# Enable HID protocol handling in userspace input profile
Packit Service 8264ee
# Defaults to false (HIDP handled in HIDP kernel module)
Packit Service 8264ee
#UserspaceHID=true
rpm-build 300f4b
rpm-build 300f4b
# Limit HID connections to bonded devices
rpm-build 300f4b
# The HID Profile does not specify that devices must be bonded, however some
rpm-build 300f4b
# platforms may want to make sure that input connections only come from bonded
rpm-build 300f4b
# device connections. Several older mice have been known for not supporting
rpm-build 300f4b
# pairing/encryption.
rpm-build 300f4b
# Defaults to false to maximize device compatibility.
rpm-build 300f4b
#ClassicBondedOnly=true