slackbuilds/system/Solaar
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
Solaar.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
Solaar.info various: Kill pygobject3-python3 dep mention 2021-04-20 23:50:09 -05:00
doinst.sh
slack-desc system/Solaar: Fixed slack-desc 2020-01-03 05:05:13 -06:00

README

Solaar is a Linux device manager for Logitech's Unifying Receiver
peripherals. It is able to pair/unpair devices to the receiver, and for
most devices read battery status.

It comes in two flavors, command-line and GUI. Both are able to list the
devices paired to a Unifying Receiver, show detailed info for each
device, and also pair/unpair supported devices with the receiver.

Solaar will detect all devices paired with your Unifying Receiver, and
at the very least display some basic information about them. For some
devices, extra settings (usually not available through the standard
Linux system configuration) are supported.

By default, the udev rule
/etc/udev/rules.d/42-logitech-unifying-receiver.rules
allows all members of the plugdev group to have read/write access to the
Unifying Receiver device.  Therefore, make sure all desktop users are
part of the plugdev group:
usermod -a -G plugdev <username>

After installation, you must physically remove the Unifying Receiver and
re-insert it for the device node permissions to take effect for the
first time.