From 98655c1048f0facf08f6849089583f8c6d3659da Mon Sep 17 00:00:00 2001 From: "Peter F. Patel-Schneider" Date: Thu, 13 Oct 2022 22:17:46 -0400 Subject: [PATCH] docs: mention that fn-swap is saved on some devices --- docs/capabilities.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/capabilities.md b/docs/capabilities.md index 51c07d17..1f427080 100644 --- a/docs/capabilities.md +++ b/docs/capabilities.md @@ -96,10 +96,11 @@ until an unlocked lock appears (with tooltop "Changes allowed"). Solaar keeps track of most of the changeable settings of a device. Devices forget most changed settings when the device is turned off or goes into a power-saving mode. -The exceptions include the setting to change the host the device is connected to -and the setting to persistently change what a key or button does. +Exceptions include the setting to change the host the device is connected to, +the setting to persistently change what a key or button does, +and, for some devices, the fn-swap setting. When Solaar starts, it restores on-line devices to their previously-known state -for the unexceptionable settings and while running it restores +except for host connection and persistent key and button changes and while running Solaar restores devices to their previously-known state when the device itself comes on line. Setting information is stored in the file `~/.config/solaar/config.yaml`.