From 239b00fc3bea2aeaa85df517b96155b8b35c60e0 Mon Sep 17 00:00:00 2001 From: Peter Cai Date: Tue, 6 Jun 2023 09:21:42 -0400 Subject: [PATCH] config: more comments --- config-default.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-default.sh b/config-default.sh index cc4d9b6..2e2d4af 100644 --- a/config-default.sh +++ b/config-default.sh @@ -12,6 +12,6 @@ DEV_INPUT_APP_ALLOWLIST=() # and all of them have to be in this allowlist to grant access #DEV_INPUT_DEVICE_ALLOWLIST=( # js0 -# # or use device IDs +# # or use device IDs -- in case device paths change across reboots or hotplug # by-id/usb-XXX-xxx #)