Skip to content

Instantly share code, notes, and snippets.

@peter-mcconnell
Created January 18, 2014 12:07
Show Gist options
  • Select an option

  • Save peter-mcconnell/8489587 to your computer and use it in GitHub Desktop.

Select an option

Save peter-mcconnell/8489587 to your computer and use it in GitHub Desktop.
logitech m750 m705 pairing
sudo apt-get install git gcc
git clone https://git.lekensteyn.nl/ltunify.git
cd ltunify
make install-home
sudo ltunify pair
========
http://askubuntu.com/questions/113984/is-logitechs-unifying-receiver-supported
@peter-mcconnell
Copy link
Author

I had to remove my existing ~/bin folder (used by app engine) then cd into the newly created directory, manually sudo chmod a+x the ltunity executable and run sudo ./ltunity pair

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