Logitech K810 + Ubuntu

The Logitech K810 is a nice keyboard, but it does not work with Ubuntu out of the box. Still contrary to what some websites might lead you to believe, it does work. The following instructions worked for me on Ubuntu 13.10.

  1. Start a terminal (terminal 1)
  2. Install the tools needed for this walk-through
    1
    sudo apt-get install bluez-hcidump bluez-utils blueman
  3. Enable Bluetooth on your Ubuntu machine (you might have a hardware button, don’t forget about that)
  4. Start the bluetooth manager (blueman) from your start menu, dash, or whatever other way of starting programs your desktop has
  5. Start another terminal (terminal 2) – yep you’ll need two for this exercise
  6. Get the K810 into pairing mode by pressing the button on the back of the keyboard and then one of the device buttons on the front (F1-F3). You should see the bluetooth light flashing now.
  7. In terminal 1 run
    1
    hcitool scan

    if the K810 is found this should give you something like

    1
    2
    Scanning ...
            xx:xx:xx:xx:xx:xx   Logitech K810
  8. Copy the address of your K810 (that’s the xx:xx:xx:xx:xx:xx)
  9. In terminal 2 run
    1
    sudo hcidump -at | grep pass
  10. In terminal 1 run
    1
    sudo bluez-simple-agent hci0 xx:xx:xx:xx:xx:xx
  11. In terminal 2 you should now see the passkey which is a number
  12. Type that code on your K810 followed by enter
  13. The bluetooth manager should now show the K810.
  14. In blueman select the K810 and mark it as “trusted”
  15. Now click on Setup and follow the dialog box.
  16. Tada, you’re done, you can now close all terminals as well as blueman.

The Function Keys

By default, the function keys (the ones above the numbers row) are assigned to special functions like media control, which I find annoying. – Every time you want to do something normal like Alt-F4 or search via F3 you need the Fn key. Logitech’s windows software on the other hand lets you invert the Fn key. Actually all the Windows software does is to send a certain string of commands to the keyboard, which some clever Linux Guru has reverse engineered and coded into a nice little program, that can be found at  http://www.trial-n-error.de/posts/2012/12/31/logitech-k810-keyboard-configurator/. I’ll again add a step-by-step guide:

  1. Optional: Go to http://www.trial-n-error.de/posts/2012/12/31/logitech-k810-keyboard-configurator/ and read about how he did it ;)
  2. Install a compiler
    1
    sudo apt-get install build-essential
  3. Download and extract Mario’s program
    1
    2
    tar -jxf k810_conf-v0.1.tar.bz2
  4. Compile it
    1
    ./build.sh
  5. Run it
    1
    sudo ./k810_conf -d /dev/hidraw<x> -f on

    You will have to replace <x> by the hid number that was assigned to your keyboard. In my case it is hidraw2. Of course there are more clever ways, but just work through the numbers brute force starting with hidraw0. – Mario’s program is clever enough to detect if it’s not the K810.

转载于:https://www.cnblogs.com/enein/p/3603243.html

Logitech Options是一款由Logitech推出的全新软件,用于配置和个性化Logitech设备的功能。通过这个软件,用户可以自由地调整鼠标和键盘的按键设置,以及修改滚动速度和方向。此外,Logitech Options还提供了一些高级功能,如手势控制、多设备连接和自定义键盘快捷键等。 使用Logitech Options,用户可以根据自己的喜好和需求,对设备的功能进行个性化设置。比如,用户可以重新映射鼠标按键功能,将某个按键设置为剪切、粘贴或其他常用操作,从而提高工作效率。用户还可以调整滚动速度和方向,让滚动更加顺畅和符合自己的习惯。 此外,Logitech Options还支持手势控制功能。通过手势,用户可以轻松地进行一些常用的操作,如关闭应用程序、切换标签页等。这样,用户不仅可以通过鼠标和键盘进行操作,还可以通过手势加快操作速度,提升使用体验。 Logitech Options还支持多设备连接。用户可以将多个Logitech设备同时连接到一个电脑上,并通过Logitech Options进行统一管理。这样,无论是使用鼠标还是键盘,用户都可以轻松地切换设备,而无需频繁连接和断开。 总的来说,Logitech Options是一款功能强大且易于使用的软件,可以帮助用户个性化设置Logitech设备,并提供更加便捷和高效的使用体验。无论是办公还是娱乐,Logitech Options都能帮助用户更好地掌控设备,提高工作效率。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值