zoukankan      html  css  js  c++  java
  • 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.

    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.

  • 相关阅读:
    BZOJ 2434: [Noi2011]阿狸的打字机
    BZOJ 3640: JC的小苹果
    BZOJ 1444: [Jsoi2009]有趣的游戏
    BZOJ 4820: [Sdoi2017]硬币游戏
    BZOJ 3670: [Noi2014]动物园
    BZOJ 1009: [HNOI2008]GT考试
    BZOJ 3681: Arietta
    BZOJ 1941: [Sdoi2010]Hide and Seek
    BZOJ 4602: [Sdoi2016]齿轮
    BZOJ 3514: Codechef MARCH14 GERALD07加强版
  • 原文地址:https://www.cnblogs.com/mouseleo/p/15573423.html
Copyright © 2011-2022 走看看