joonas-fi / joonas-sys

My personal system installation (Ubuntu + programs & conf I use) as code.
https://joonas.fi/
Apache License 2.0
8 stars 1 forks source link

Logitech unifying receiver #37

Closed joonas-fi closed 7 months ago

joonas-fi commented 1 year ago

https://lekensteyn.nl/logitech-unifying.html#ltunify

This is found in Alpine repos:

$ docker run --rm -it --privileged alpine
$ apk add ltunify
$ ltunify receiver-info
Serial number: 8086966F
Firmware version: 012.011.00032
Bootloader version: BL.004.016

Pairing

$ ltunify pair
Please turn your wireless device off and on to start pairing.
Found new device, id=0x02 Keyboard

It was that easy - just turned on the keyboard. :laughing:

joonas-fi commented 1 year ago

Container image: https://github.com/r-xs-fi/ltunify

joonas-fi commented 7 months ago

No modifications necessary at this repo