ubuntu下使用罗技Unifying

2021/11/19 7:12:18

本文主要是介绍ubuntu下使用罗技Unifying,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!

 

转自:https://www.omgubuntu.co.uk/2013/12/logitech-unifying-receiver-linux-solaar

Using Logitech’s Unifying Receiver on Linux can be a hassle.

The penny-sized USB wireless dongle enables as many as six compatible Logitech wireless devices to be connected to a computer.

Being a slim, low-profile and discrete size the company say there’s “no need to unplug it when you move around” – a far cry from the days when using a “wireless” device meant having to stay within (what felt like) a 20cm square box and in clear view of a huge blinking infrared receiver.

While Logitech’s mini marvel does work out-of-the-box on Linux, with the first device able to connect right away, some users have reported issues in pairing and unpairing subsequent peripherals.

A bit of command line know-how will solve most issues – but where’s the convenience in that?

Solaar App

Solaar app running on Ubuntu

Solaar Gives a Friendly Face to Pairing Peripherals

Enter ‘Solaar‘, a GUI device manager for the Logitech Unifying Receiver created by Daniel Pavel.

Along with giving users an easy way to pair and unpair peripherals Solaar is also able to show battery status or additional settings (e.g. FN key configuration, smooth scrolling, DPI tweaking, etc.) on supported devices.

Solaar does not support every Logitech keyboard or mouse able to use the Unifiying Receiver but it does support a great many. Check this supported devices list for more information on what is expected to work.

Getting Solaar

Solaar is available to install from Ubuntu Software on Ubuntu 16.04 LTS and above.

Click to install Solaar on Ubuntu

Installing Solaar on Ubuntu 12.04 LTS or 14.04 LTS requires the addition of the following PPA.

sudo add-apt-repository ppa:daniel.pavel/solaar
sudo apt-get update && sudo apt-get install solaar

Those using GNOME Shell should swap the last command for:

sudo apt-get update && sudo apt-get install solaar-gnome3

Pre-built packages for other distributions, including Arch, OpenSUSE and Mageia, are also available from the project’s GitHub page.

Once installed, Solaar can be launched from the Dash. You may need to remove and reinsert the receiver before it is detected by Solaar.



这篇关于ubuntu下使用罗技Unifying的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!


扫一扫关注最新编程教程