Skip to content

Instantly share code, notes, and snippets.

@andresmatasuarez
Last active April 8, 2019 19:01
Show Gist options
  • Save andresmatasuarez/265cb8625f94951ad3072ea48705af75 to your computer and use it in GitHub Desktop.
Save andresmatasuarez/265cb8625f94951ad3072ea48705af75 to your computer and use it in GitHub Desktop.
Switching Fn behaviour for Logitech K780 on Ubuntu 18

Switching Fn behaviour for Logitech K780 on Ubuntu 18

  1. Install Solaar package manually following instructions from https://github.com/pwr/Solaar/blob/master/docs/installation.md

  2. Add manually-installed Solaar to /usr/bin/, for example ln -s path-to/Solaar-master/bin/solaar /usr/bin/solaar-latest

  3. Run solaar-latest config 1 fn-swap false where 1 is the device number of the K780 keyboard

  4. Whenever Unifying Receiver is disconnected/connected to computer or K780 keyboard is switched off/on, you must go through step 3 again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment