docs: add notes about different settings on different computers
This commit is contained in:
parent
3cd76aa191
commit
08d571aea9
|
@ -25,6 +25,9 @@ or go into a power-saving mode.
|
||||||
Solaar keeps track of the settings that it has changed.
|
Solaar keeps track of the settings that it has changed.
|
||||||
The Solaar GUI application notices when devices reconnect and
|
The Solaar GUI application notices when devices reconnect and
|
||||||
applies the remembered settings to the device.
|
applies the remembered settings to the device.
|
||||||
|
This is done independently on each computer that Solaar runs on.
|
||||||
|
As a result if a device is switched between different computers
|
||||||
|
Solaar can apply different settings on different computers.
|
||||||
|
|
||||||
## HID++
|
## HID++
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ Solaar is able to pair and unpair devices with
|
||||||
receivers as supported by the device and receiver.
|
receivers as supported by the device and receiver.
|
||||||
Solaar can also control some changeable features of devices,
|
Solaar can also control some changeable features of devices,
|
||||||
such as smooth scrolling or function key behavior.
|
such as smooth scrolling or function key behavior.
|
||||||
Solaar keeps track of these changed settings and the GUI application restores them whenever a device connects.
|
Solaar keeps track of these changed settings on a per-computer basis and the GUI application restores them whenever a device connects.
|
||||||
(Devices forget most settings when powered down.)
|
(Devices forget most settings when powered down.)
|
||||||
For more information on how to use Solaar see
|
For more information on how to use Solaar see
|
||||||
[the usage page](https://pwr-solaar.github.io/Solaar/usage),
|
[the usage page](https://pwr-solaar.github.io/Solaar/usage),
|
||||||
|
|
Loading…
Reference in New Issue